Google App Engine run fails due to missing messages window ?
Hi All,
I try to run my Google App Engine app, but it is not working anymore with the latest build.
I got an error:
Error during dispatching of java.awt.event.MouseEvent[MOUSE_RELEASED,(488,27),absolute(488,49),button=1,modifiers=Button1,clickCount=1] on frame1: window with id="Messages" isn't registered
java.lang.IllegalStateException: window with id="Messages" isn't registered
It seems that the Messages window is not found (that appeared automatically as far as I know). Tried to open it via the menu but could not find the option.
Somebody knows how to open the messages window by hand ?
Kind Regards,
Olger
Please sign in to leave a comment.
Hello Olger,
Could you please send the complete stacktrace (preferably as a YouTrack issue
at http://youtrack.jetbrains.net/ )? Toolwindows in PyCharm are managed automatically
by the IDE, there's no action to open them manually.
--
Dmitry Jemerov
Development Lead
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"
Done, see: http://youtrack.jetbrains.net/issue/PY-1204