#3940: Error Reading settings from Roaming file
------------------------------------+---------------------------------
Reporter: dnewcomb | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.8.2
Component: Default | Version: git-releasebranch78
Keywords: Error Reading Settings | CPU: x86-64
Platform: MSWindows |
------------------------------------+---------------------------------
When starting GRASS 7.8.1 on Windows 10 x64, a message displays in the
Console window:
Error: Reading settings from file
<C:\Users\dnewcomb\AppData\Roaming\GRASS7\wx> failed.
Details: not enough values to unpack (expected 2, got 1)
Line: ''
Previously GRASS 7.6.1 was used on this computer.
here it is a win 10 box with german locale; when I switch in the GRASS
preferences to english as GUI language; after restarting I get the same
following message:
{{{
Starting GRASS GIS...
Error: Reading settings from file
<C:\Users\myuser\AppData\Roaming\GRASS7\wx> failed.
Details: not enough values to unpack (expected 2, got 1)
Line: ''
WARNING: Concurrent mapset locking is not supported on Windows
Cleaning up temporary files...
Welcome to GRASS GIS 7.8.1
GRASS GIS homepage: https://grass.osgeo.org
This version running through: Command Prompt
(C:\WINDOWS\system32\cmd.exe)
Help is available with the command: g.manual -i
See the licence terms with: g.version -c
See citation options with: g.version -x
If required, restart the GUI with: g.gui wxpython
When ready to quit enter: exit
Launching <wxpython> GUI in the background, please wait...
Microsoft Windows [Version 10.0.18363.476]
(c) 2019 Microsoft Corporation. Alle Rechte vorbehalten.
C:\>Error: Reading settings from file
<C:\Users\myuser\AppData\Roaming\GRASS7\wx> failed.
Details: not enough values to unpack (expected 2, got 1)
Line: ''
}}}
Replying to [comment:3 hellik]:
> confirmed, tested here:
>
> {{{
> System Info
> GRASS version: 7.8.1
> Code revision: c865432c9
> Build date: 2019-11-10
> Build platform: x86_64-w64-mingw32
> GDAL: 3.0.2
> PROJ: 6.2.1
> GEOS: 3.8.0
> SQLite: 3.29.0
> Python: 3.7.0
> wxPython: 4.0.3
> Platform: Windows-10-10.0.18362-SP0 (OSGeo4W)
> }}}
>
>
> here it is a win 10 box with german locale; when I switch in the GRASS
preferences to english as GUI language; after restarting I get the same
following message:
Welcome to GRASS GIS 7.9.dev (6fa3e7c3f)
GRASS GIS homepage: https://grass.osgeo.org
This version running through: Command Prompt
(C:\WINDOWS\system32\cmd.exe)
Help is available with the command: g.manual -i
See the licence terms with: g.version -c
See citation options with: g.version -x
If required, restart the GUI with: g.gui wxpython
When ready to quit enter: exit
Launching <wxpython> GUI in the background, please wait...
Microsoft Windows [Version 10.0.18363.476]
(c) 2019 Microsoft Corporation. Alle Rechte vorbehalten.
C:\>Error: Reading settings from file
<C:\Users\ffff\AppData\Roaming\GRASS7\wx> failed.
Details: not enough values to unpack (expected 2, got 1)
Line: ''
}}}