Opened 9 years ago

Last modified 9 years ago

#2722 closed defect

wxGUI vector digitizer error — at Version 7

Reported by: shobhitpipil Owned by: grass-dev@…
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 martinl)

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 (8)

by shobhitpipil, 9 years ago

Attachment: GRAAS_7.0.1.txt added

comment:1 by shobhitpipil, 9 years ago

Component: DefaultwxGUI

comment:2 by shobhitpipil, 9 years ago

Cc: shobhitpipil added
Milestone: Website

comment:3 by shobhitpipil, 9 years ago

Milestone: Website7.1.0

comment:4 by shobhitpipil, 9 years ago

Milestone: 7.1.0

comment:5 by annakrat, 9 years ago

How exactly can we reproduce this error? I tried some basic digitizing and I didn't get any error.

comment:6 by annakrat, 9 years ago

Keywords: digitizer added
Milestone: 7.0.2

comment:7 by martinl, 9 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.