<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hi</p>
    <p>I had (and still have) a similar problem that I began
      experiencing when I updated to 7.8. I may be mistaken but as far
      as I understand it is not GRASS but something related to wxPython
      for python 3 in the platform in question. I am using openSUSE 15.1
      and already spent a too much time trying in vain to solve this.
      For the time being I will use GRASS in command line or via QGIS.</p>
    <p>/H.</p>
    <p><br>
    </p>
    <div class="moz-cite-prefix">On 2020-01-11 10:52, Frank David wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:f8921e62-3353-0cbc-0cc3-f13e0b682ca4@geophom.fr">
      <p>Hi,</p>
      <p>Yes why not. Is the installation procedure is same than stretch
        ? Is Python3 support will not make problems with my Python2
        scripts ? and what to do to avoid in that case ?<br>
      </p>
      <p>Do I follow this ? >
        <a class="moz-txt-link-freetext"
href="https://grasswiki.osgeo.org/wiki/Compile_and_Install#GRASS_7_on_Debian_Stretch"
          moz-do-not-send="true">https://grasswiki.osgeo.org/wiki/Compile_and_Install#GRASS_7_on_Debian_Stretch</a></p>
      <p>Thank you<br>
      </p>
      <div class="moz-cite-prefix">Le 10/01/2020 à 21:01, Markus Neteler
        a écrit :<br>
      </div>
      <blockquote type="cite"
cite="mid:CALFmHhs-fyUatNTPDibRskeSpybsZJ8OEVmA7HT6iu1yHEWbOw@mail.gmail.com">
        <pre class="moz-quote-pre" wrap="">Hi,

any chance that you update to the much more modern GRASS GIS 7.8?

Best
Markus

On Thu, Jan 9, 2020 at 6:05 PM Frank David <a class="moz-txt-link-rfc2396E" href="mailto:frank.david@geophom.fr" moz-do-not-send="true"><frank.david@geophom.fr></a> wrote:
</pre>
        <blockquote type="cite">
          <pre class="moz-quote-pre" wrap="">Hello all,

I have no more gui on grass 7.6 after upgrade from debian strech to buster.

Thank you for your help !

Regards

Frank

See below last errors :

Traceback (most recent call last):
  File "/usr/local/grass-7.6.0/gui/wxpython/wxgui.py", line 169, in <module>
    sys.exit(main())
  File "/usr/local/grass-7.6.0/gui/wxpython/wxgui.py", line 156, in main
    app = GMApp(workspaceFile)
  File "/usr/local/grass-7.6.0/gui/wxpython/wxgui.py", line 50, in __init__
    wx.App.__init__(self, False)
  File "/usr/lib/python2.7/dist-packages/wx-3.0-gtk3/wx/_core.py", line 8628, in __init__
    self._BootstrapApp()
  File "/usr/lib/python2.7/dist-packages/wx-3.0-gtk3/wx/_core.py", line 8196, in _BootstrapApp
    return _core_.PyApp__BootstrapApp(*args, **kwargs)
  File "/usr/local/grass-7.6.0/gui/wxpython/wxgui.py", line 103, in OnInit
    workspace=self.workspaceFile)
  File "/usr/local/grass-7.6.0/gui/wxpython/lmgr/frame.py", line 142, in __init__
    self.notebook = self._createNoteBook()
  File "/usr/local/grass-7.6.0/gui/wxpython/lmgr/frame.py", line 337, in _createNoteBook
    gcstyle=GC_PROMPT)
  File "/usr/local/grass-7.6.0/gui/wxpython/gui_core/goutput.py", line 118, in __init__
    self.cmdPrompt = GPromptSTC(parent=self, menuModel=self._menuModel)
  File "/usr/local/grass-7.6.0/gui/wxpython/gui_core/prompt.py", line 139, in __init__
    GPrompt.__init__(self, parent=parent, menuModel=menuModel)
  File "/usr/local/grass-7.6.0/gui/wxpython/gui_core/prompt.py", line 57, in __init__
    self.mapList = self._getListOfMaps()
  File "/usr/local/grass-7.6.0/gui/wxpython/gui_core/prompt.py", line 101, in _getListOfMaps
    result['raster'] = grass.list_strings('raster')
  File "/usr/local/grass-7.6.0/etc/python/grass/script/core.py", line 1252, in list_strings
    mapset=mapset).splitlines():
  File "/usr/local/grass-7.6.0/etc/python/grass/script/core.py", line 478, in read_command
    return handle_errors(returncode, stdout, args, kwargs)
  File "/usr/local/grass-7.6.0/etc/python/grass/script/core.py", line 334, in handle_errors
    returncode=returncode)
grass.exceptions.CalledModuleError: Module run None ['g.list', '--q', '-m', 'type=raster'] ended with error
Process ended with non-zero return code 127. See errors in the (error) output.
Error in atexit._run_exitfuncs:
Traceback (most recent call last):
  File "/usr/lib/python2.7/atexit.py", line 24, in _run_exitfuncs
    func(*targs, **kargs)
PyAssertionError: C++ assertion "GetEventHandler() == this" failed at ../src/common/wincmn.cpp(478) in ~wxWindowBase(): any pushed event handlers must have been removed
Error in sys.exitfunc:
Traceback (most recent call last):
  File "/usr/lib/python2.7/atexit.py", line 24, in _run_exitfuncs
    func(*targs, **kargs)
wx._core.PyAssertionError: C++ assertion "GetEventHandler() == this" failed at ../src/common/wincmn.cpp(478) in ~wxWindowBase(): any pushed event handlers must have been removed

--
_______________________________________________
grass-user mailing list
<a class="moz-txt-link-abbreviated" href="mailto:grass-user@lists.osgeo.org" moz-do-not-send="true">grass-user@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/grass-user" moz-do-not-send="true">https://lists.osgeo.org/mailman/listinfo/grass-user</a>
</pre>
        </blockquote>
        <pre class="moz-quote-pre" wrap="">
</pre>
      </blockquote>
      <div class="moz-signature">-- <br>
        <div id="signature"> <span id="geophom"><b>Geophom</b></span><br>
          327 rue de Vieille Cour 44521 OUDON<br>
          Tel +33(0)2 85 52 02 59 - Port +33(0)6 04 47 91 06<br>
          <a class="moz-txt-link-abbreviated"
            href="http://www.geophom.fr" moz-do-not-send="true">www.geophom.fr</a><br>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
grass-user mailing list
<a class="moz-txt-link-abbreviated" href="mailto:grass-user@lists.osgeo.org">grass-user@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/grass-user">https://lists.osgeo.org/mailman/listinfo/grass-user</a></pre>
    </blockquote>
  </body>
</html>