[GRASS-dev] [GRASS GIS] #3940: Error Reading settings from Roaming file
GRASS GIS
trac at osgeo.org
Wed Nov 27 11:09:44 PST 2019
#3940: Error Reading settings from Roaming file
-----------------------+------------------------------------
Reporter: dnewcomb | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.8.2
Component: wxGUI | Version: git-releasebranch78
Resolution: | Keywords: Error Reading Settings
CPU: x86-64 | Platform: MSWindows
-----------------------+------------------------------------
Comment (by 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:
{{{
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: ''
}}}
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3940#comment:3>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list