Opened 10 years ago

Closed 10 years ago

#2162 closed defect (fixed)

can't close vector map query results window

Reported by: msieczka Owned by: grass-dev@…
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)

cant_close_query.png (36.9 KB ) - added by msieczka 10 years ago.

Download all attachments as: .zip

Change History (5)

by msieczka, 10 years ago

Attachment: cant_close_query.png added

comment:1 by martinl, 10 years ago

Keywords: wxPython 3 added

comment:2 by annakrat, 10 years ago

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.

comment:3 by msieczka, 10 years ago

Now it's fixed in 6.4 SVN. Thanks! Same problem exists in G7.

in reply to:  3 comment:4 by annakrat, 10 years ago

Resolution: fixed
Status: newclosed

Replying to msieczka:

Now it's fixed in 6.4 SVN. Thanks! Same problem exists in G7.

Fixed in GRASS 7 in r58725. I can see that Markus already committed it to 6.5, too.

Note: See TracTickets for help on using tickets.