Opened 9 years ago

Closed 8 years ago

#2722 closed defect (worksforme)

wxGUI vector digitizer error

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

Attachments (1)

GRAAS_7.0.1.txt (506 bytes ) - added by shobhitpipil 9 years ago.

Download all attachments as: .zip

Change History (10)

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)

comment:8 by martinl, 9 years ago

Please provide more detailed information which could help us to reproduce the bug.

comment:9 by annakrat, 8 years ago

Resolution: worksforme
Status: newclosed

No more details provided, I will close it but feel free to reopen if needed.

Note: See TracTickets for help on using tickets.