[GRASS-dev] [GRASS GIS] #1582: wxgui will not start

#1582: wxgui will not start
-------------------------+--------------------------------------------------
Reporter: neuba | Owner: grass-dev@…
     Type: defect | Status: new
Priority: normal | Milestone:
Component: Default | Version: unspecified
Keywords: | Platform: Unspecified
      Cpu: Unspecified |
-------------------------+--------------------------------------------------
Wx Gui refuse to start in fedora 15 and I get the following error when i
try to start script like ps.map:
Traceback (most recent call last):
   File "/usr/local/grass-6.4.3svn/etc/wxpython/gui_modules/menuform.py",
line 1948, in <module>
     app = GrassGUIApp(task)
   File "/usr/local/grass-6.4.3svn/etc/wxpython/gui_modules/menuform.py",
line 1667, in __init__
     wx.App.__init__(self, False)
   File "/usr/lib/python2.7/site-packages/wx-2.8-gtk2-unicode/wx/_core.py",
line 7981, in __init__
     self._BootstrapApp()
   File "/usr/lib/python2.7/site-packages/wx-2.8-gtk2-unicode/wx/_core.py",
line 7555, in _BootstrapApp
     return _core_.PyApp__BootstrapApp(*args, **kwargs)
   File "/usr/local/grass-6.4.3svn/etc/wxpython/gui_modules/menuform.py",
line 1675, in OnInit
     self.mf = mainFrame(parent = None, ID = wx.ID_ANY, task_description =
self.grass_task)
   File "/usr/local/grass-6.4.3svn/etc/wxpython/gui_modules/menuform.py",
line 434, in __init__
     self.task.getCmd()
AttributeError: grassTask instance has no attribute 'getCmd'

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1582&gt;
GRASS GIS <http://grass.osgeo.org>

#1582: wxgui will not start
-------------------------+--------------------------------------------------
Reporter: neuba | Owner: grass-dev@…
     Type: defect | Status: new
Priority: normal | Milestone:
Component: Default | Version: unspecified
Keywords: | Platform: Unspecified
      Cpu: Unspecified |
-------------------------+--------------------------------------------------
Description changed by neteler:

Old description:

Wx Gui refuse to start in fedora 15 and I get the following error when i
try to start script like ps.map:
Traceback (most recent call last):
  File "/usr/local/grass-6.4.3svn/etc/wxpython/gui_modules/menuform.py",
line 1948, in <module>
    app = GrassGUIApp(task)
  File "/usr/local/grass-6.4.3svn/etc/wxpython/gui_modules/menuform.py",
line 1667, in __init__
    wx.App.__init__(self, False)
  File "/usr/lib/python2.7/site-
packages/wx-2.8-gtk2-unicode/wx/_core.py", line 7981, in __init__
    self._BootstrapApp()
  File "/usr/lib/python2.7/site-
packages/wx-2.8-gtk2-unicode/wx/_core.py", line 7555, in _BootstrapApp
    return _core_.PyApp__BootstrapApp(*args, **kwargs)
  File "/usr/local/grass-6.4.3svn/etc/wxpython/gui_modules/menuform.py",
line 1675, in OnInit
    self.mf = mainFrame(parent = None, ID = wx.ID_ANY, task_description =
self.grass_task)
  File "/usr/local/grass-6.4.3svn/etc/wxpython/gui_modules/menuform.py",
line 434, in __init__
    self.task.getCmd()
AttributeError: grassTask instance has no attribute 'getCmd'

New description:

Wx Gui refuse to start in fedora 15 and I get the following error when i
try to start script like ps.map:

{{{
Traceback (most recent call last):
   File "/usr/local/grass-6.4.3svn/etc/wxpython/gui_modules/menuform.py",
line 1948, in <module>
     app = GrassGUIApp(task)
   File "/usr/local/grass-6.4.3svn/etc/wxpython/gui_modules/menuform.py",
line 1667, in __init__
     wx.App.__init__(self, False)
   File "/usr/lib/python2.7/site-packages/wx-2.8-gtk2-unicode/wx/_core.py",
line 7981, in __init__
     self._BootstrapApp()
   File "/usr/lib/python2.7/site-packages/wx-2.8-gtk2-unicode/wx/_core.py",
line 7555, in _BootstrapApp
     return _core_.PyApp__BootstrapApp(*args, **kwargs)
   File "/usr/local/grass-6.4.3svn/etc/wxpython/gui_modules/menuform.py",
line 1675, in OnInit
     self.mf = mainFrame(parent = None, ID = wx.ID_ANY, task_description =
self.grass_task)
   File "/usr/local/grass-6.4.3svn/etc/wxpython/gui_modules/menuform.py",
line 434, in __init__
     self.task.getCmd()
AttributeError: grassTask instance has no attribute 'getCmd'

}}}

--

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1582#comment:1&gt;
GRASS GIS <http://grass.osgeo.org>

#1582: wxgui will not start
-------------------------+--------------------------------------------------
Reporter: neuba | Owner: grass-dev@…
     Type: defect | Status: new
Priority: normal | Milestone: 6.4.3
Component: wxGUI | Version: svn-releasebranch64
Keywords: | Platform: Linux
      Cpu: Unspecified |
-------------------------+--------------------------------------------------
Changes (by neteler):

  * platform: Unspecified => Linux
  * version: unspecified => svn-releasebranch64
  * component: Default => wxGUI
  * milestone: => 6.4.3

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1582#comment:2&gt;
GRASS GIS <http://grass.osgeo.org>

#1582: wxgui will not start
-------------------------+--------------------------------------------------
Reporter: neuba | Owner: grass-dev@…
     Type: defect | Status: new
Priority: normal | Milestone: 6.4.3
Component: wxGUI | Version: svn-releasebranch64
Keywords: | Platform: Linux
      Cpu: Unspecified |
-------------------------+--------------------------------------------------

Comment(by neteler):

Current 6.4.svn works well on Fedora 17: is there still a problem with
Fedora 15?

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1582#comment:3&gt;
GRASS GIS <http://grass.osgeo.org>

#1582: wxgui will not start
---------------------+------------------------------------------------------
  Reporter: neuba | Owner: grass-dev@…
      Type: defect | Status: closed
  Priority: normal | Milestone: 6.4.3
Component: wxGUI | Version: svn-releasebranch64
Resolution: fixed | Keywords:
  Platform: Linux | Cpu: Unspecified
---------------------+------------------------------------------------------
Changes (by martinl):

  * status: new => closed
  * resolution: => fixed

Comment:

No answer for half of the year. This issue has been already fixed.
Closing, please re-open if needed.

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1582#comment:4&gt;
GRASS GIS <http://grass.osgeo.org>