#2747: wxgui digitizer: display/update category values button does not work
-----------------------------------------+-------------------------
Reporter: mlennert | Owner: grass-dev@…
Type: defect | Status: new
Priority: major | Milestone: 7.0.2
Component: wxGUI | Version: svn-trunk
Keywords: vector digitizer categories | CPU: Unspecified
Platform: Linux |
-----------------------------------------+-------------------------
With a fresh trunk, in the wxgui, when I activate editing mode for a
vector map, pushing on the button "Display/update categories" does
nothing: I don't get the normal category editing window, I get no error
message in the console or the terminal, just no reaction whatsoever.
As I can't even launch the gui in grass70_release at the moment, I don't
know if this is specific to trunk, or not.
#2747: wxgui digitizer: display/update category values button does not work
--------------------------+-----------------------------------------
Reporter: mlennert | Owner: grass-dev@…
Type: defect | Status: new
Priority: major | Milestone: 7.0.2
Component: wxGUI | Version: svn-trunk
Resolution: | Keywords: vector digitizer categories
CPU: Unspecified | Platform: Linux
--------------------------+-----------------------------------------
Comment (by mlennert):
Replying to [ticket:2747 mlennert]:
> With a fresh trunk, in the wxgui, when I activate editing mode for a
vector map, pushing on the button "Display/update categories" does
nothing: I don't get the normal category editing window, I get no error
message in the console or the terminal, just no reaction whatsoever.
>
> As I can't even launch the gui in grass70_release at the moment, I don't
know if this is specific to trunk, or not.
I have the same problem with a fresh grass70_release.
{{{
g.copy vect=census_wake2000,cw
g.gui.vdigit cw (or g.gui and activate editing)
try buttons 'Display/update categories' and 'Display/update attributes'
}}}
I get know reaction whatsoever. Not the usual popup, no error message,
nothing.
Can anyone reproduce this ? This is a major usage issue for me at this
stage.
#2747: wxgui digitizer: display/update category values button does not work
--------------------------+-----------------------------------------
Reporter: mlennert | Owner: grass-dev@…
Type: defect | Status: new
Priority: major | Milestone: 7.0.2
Component: wxGUI | Version: svn-trunk
Resolution: | Keywords: vector digitizer categories
CPU: Unspecified | Platform: Linux
--------------------------+-----------------------------------------
Comment (by annakrat):
I can't reproduce it, everything works normally. Tested also with wxpython
3, still no problem. Is your map 3D? That would explain it, but it's still
a bug.
#2747: wxgui digitizer: display/update category values button does not work
--------------------------+-----------------------------------------
Reporter: mlennert | Owner: grass-dev@…
Type: defect | Status: closed
Priority: major | Milestone: 7.0.2
Component: wxGUI | Version: svn-trunk
Resolution: worksforme | Keywords: vector digitizer categories
CPU: Unspecified | Platform: Linux
--------------------------+-----------------------------------------
Changes (by mlennert):
* status: new => closed
* resolution: => worksforme
Comment:
Replying to [comment:2 annakrat]:
> I can't reproduce it, everything works normally. Tested also with
wxpython 3, still no problem. Is your map 3D? That would explain it, but
it's still a bug.
I have no idea what happened. I tried several times yesterday, and
couldn't get it to work. Now it works perfectly. At total loss here to
explain...