Opened 9 years ago
Closed 9 years ago
#2722 closed defect (worksforme)
wxGUI vector digitizer error
Reported by: | shobhitpipil | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | 7.0.2 |
Component: | wxGUI | Version: | 7.0.1 |
Keywords: | digitizer | Cc: | shobhitpipil |
CPU: | Unspecified | Platform: | MSWindows 8 |
Description (last modified by )
Traceback (most recent call last): File "C:\Program Files (x86)\GRASS GIS 7.0.1\gui\wxpython\mapwin\buffered.py", line 484, in OnPaint dc = wx.BufferedPaintDC(self, self._buffer) File "C:\Program Files (x86)\GRASS GIS 7.0.1\Python27\lib \site-packages\wx-2.8-msw-unicode\wx\_gdi.py", line 4990, in __init__ _gdi_.BufferedPaintDC_swiginit(self,_gdi_.new_BufferedPaintD C(*args, **kwargs)) wx._core . PyAssertionError : C++ assertion "wxAssertFailure" failed at ..\..\src\msw\dcmemory.cpp(118) in wxMemoryDC::DoSelect(): Couldn't select a bitmap into wxMemoryDC
Attachments (1)
Change History (10)
by , 9 years ago
Attachment: | GRAAS_7.0.1.txt added |
---|
comment:1 by , 9 years ago
Component: | Default → wxGUI |
---|
comment:2 by , 9 years ago
Cc: | added |
---|---|
Milestone: | → Website |
comment:3 by , 9 years ago
Milestone: | Website → 7.1.0 |
---|
comment:4 by , 9 years ago
Milestone: | 7.1.0 |
---|
comment:5 by , 9 years ago
comment:6 by , 9 years ago
Keywords: | digitizer added |
---|---|
Milestone: | → 7.0.2 |
comment:7 by , 9 years ago
Description: | modified (diff) |
---|
comment:8 by , 9 years ago
Please provide more detailed information which could help us to reproduce the bug.
comment:9 by , 9 years ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
No more details provided, I will close it but feel free to reopen if needed.
Note:
See TracTickets
for help on using tickets.
How exactly can we reproduce this error? I tried some basic digitizing and I didn't get any error.