optimization-coach icon indicating copy to clipboard operation
optimization-coach copied to clipboard

"Nothing to report" dialog gets stuck

Open takikawa opened this issue 9 years ago • 2 comments

Steps to reproduce:

  1. Open a file for which OC has nothing report. For example just #lang typed/racket.
  2. Click "Optimization Coach" button.
  3. While it is processing, click "Open file" in the File menu.
  4. Wait for OC to report "Nothing to report"

At this point, the dialogs for file opening and OC are both stuck for me. As in I can't close them by clicking the buttons. I have to kill DrRacket to get the OC dialog to go away (the file dialog I can just close via my window manager).

takikawa avatar Jun 12 '15 15:06 takikawa

I can't reproduce this on Mac. As soon as I open the "open file" dialog, the running man stops in place (which, I would guess, means that OC is also stopped). It only starts again when I close the dialog, after which OC shows its popup. Since that's platform-specific, could it be a bug in the GUI library? (cc: @mflatt )

stamourv avatar Jun 14 '15 21:06 stamourv

FWIW, I can reproduce this on two Linux machines. I also tried it on Windows where it makes DrRacket completely unresponsive.

Edit: on Windows it did eventually become responsive again. Actually, it seems the Windows problem is just from opening the file dialog at all. Might be a Windows 8.x compatibility issue.

takikawa avatar Jun 14 '15 23:06 takikawa