[GRASS-dev] [GRASS GIS] #622: grass64 startup error with wxpython

#622: grass64 startup error with wxpython
-------------------------+--------------------------------------------------
Reporter: neuba | Owner: grass-dev@lists.osgeo.org
     Type: defect | Status: new
Priority: normal | Milestone: 6.4.0
Component: default | Version: unspecified
Keywords: | Platform: Unspecified
      Cpu: Unspecified |
-------------------------+--------------------------------------------------
error while starting grass64 in wxpython. Here is the printed error.
Traceback (most recent call last):
   File "/usr/local/grass-6.4.0svn/etc/wxpython/wxgui.py", line 74, in
<module>
     from grass.script import core as grass
   File "/usr/local/grass-6.4.0svn/etc/python/grass/__init__.py", line 1,
in <module>
     import script
   File "/usr/local/grass-6.4.0svn/etc/python/grass/script/__init__.py",
line 1, in <module>
     from core import *
   File "/usr/local/grass-6.4.0svn/etc/python/grass/script/core.py", line
236
     >>>>>>> .merge-right.r37559

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

#622: grass64 startup error with wxpython
--------------------------+-------------------------------------------------
  Reporter: neuba | Owner: grass-dev@lists.osgeo.org
      Type: defect | Status: new
  Priority: normal | Milestone: 6.4.0
Component: default | Version: unspecified
Resolution: | Keywords:
  Platform: Unspecified | Cpu: Unspecified
--------------------------+-------------------------------------------------
Comment (by hamish):

> >>>>>>> .merge-right.r37559

you had a conflict after 'svn up'. You need to edit, remove, or move away
the wxgui.py file then 'svn resolved wxgui.py' and 'svn up' to restore it,
and try try again.

Hamish

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

#622: grass64 startup error with wxpython
--------------------------+-------------------------------------------------
  Reporter: neuba | Owner: grass-dev@lists.osgeo.org
      Type: defect | Status: closed
  Priority: normal | Milestone: 6.4.0
Component: wxGUI | Version: 6.4.0 RCs
Resolution: invalid | Keywords:
  Platform: Unspecified | Cpu: Unspecified
--------------------------+-------------------------------------------------
Changes (by martinl):

  * status: new => closed
  * component: default => wxGUI
  * version: unspecified => 6.4.0 RCs
  * resolution: => invalid

Comment:

Replying to [ticket:622 neuba]:
> error while starting grass64 in wxpython. Here is the printed error.
> Traceback (most recent call last):
> File "/usr/local/grass-6.4.0svn/etc/wxpython/wxgui.py", line 74, in
<module>
> from grass.script import core as grass
> File "/usr/local/grass-6.4.0svn/etc/python/grass/__init__.py", line 1,
in <module>
> import script
> File "/usr/local/grass-6.4.0svn/etc/python/grass/script/__init__.py",
line 1, in <module>
> from core import *
> File "/usr/local/grass-6.4.0svn/etc/python/grass/script/core.py", line
236
> >>>>>>> .merge-right.r37559

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

#622: grass64 startup error with wxpython
--------------------------+-------------------------------------------------
  Reporter: neuba | Owner: grass-dev@lists.osgeo.org
      Type: defect | Status: reopened
  Priority: normal | Milestone: 6.4.0
Component: wxGUI | Version: 6.4.0 RCs
Resolution: | Keywords:
  Platform: Unspecified | Cpu: Unspecified
--------------------------+-------------------------------------------------
Changes (by martinl):

  * status: closed => reopened
  * resolution: invalid =>

Comment:

Sorry bad commit, fixed in r37603. Thanks for reporting that.

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

#622: grass64 startup error with wxpython
--------------------------+-------------------------------------------------
  Reporter: neuba | Owner: grass-dev@lists.osgeo.org
      Type: defect | Status: closed
  Priority: normal | Milestone: 6.4.0
Component: wxGUI | Version: 6.4.0 RCs
Resolution: fixed | Keywords:
  Platform: Unspecified | Cpu: Unspecified
--------------------------+-------------------------------------------------
Changes (by martinl):

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

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