<div dir="ltr"><div>[Removing grass-user as this is more grass-dev or bug tracking thing.]<br></div><div dir="ltr"><br><div class="gmail_quote"><div dir="ltr">On Thu, Sep 20, 2018 at 12:27 PM Frank David <<a href="mailto:frank.david@geophom.fr" target="_blank">frank.david@geophom.fr</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">Hello,<br>
<br>
Grass 7.4 (and 7.5) failed to open a workspace (with many layers and <br>
folders). The waiting box stay open and the workspace is not fully loaded.<br>
If I try to save the current workspace, I got the following message :<br>
<br>
"Échec d'écriture des paramètres de l'espace de travail courant.<br></blockquote><div><br></div><div>Hi, back translating using a po file, it says<br></div><div><br></div><div></div><div>"Writing current settings to workspace file failed."</div><div><br></div><div>So it looks like saving, not loading workspace. Based on the None for cmd below and something I noticed in the past, I would say it is saving with a layer dialog open, but OK or Apply was not pressed. Can you please test it if that's it and open a ticket with steps to reproduce it?</div><div><br></div><div>Best,</div><div>Vaclav<br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
Raison: 'NoneType' object has no attribute 'GetCmd'<br>
<br>
Traceback (most recent call last):<br>
   File "/usr/local/grass-7.5.svn/gui/wxpython/lmgr/frame.py", line <br>
1656, in SaveToWorkspaceFile<br>
     WriteWorkspaceFile(lmgr=self, file=tmpfile)<br>
   File "/usr/local/grass-7.5.svn/gui/wxpython/core/workspace.py", line <br>
900, in __init__<br>
     self.__writeLayer(mapTree, item)<br>
   File "/usr/local/grass-7.5.svn/gui/wxpython/core/workspace.py", line <br>
959, in __writeLayer<br>
     item, key='maplayer').GetCmd(<br>
AttributeError: 'NoneType' object has no attribute 'GetCmd'"<br>
<br>
I run Grass on Debian9<br>
<br>
Regards<br>
_______________________________________________<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></blockquote></div></div></div>