Opened 9 years ago
Last modified 9 years ago
#2722 closed defect
wxGUI vector digitizer error — at Initial Version
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
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
Note:
See TracTickets
for help on using tickets.