Opened 11 years ago
Closed 11 years ago
#2162 closed defect (fixed)
can't close vector map query results window
Reported by: | msieczka | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 6.4.4 |
Component: | wxGUI | Version: | svn-releasebranch64 |
Keywords: | wxPython 3 | Cc: | |
CPU: | All | Platform: | Linux |
Description
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?
Attachments (1)
Change History (5)
by , 11 years ago
Attachment: | cant_close_query.png added |
---|
comment:1 by , 11 years ago
Keywords: | wxPython 3 added |
---|
comment:2 by , 11 years ago
follow-up: 4 comment:3 by , 11 years ago
Now it's fixed in 6.4 SVN. Thanks! Same problem exists in G7.
comment:4 by , 11 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
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.