[GRASS-dev] [GRASS GIS] #1563: wxGUI will not start

GRASS GIS trac at osgeo.org
Sat Feb 4 15:15:33 EST 2012


#1563: wxGUI will not start
----------------------+-----------------------------------------------------
 Reporter:  ewcgrass  |       Owner:  grass-dev@…              
     Type:  defect    |      Status:  new                      
 Priority:  normal    |   Milestone:  7.0.0                    
Component:  wxGUI     |     Version:  unspecified              
 Keywords:            |    Platform:  Linux                    
      Cpu:  x86-64    |  
----------------------+-----------------------------------------------------
 On Fedora 14 using 04-Feb-2012 Generic GNU/Linux version of GRASS 7, I get
 the following:

 GRASS 7.0.svn (ns-nad83-utm-25m):~ > g.gui wxpython
 Launching <wxpython> GUI in the background, please wait...
 Traceback (most recent call last):
   File "/usr/local/grass7.0.svn-x86_64-unknown-linux-
 gnu-04_02_2012/etc/gui/wxpython/wxgui.py", line 34, in <module>
     from lmgr.frame import GMFrame
   File "/usr/local/grass7.0.svn-x86_64-unknown-linux-
 gnu-04_02_2012/etc/gui/wxpython/lmgr/frame.py", line 44, in <module>
     from lmgr.layertree        import LayerTree, LMIcons
   File "/usr/local/grass7.0.svn-x86_64-unknown-linux-
 gnu-04_02_2012/etc/gui/wxpython/lmgr/layertree.py", line 35, in <module>
     from mapdisp.frame       import MapFrame
   File "/usr/local/grass7.0.svn-x86_64-unknown-linux-
 gnu-04_02_2012/etc/gui/wxpython/mapdisp/frame.py", line 38, in <module>
     from vdigit.toolbars    import VDigitToolbar
   File "/usr/local/grass7.0.svn-x86_64-unknown-linux-
 gnu-04_02_2012/etc/gui/wxpython/vdigit/toolbars.py", line 27, in <module>
     from iclass.digit       import IClassVDigit
   File "/usr/local/grass7.0.svn-x86_64-unknown-linux-
 gnu-04_02_2012/etc/gui/wxpython/iclass/digit.py", line 22, in <module>
     from vdigit.wxdigit import IVDigit
   File "/usr/local/grass7.0.svn-x86_64-unknown-linux-
 gnu-04_02_2012/etc/gui/wxpython/vdigit/wxdigit.py", line 33, in <module>
     from vdigit.wxdisplay import DisplayDriver, GetLastError
   File "/usr/local/grass7.0.svn-x86_64-unknown-linux-
 gnu-04_02_2012/etc/gui/wxpython/vdigit/wxdisplay.py", line 70, in <module>
     errtype = CFUNCTYPE(UNCHECKED(c_int), String, c_int)
 NameError: name 'CFUNCTYPE' is not defined

 I have searched this error/bug on TracLinks but could not find it. I found
 this same error in a general search of the internet ...on 09 Dec Martin
 Landa stated "hopefully fixed in r49632" and on 23 Dec at
 http://comments.gmane.org/gmane.comp.gis.grass.devel/46446 Martin Landa
 stated "in r49880 GUI should not fail"

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/1563>
GRASS GIS <http://grass.osgeo.org>



More information about the grass-dev mailing list