[GRASS-dev] [GRASS GIS] #766: wxGUI fails to start 3D view
GRASS GIS
trac at osgeo.org
Tue Sep 29 04:05:03 EDT 2009
#766: wxGUI fails to start 3D view
--------------------+-------------------------------------------------------
Reporter: marisn | Owner: grass-dev at lists.osgeo.org
Type: defect | Status: new
Priority: normal | Milestone: 6.4.0
Component: wxGUI | Version: 6.4.0 RCs
Keywords: | Platform: Linux
Cpu: x86-64 |
--------------------+-------------------------------------------------------
Switching to 3D view gives following error:
{{{
Traceback (most recent call last):
File "/home/maris/soft/grass_64/dist.x86_64-unknown-linux-
gnu/etc/wxpython/gui_modules/toolbars.py", line 265, in
OnSelectTool
self.mapdisplay.AddToolbar("nviz")
File "/home/maris/soft/grass_64/dist.x86_64-unknown-linux-
gnu/etc/wxpython/gui_modules/mapdisp.py", line 2862, in
AddToolbar
Map=self.Map, tree=self.tree, gismgr=self.gismanager)
File "/home/maris/soft/grass_64/dist.x86_64-unknown-linux-
gnu/etc/wxpython/gui_modules/nviz_mapdisp.py", line 114, in
__init__
self.nvizClass.SetDisplay(self)
File "/home/maris/soft/grass_64/dist.x86_64-unknown-linux-
gnu/etc/wxpython/nviz/grass6_wxnviz.py", line 256, in
SetDisplay
def SetDisplay(self, *args): return
_grass6_wxnviz.Nviz_SetDisplay(self, *args)
TypeError
:
in method 'Nviz_SetDisplay', argument 2 of type 'void *'
}}}
{{{
$ env | grep -i python
GRASS_PYTHON=python
PYTHONPATH=/home/maris/soft/grass_64/dist.x86_64-unknown-linux-
gnu/etc/python
glacier ~ # equery l '*wx*'
* Searching for *wx* ...
[IP-] [ ~] app-admin/eselect-wxwidgets-1.1 (0)
[IP-] [ ~] dev-python/wxpython-2.8.10.1 (2.8)
[IP-] [ ~] x11-libs/wxGTK-2.8.10.1-r3 (2.8)
glacier ~ # equery l '*python*'
* Searching for *python* ...
[IP-] [ ~] app-admin/eselect-python-20090824 (0)
[IP-] [ ~] app-admin/python-updater-0.7 (0)
[IP-] [ ] dev-lang/python-2.4.6 (2.4)
[I-O] [M ] dev-lang/python-2.5.4-r2 (2.5)
[IP-] [ ~] dev-lang/python-2.6.2-r2 (2.6)
[IP-] [ ~] dev-lang/python-3.1.1-r1 (3.1)
[IP-] [ ~] dev-python/dbus-python-0.83.0-r1 (0)
[IP-] [ ~] dev-python/mysql-python-1.2.3_rc1 (0)
[IP-] [ ] dev-python/notify-python-0.1.1-r1 (0)
[IP-] [ ~] dev-python/wxpython-2.8.10.1 (2.8)
}}}
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/766>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list