#779 closed defect (fixed)
v.digit doesn't work after moving to Ubuntu karmic
Reported by: | lucacasagrande | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 6.4.0 |
Component: | wxGUI | Version: | 6.4.0 RCs |
Keywords: | digit, wxgui | Cc: | martinl |
CPU: | x86-64 | Platform: | Linux |
Description
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.
Using
Python 2.6.3 wx-config 2.8.10.1 SWIG 1.3.36
Thanks Luca
Change History (5)
comment:1 by , 15 years ago
Cc: | added |
---|
comment:2 by , 15 years ago
comment:4 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Since there is no response, I am closing the ticket. Please reopen if needed.
comment:5 by , 12 years ago
- When moving vertex the feature dissapear untill I stop editing;
I see the same thing, clicking on the eyeball brings it back though. Weird.
that part was reproducible. Is it still the case?
Hamish
Note:
See TracTickets
for help on using tickets.
Replying to lucacasagrande:
I'm testing now on karmic with UbuntuGIS's 6.4.0rc5-3 package.
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?
I see the same thing, clicking on the eyeball brings it back though. Weird.
that's a known problem. stderr buffer can't cope.
Hamish