#779: v.digit doesn't work after moving to Ubuntu karmic
----------------------------+-----------------------------------------------
Reporter: lucacasagrande | Owner: grass-dev@lists.osgeo.org
Type: defect | Status: new
Priority: normal | Milestone: 6.4.0
Component: wxGUI | Version: 6.4.0 RCs
Keywords: digit,wxgui | Platform: Linux
Cpu: x86-64 |
----------------------------+-----------------------------------------------
Hello folks,
I use 6.4 trunk built everyday but, after moving to Karmic, I have strange
issues with v.digit and
wx interface:
- I can't edit existing layer because the menu is empty and there is just
New vector map;
- When moving vertex the feature dissapear untill I stop editing;
Another big problem is that setting the debug to level 3, freeze the GUI
when open a new vector layer.
#779: v.digit doesn't work after moving to Ubuntu karmic
-----------------------------+----------------------------------------------
Reporter: lucacasagrande | Owner: grass-dev@lists.osgeo.org
Type: defect | Status: new
Priority: normal | Milestone: 6.4.0
Component: wxGUI | Version: 6.4.0 RCs
Resolution: | Keywords: digit,wxgui
Platform: Linux | Cpu: x86-64
-----------------------------+----------------------------------------------
Comment (by hamish):
Replying to [ticket:779 lucacasagrande]:
> I use 6.4 trunk built everyday but, after moving to Karmic,
> I have strange issues with v.digit and wx interface:
I'm testing now on karmic with UbuntuGIS's 6.4.0rc5-3 package.
> - I can't edit existing layer because the menu is empty and
> there is just New vector map;
I can't reproduce this. Are you sure the vector map is in the current
mapset, and not via v.external. ie that it is not read-only?
> - When moving vertex the feature dissapear untill I stop editing;
I see the same thing, clicking on the eyeball brings it back though.
Weird.
> Another big problem is that setting the debug to level 3,
> freeze the GUI when open a new vector layer.