[GRASS-dev] [GRASS GIS] #1711: Plot settings in profiler now broken
GRASS GIS
trac at osgeo.org
Sat Sep 1 01:16:59 PDT 2012
#1711: Plot settings in profiler now broken
-------------------------+--------------------------------------------------
Reporter: cmbarton | Owner: grass-dev@…
Type: defect | Status: new
Priority: critical | Milestone: 6.4.3
Component: Default | Version: svn-releasebranch64
Keywords: | Platform: Unspecified
Cpu: Unspecified |
-------------------------+--------------------------------------------------
Comment(by neteler):
OK, maybe not related. This error remains:
Map display -> Profile Icon -> Settings -> Plot Settings:
{{{
Traceback (most recent call last):
File "C:\Programmi\GRASS GIS
6.4.3svn\etc\wxpython\wxplot\base.py", line 472, in
PlotOptions
title = _('Plot settings'))
File "C:\Programmi\GRASS GIS
6.4.3svn\etc\wxpython\wxplot\dialogs.py", line 495, in
__init__
self._do_layout()
File "C:\Programmi\GRASS GIS
6.4.3svn\etc\wxpython\wxplot\dialogs.py", line 568, in
_do_layout
size = (120, -1), choices = self.linestyledict.keys(), style
= wx.CB_DROPDOWN)
File "C:\Programmi\GRASS GIS 6.4.3svn\Python27\lib\site-
packages\wx-2.8-msw-unicode\wx\_controls.py", line 494, in
__init__
_controls_.Choice_swiginit(self,_controls_.new_Choice(*args,
**kwargs))
wx._core
.
PyAssertionError
:
C++ assertion "!(style & wxCB_DROPDOWN) && !(style &
wxCB_READONLY) && !(style & wxCB_SIMPLE)" failed at
..\..\src\msw\choice.cpp(121) in wxChoice::Create(): this
style flag is ignored by wxChoice, you probably want to use
a wxComboBox
}}}
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1711#comment:7>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list