Opened 6 years ago
Closed 6 years ago
#3749 closed defect (worksforme)
winGRASS7.7.svn python 3: GUI freezes at start
Reported by: | hellik | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | 7.8.0 |
Component: | wxGUI | Version: | svn-trunk |
Keywords: | python3, py3, wingrass | Cc: | |
CPU: | Unspecified | Platform: | MSWindows |
Description
tested with
GRASS GIS 7.7.svn (r74061M)
wxGUI freezes at start up with following message:
C:\>g.gui wxpython Starte <wxpython> GUI im Hintergrund. Bitte warten Sie ... C:\OSGEO4~1\apps\grass\grass77/gui/wxpython/wxgui.py:98: DeprecationWarning: Yield() is deprecated wx.Yield()
Change History (5)
comment:1 by , 6 years ago
Priority: | normal → critical |
---|
comment:2 by , 6 years ago
follow-up: 4 comment:3 by , 6 years ago
I am just note sure that this message relates to freezing. The GUI pops up on my testing Windows machine (even with this message printed out).
comment:4 by , 6 years ago
Replying to martinl:
I am just note sure that this message relates to freezing. The GUI pops up on my testing Windows machine (even with this message printed out).
closing ticket; as it seems that some windows updating processes caused the freezing. GUI is opening now.
comment:5 by , 6 years ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Here is some (un)related discussion about fixing the usage of wx.Yield(), maybe helpful?
https://groups.google.com/forum/#!msg/wxpython-users/lMyQuXGTE5I/dMu0Ca4SDAAJ