<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<p>Hi Vero,</p>
<p>Thanks for your reply.</p>
<p>Shall I do "Make distclean" from the folder where I have built
grass7.9 ?</p>
<p>I get :</p>
<p><i>sudo make distclean</i><i><br>
</i><i>include/Make/Vars.make:1: include/Make/Platform.make: Aucun
fichier ou dossier de ce type</i><i><br>
</i><i>make: *** Aucune règle pour fabriquer la cible
« include/Make/Platform.make ». Arrêt.</i></p>
<p>Something seems wrong ??<br>
</p>
<p>For the moment I prefer to keep on 7.9, but if I can't manage to
repair 7.9 I will go to 8.0.</p>
<p>Cheers,</p>
<p>Frank<br>
</p>
<p><br>
</p>
<div class="moz-signature">
<style>
div#signature {font-size:10px;color:#666;margin:10px 0}
div.nom {font-weight:bold}
div.titre {}
div.geophom {font-size:11px;font-weight:bold;color:#A1CD1A;margin-top:10px
</style></div>
<div class="moz-cite-prefix">Le 18/11/2021 à 13:22, Veronica Andreo
a écrit :<br>
</div>
<blockquote type="cite"
cite="mid:CAAMki4HZ2_ADvdwt652MR5xGbkHrGjTXJQHaSdpQ0ZU9oiUYBg@mail.gmail.com">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<div dir="ltr">
<div>Hi Frank, <br>
</div>
<div><br>
</div>
<div>Did you `make distclean`, configure and recompile your
grass79 after the system upgrade? <br>
</div>
<div>Also, maybe update your local copy as there have been
changes. <br>
</div>
<div><br>
</div>
<div>So, if you only did a simple git clone to get the source
code and compile, then: <br>
</div>
<div>make distclean<br>
git fetch --all --prune && git checkout main
&& git pull && sh conf_grass_dev.sh &&
make <br>
</div>
<div><br>
</div>
<div>## Note we now also have a releasebranch_8_0 :)</div>
<div>## conf_grass_dev.sh is my configuration script</div>
<div><br>
</div>
<div>my 0.2 cents</div>
<div><br>
</div>
<div>Vero<br>
</div>
</div>
<br>
<div class="gmail_quote">
<div dir="ltr" class="gmail_attr">El jue, 18 nov 2021 a las
9:56, Frank David (<<a href="mailto:frank.david@geophom.fr"
moz-do-not-send="true">frank.david@geophom.fr</a>>)
escribió:<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><font size="-1">Hello,</font></p>
<p><font size="-1">I have upgraded my distro from debian
buster to bullseye. I had two grass release installed
installed : 1- grass 7.8.5 from repository, still works
fine. 2- a grass 7.9 compiled. When I run this one I get
this message :</font></p>
<p><font size="-1"><font size="-1">Lancement de l'interface
graphique <wxpython> en tâche de fond, merci de
patienter ...<br>
GRASS <a href="http://7.9.dev" target="_blank"
moz-do-not-send="true">7.9.dev</a> (France_L93):~
> free(): double free detected in tcache 2<br>
Impossible de déterminer la version de GRASS<br>
free(): double free detected in tcache 2<br>
Traceback (most recent call last):<br>
File "/usr/local/grass79/scripts/g.extension", line
2177, in <module><br>
version = grass_version['version'].split('.')<br>
KeyError: 'version'<br>
free(): double free detected in tcache 2<br>
Traceback (most recent call last):<br>
File "/usr/local/grass79/gui/wxpython/wxgui.py",
line 106, in OnInit<br>
mainframe = GMFrame(parent=None, id=wx.ID_ANY,<br>
File
"/usr/local/grass79/gui/wxpython/lmgr/frame.py", line
143, in __init__<br>
self.notebook = self._createNoteBook()<br>
File
"/usr/local/grass79/gui/wxpython/lmgr/frame.py", line
337, in _createNoteBook<br>
self.goutput = GConsoleWindow(<br>
File
"/usr/local/grass79/gui/wxpython/gui_core/goutput.py",
line 118, in __init__<br>
self.cmdPrompt = GPromptSTC(parent=self,
menuModel=self._menuModel)<br>
File
"/usr/local/grass79/gui/wxpython/gui_core/prompt.py",
line 138, in __init__<br>
GPrompt.__init__(self, parent=parent,
menuModel=menuModel)<br>
File
"/usr/local/grass79/gui/wxpython/gui_core/prompt.py",
line 56, in __init__<br>
self.mapList = self._getListOfMaps()<br>
File
"/usr/local/grass79/gui/wxpython/gui_core/prompt.py",
line 100, in _getListOfMaps<br>
result['raster'] = grass.list_strings('raster')<br>
File
"/usr/local/grass79/etc/python/grass/script/core.py",
line 1347, in list_strings<br>
for line in read_command("g.list",<br>
File
"/usr/local/grass79/etc/python/grass/script/core.py",
line 565, in read_command<br>
return handle_errors(returncode, stdout, args,
kwargs)<br>
File
"/usr/local/grass79/etc/python/grass/script/core.py",
line 392, in handle_errors<br>
raise CalledModuleError(module=module, code=code,<br>
grass.exceptions.CalledModuleError: Module run g.list
g.list --q -m type=raster ended with error<br>
Process ended with non-zero return code -6. See errors
in the (error) output.<br>
OnInit returned false, exiting...<br>
Error in atexit._run_exitfuncs:<br>
wx._core.wxAssertionError: C++ assertion
"GetEventHandler() == this" failed at
../src/common/wincmn.cpp(477) in ~wxWindowBase(): any
pushed event handlers must have been removed</font></font></p>
<p><font size="-1"><font size="-1"><font size="-1"><font
size="-1">Do you have an idea to solve this
problem ?</font></font></font></font></p>
<p><font size="-1"><font size="-1"><font size="-1"><font
size="-1">Thank you</font></font></font></font></p>
<p><font size="-1"><font size="-1"><font size="-1"><font
size="-1">Frank</font></font></font></font></p>
</div>
_______________________________________________<br>
grass-user mailing list<br>
<a href="mailto:grass-user@lists.osgeo.org" target="_blank"
moz-do-not-send="true">grass-user@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/grass-user"
rel="noreferrer" target="_blank" moz-do-not-send="true">https://lists.osgeo.org/mailman/listinfo/grass-user</a><br>
</blockquote>
</div>
</blockquote>
</body>
</html>