-
-
Notifications
You must be signed in to change notification settings - Fork 95
Description
I don't have a fully reliable repro for this bug, but it seems to occur more often when I use a two-fingered swipe gesture to try to scroll the interactions pane. I'm using DrRacket 6.5, x64, on Win7x64. In any case, something happens and I get a console window pop up that says:
send: no such method
method name: is-floating?
class name: wx-editor-canvas%
The console window is not closable, DrRacket is unresponsive (can't save, can't change focus, etc.), and my laptop fan kicks in (so I think it's going into some infinite loop). The only solution is to forcibly close the main DrRacket window and ask Windows to force-quit the program.
Since I've managed to trigger this a few times in the past few minutes (again, it seems to be while I'm trying to scroll the interactions pane), is there any debug-logging I could enable to get you a more informative report?