Opened 10 years ago
Closed 10 years ago
#2471 closed defect (fixed)
wxgui digitizer "update categories" dialog is not closable
Reported by: | marisn | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | 7.0.0 |
Component: | wxGUI | Version: | svn-trunk |
Keywords: | wxPython 3 | Cc: | |
CPU: | Unspecified | Platform: | Unspecified |
Description
It is not possible to close vector digitizing "update categories" tool by any of three buttons or window controls. Only option is to xkill wxgui.
Steps to reproduce:
- switch a layer into editing mode
- use "display/update categories" tool on a centroid
- add a new category for chosen object
- try to close dialog by clicking OK, Apply, Cancel.
Unfortunately no errors are printed in CLI or GRASS command console. Could be related to wxPython 3?
GRASS version: 7.1.svn GRASS SVN Revision: 62588M Build Date: 2014-11-04 Build Platform: x86_64-unknown-linux-gnu GDAL/OGR: 1.11.1 PROJ.4: 4.8.0 GEOS: 3.4.2 SQLite: 3.8.7 Python: 2.7.8 wxPython: 3.0.1.1 Platform: Linux-3.17.1-gentoo-r1-x86_64-Intel-R-_Core-TM-2_Duo_CPU_P9500_@_2.53GHz-with-gentoo-2.2
Change History (2)
comment:1 by , 10 years ago
Keywords: | wxPython 3 added |
---|
comment:2 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Yes, it is related to wxpython 3. Should be fixed in r62603 and backported.