#2162: can't close vector map query results window
----------------------+-----------------------------------------------------
Reporter: msieczka | Owner: grass-dev@…
Type: defect | Status: new
Priority: major | Milestone: 6.4.4
Component: wxGUI | Version: svn-releasebranch64
Keywords: | Platform: Linux
Cpu: All |
----------------------+-----------------------------------------------------
r58684 built and running against wxPython 3.0 on 64bit Arch Linux.
As you can see on the attached screenshot, the query results window
doesn't have any controls for closing it. The Cancel button does not let
close it either. In a result, each query (here in digitizer, but the same
applies to queries on vector maps in the main GUI) leaves such a dangling
window. They can be closed only by closing their parent map display. This
completely breaks digitizer and breaks an important feature in the main
GUI.
I'm not sure if this is a matter of my desktop environment or GRASS GUI.
I'm using a stock Gnome 3.10.1. Can anybody reproduce this?
#2162: can't close vector map query results window
------------------------+---------------------------------------------------
Reporter: msieczka | Owner: grass-dev@…
Type: defect | Status: new
Priority: major | Milestone: 6.4.4
Component: wxGUI | Version: svn-releasebranch64
Keywords: wxPython 3 | Platform: Linux
Cpu: All |
------------------------+---------------------------------------------------
Comment(by annakrat):
It should be fixed in r58708 (grass 6.4). I didn't have the same problem
with missing close button but it didn't work anyway. I haven't tested
GRASS 7 yet.