wxGUI vector digitizer error
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
Change History
(10)
| Component: |
Default → wxGUI
|
| Cc: |
shobhitpipil added
|
| Milestone: |
→ Website
|
| Milestone: |
Website → 7.1.0
|
| Keywords: |
digitizer added
|
| Milestone: |
→ 7.0.2
|
| Description: |
modified (diff)
|
| Resolution: |
→ worksforme
|
| Status: |
new → closed
|
How exactly can we reproduce this error? I tried some basic digitizing and I didn't get any error.