Custom Query (1030 matches)
Results (406 - 408 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #81 | worksforme | Listener marks get confused | ||
| 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
|
|||
| #83 | worksforme | Listener stops showing output | ||
| 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 | ||
| 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. |
|||
