Opened 15 years ago
Closed 11 years ago
#1067 closed defect (fixed)
Creating a new Vector Layer for digitize crashes grass with sys.excepthook
Reported by: | vesnikos | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | 7.0.0 |
Component: | wxGUI | Version: | svn-trunk |
Keywords: | ditizing, vector, GUI | Cc: | |
CPU: | x86-32 | Platform: | Linux |
Description
In an new Location and mapset if i try to start digitize by selecting digitize in the viewer toolbar (below 2D/ 3D) and selecting to make a new Vector Layer I encounter the following crash, which freezes grass:
Unable to initialize display driver of vector digitizer. See 'Command output' for details. Reason: message=_("Unable to initialize display driver of vector " Traceback (most recent call last): File "/home/nikos/grass7/grass-7.0.svn/etc/gui/wxpython/gui_modules/toolbars.py", line 1123, in StartEditing message=_("Unable to initialize display driver of vector " DigitError: <unprintable DigitError object>
Also command output throws an infinitive errors:
Original exception was: Error in sys.excepthook:
Note:
See TracTickets
for help on using tickets.
This bug is 3 years old, the problem has been fixed since then (tested recently). Closing, feel free to reopen if needed.