Custom Query (1030 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (406 - 408 of 1030)

Ticket Resolution Summary Owner Reporter
#81 worksforme Listener marks get confused Gary Byers gz
Description

Now that I'm doing more testing/debugging, I find the listener very often gets in a state where hitting return reports Hemlock error "Marks in different buffers have no relation", and the only recourse is to kill the listener (not fun if you have state in a breakloop). I don't have a specific repeatable case, but because of ticket:80 I'm doing a lot of copying and pasting between the listener and editor buffers, and that might have something to do with it.

(F04E4B90) : 0 (REPORT-CONDITION-IN-HEMLOCK-FRAME #<SIMPLE-ERROR #xC417CD6> #<HEMLOCK-LISTENER-FRAME <HemlockListenerFrame: 0x2871400> (#x2871400)>) 528

(CONDITION CCL::FRAME)

CONDITION: #<SIMPLE-ERROR #xC417CD6> CCL::FRAME: #<HEMLOCK-LISTENER-FRAME <HemlockListenerFrame: 0x2871400> (#x2871400)>

SEMAPHORE: #<SEMAPHORE #xC417C66> CCL::MESSAGE: #<NS-MUTABLE-STRING "Marks in different buffers have no relation." (#x5E0AA0)> CCL::SEM-VALUE: #<NS-NUMBER 92575 (#x5F36B0)> CCL::PARAMPTRS: #<A Foreign Pointer [stack-allocated]

#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.

#494 fixed Listener window position Joakim Sandgren
Description

To have to replace the Listener window every time is time consuming. We have control over the rest of the windows, that are saved with their sizes and positions. Let's finish this up with the Listener window as well.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.