Custom Query (1030 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (601 - 603 of 1030)

Ticket Resolution Summary Owner Reporter
#83 worksforme Listener stops showing output Gary Byers gz
Description

I've managed to load up most of anvita overnight, which generates a lot of listener output -- around 700K. Somewhere along the way, the listener has become very reluctant to scroll to the end of the buffer. M-> doesn't work, going to last shown line and doing ctl-f or ctl-n doesn't work, moving the scroll bar doesn't work (i.e. it scrolls, but never to the end of the buffer). At first I thought the lisp froze up, so I did cmd-A cmd-C to copy the listener output to emacs, and found there was more stuff at the bottom that wasn't showing in the IDE. The only thing I found that works is sometimes resizing the window will show you more. It doesn't unwedge it, it just shows more of whatever is available at the time, but any output after that still can't be scrolled into view.

#84 fixed Can't paste from outside the IDE Gary Byers gz
Description

Go into textedit and Copy some text. Go back in the IDE, select an editor buffer and select Edit>Paste

* Error in event process: Objective-C runtime exception: Attempt to mutate immutable object with replaceOccurrencesOfString:withString:options:range:

I've attached the backtrace

#85 fixed Hemlock error deleting region with ctl-d gz gz
Description

In an editor buffer, select a region with the mouse, hit c-d:

(F082F170) : 0 (REPORT-CONDITION-IN-HEMLOCK-FRAME #<TYPE-ERROR #x8E6E336> #<HEMLOCK-FRAME <HemlockFrame: 0x288f400> (#x288F400)>) 528
  (CONDITION CCL::FRAME)
   CONDITION: #<TYPE-ERROR #x8E6E336>
   CCL::FRAME: #<HEMLOCK-FRAME <HemlockFrame: 0x288f400> (#x288F400)>

  SEMAPHORE: #<SEMAPHORE #x8E6E1CE>
  CCL::MESSAGE: #<NS-MUTABLE-STRING "value NIL is not of the expected type STRUCTURE." (#x5D9780)>
  CCL::SEM-VALUE: #<NS-NUMBER 58607 (#x5E90E0)>
  CCL::PARAMPTRS: #<A Foreign Pointer [stack-allocated] 2007-08-27 11:30:53.951 dppccl[7070] *** NSThread: ignoring exception '*** -[NSCFString characterAtIndex:]: Range or index out of bounds' that raised during delayed perform of target 0x288f400 and selector 'runErrorSheet:'
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.