[GRASS-dev] [GRASS GIS] #3011: OSGeo4W-winGRASS71 r68376: starting wxgui fails
GRASS GIS
trac at osgeo.org
Tue May 10 20:42:29 PDT 2016
#3011: OSGeo4W-winGRASS71 r68376: starting wxgui fails
-----------------------+-------------------------
Reporter: hellik | Owner: grass-dev@…
Type: defect | Status: new
Priority: critical | Milestone: 7.0.5
Component: wxGUI | Version: svn-trunk
Resolution: | Keywords:
CPU: x86-64 | Platform: MSWindows 7
-----------------------+-------------------------
Comment (by hellik):
Replying to [comment:1 hellik]:
> Replying to [ticket:3011 hellik]:
> > error message:
> >
> > {{{
> > Cleaning up temporary files...
> > Starting GRASS GIS...
> > Traceback (most recent call last):
> > File "C:\OSGEO4~1\apps\grass\grass-7.1.svn\gui\wxpython\gis_set.py",
line 1200
> > , in <module>
> > GRASSStartUp = StartUp(0)
> > File "C:\OSGEO4~1\apps\Python27\lib\site-packages\wx-2.8-msw-
unicode\wx\_core.
> > py", line 7981, in __init__
> > self._BootstrapApp()
> > File "C:\OSGEO4~1\apps\Python27\lib\site-packages\wx-2.8-msw-
unicode\wx\_core.
> > py", line 7555, in _BootstrapApp
> > return _core_.PyApp__BootstrapApp(*args, **kwargs)
> > File "C:\OSGEO4~1\apps\grass\grass-7.1.svn\gui\wxpython\gis_set.py",
line 1175
> > , in OnInit
> > StartUp = GRASSStartup()
> > File "C:\OSGEO4~1\apps\grass\grass-7.1.svn\gui\wxpython\gis_set.py",
line 230,
> > in __init__
> > self._set_properties(grassVersion, grassRevisionStr)
> > File "C:\OSGEO4~1\apps\grass\grass-7.1.svn\gui\wxpython\gis_set.py",
line 282,
> > in _set_properties
> > self.OnSetDatabase(None)
> > File "C:\OSGEO4~1\apps\grass\grass-7.1.svn\gui\wxpython\gis_set.py",
line 929,
> > in OnSetDatabase
> > self.UpdateLocations(self.gisdbase)
> > File "C:\OSGEO4~1\apps\grass\grass-7.1.svn\gui\wxpython\gis_set.py",
line 796,
> > in UpdateLocations
> > self.lblocations.InsertItems(self.listOfLocations, 0)
> > File "C:\OSGEO4~1\apps\grass\grass-7.1.svn\gui\wxpython\gis_set.py",
line 1152
> > , in InsertItems
> > self._LoadData(choices, disabled)
> > File "C:\OSGEO4~1\apps\grass\grass-7.1.svn\gui\wxpython\gis_set.py",
line 1141
> > , in _LoadData
> > index = self.InsertStringItem(sys.maxsize, item)
> > File "C:\OSGEO4~1\apps\Python27\lib\site-packages\wx-2.8-msw-
unicode\wx\_contr
> > ols.py", line 4761, in InsertStringItem
> > return _controls_.ListCtrl_InsertStringItem(*args, **kwargs)
> > wx._core.PyAssertionError: C++ assertion "m_count ==
ListView_GetItemCount(GetHw
> > nd())" failed at ..\..\src\msw\listctrl.cpp(1629) in
wxListCtrl::InsertItem(): m
> > _count should match ListView_GetItemCount
> > ERROR: Error in GUI startup. See messages above (if any) and if
necessary, pleas
> > e report this error to the GRASS developers.
> > On systems with package manager, make sure you have the right GUI
package, proba
> > bly named grass-gui, installed.
> > To run GRASS GIS in text mode use the -text flag.
> > Exiting...
> > Drücken Sie eine beliebige Taste . . .
> > }}}
> >
>
> Tested with osgeo4w winGRASS 7.1svn from today, still an issue
>
Another user reported the same issue, see
https://lists.osgeo.org/pipermail/grass-dev/2016-May/080213.html
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3011#comment:3>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list