[GRASS-dev] [GRASS GIS] #765: g.gui fails to launch wxpython IU

GRASS GIS trac at osgeo.org
Tue Sep 29 03:51:11 EDT 2009


#765: g.gui fails to launch wxpython IU
--------------------+-------------------------------------------------------
 Reporter:  marisn  |       Owner:  grass-dev at lists.osgeo.org
     Type:  defect  |      Status:  new                      
 Priority:  major   |   Milestone:  6.4.0                    
Component:  wxGUI   |     Version:  6.4.0 RCs                
 Keywords:          |    Platform:  Linux                    
      Cpu:  x86-64  |  
--------------------+-------------------------------------------------------
 When I attempt to launch new wx GUI with g.gui, I get nothing. Same applys
 to 6.5 and trunk. If I switch default UI to wxpython one, it starts from
 init.sh.
 {{{
 $ g.gui gui=wxpython
 D1/5: Attempting to start 'wxpython' GUI ...
 D3/5: forking 'python' ...

 $ echo $?
 0

 $ env | grep -i python
 GRASS_PYTHON=python
 PYTHONPATH=/home/maris/soft/grass_64/dist.x86_64-unknown-linux-
 gnu/etc/python

 $ python --version
 Python 2.6.2

 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/765>
GRASS GIS <http://grass.osgeo.org>


More information about the grass-dev mailing list