<div dir="ltr"><div><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Jan 23, 2022 at 9:41 AM Randal Hale <<a href="mailto:rjhale@northrivergeographic.com">rjhale@northrivergeographic.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
  

    
  
  <div>
    <p>I've been trying to run the 8 release candidate. I'm on a stock
      Ubuntu (21.10) install and I've downloaded the binary 8 release
      candidate for grass. I do have Grass 7.8.5 running. <br>
    </p>
    <p>Anyway - I've installed in a custom location and in the default.
      I start grass and get. The GRASS Splash screen does come up and
      stays up for about 2 secs and then I'm sitting at the prompt. I
      can't get the GUI up and running. Thoughts (I can file a bug
      report if needed):<br>
    </p>
    <pre>./grass </pre>
    <pre>Starting GRASS GIS... </pre>
    <pre>Cleaning up temporary files... </pre>
    <pre> </pre>
    <pre>          __________  ___   __________    _______________ </pre>
    <pre>         / ____/ __ \/   | / ___/ ___/   / ____/  _/ ___/ </pre>
    <pre>        / / __/ /_/ / /| | \__ \\_  \   / / __ / / \__ \ </pre>
    <pre>       / /_/ / _, _/ ___ |___/ /__/ /  / /_/ // / ___/ / </pre>
    <pre>       \____/_/ |_/_/  |_/____/____/   \____/___//____/ </pre>
    <pre> </pre>
    <pre>Welcome to GRASS GIS 8.0.0dev (4d15e3313) </pre>
    <pre>GRASS GIS homepage:                      <a href="https://grass.osgeo.org" target="_blank">https://grass.osgeo.org</a> </pre>
    <pre>This version running through:            Bash Shell (/bin/bash) </pre>
    <pre>Help is available with the command:      g.manual -i </pre>
    <pre>See the licence terms with:              g.version -c </pre>
    <pre>See citation options with:               g.version -x </pre>
    <pre>If required, restart the GUI with:       g.gui wxpython </pre>
    <pre>When ready to quit enter:                exit </pre>
    <pre> </pre>
    <pre>Launching <wxpython> GUI in the background, please wait... </pre>
    <pre>To run a command as administrator (user "root"), use "sudo <command>". </pre>
    <pre>See "man sudo_root" for details. </pre>
    <pre> </pre>
    <pre>GRASS world_latlong_wgs84/PERMANENT:bin > Traceback (most recent call last): </pre>
    <pre>  File "/usr/lib/python3/dist-packages/wx/core.py", line 3282, in <lambda> </pre>
    <pre>    lambda event: event.callable(*event.args, **<a href="http://event.kw" target="_blank">event.kw</a>) ) </pre>
    <pre>  File "/home/rjhale/temp/grass/gui/wxpython/wxgui.py", line 86, in show_main_gui </pre>
    <pre>    from lmgr.frame import GMFrame </pre>
    <pre>  File "/home/rjhale/temp/grass/gui/wxpython/lmgr/frame.py", line 45, in <module> </pre>
    <pre>    from gui_core.preferences import MapsetAccess, PreferencesDialog </pre>
    <pre>  File "/home/rjhale/temp/grass/gui/wxpython/gui_core/preferences.py", line 52, in <module> </pre>
    <pre>    from gui_core.dialogs import SymbolDialog, DefaultFontDialog </pre>
    <pre>  File "/home/rjhale/temp/grass/gui/wxpython/gui_core/dialogs.py", line 44, in <module> </pre>
    <pre>    from gui_core.gselect import ( </pre>
    <pre>  File "/home/rjhale/temp/grass/gui/wxpython/gui_core/gselect.py", line 62, in <module> </pre>
    <pre>    from grass.lib.imagery import ( </pre>
    <pre>  File "/home/rjhale/temp/grass/etc/python/grass/lib/imagery.py", line 30, in <module> </pre>
    <pre>    _libs["grass_imagery.8.0"] = load_library("grass_imagery.8.0") </pre>
    <pre>  File "/home/rjhale/temp/grass/etc/python/grass/lib/ctypes_loader.py", line 89, in __call__ </pre>
    <pre>    raise ImportError("Could not load %s." % libname) </pre>
    <pre>ImportError: Could not load grass_imagery.8.0. </pre>
    <pre> </pre>
    <pre>GRASS world_latlong_wgs84/PERMANENT:bin >  </pre>
    <p><br></p></div></blockquote><div><br></div><div><br></div><div>Hi,</div><div><br></div><div>I just pushed a fix [1], so the GUI should at least start now, but I don't know why grass can't load the library. So some functionality still won't work (e.g. 3D, digitizer).</div><div><br></div><div>Anna</div><div><br></div><div>[1] <a href="https://github.com/OSGeo/grass/pull/2120">https://github.com/OSGeo/grass/pull/2120</a></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><p>
    </p>
    <pre cols="72">-- 
Randal Hale
<a href="mailto:rjhale@northrivergeographic.com" target="_blank">rjhale@northrivergeographic.com</a>
<a href="https://www.northrivergeographic.com" target="_blank">https://www.northrivergeographic.com</a>

</pre>
  </div>

_______________________________________________<br>
grass-user mailing list<br>
<a href="mailto:grass-user@lists.osgeo.org" target="_blank">grass-user@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/grass-user" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/grass-user</a><br>
</blockquote></div></div>