Opened 4 years ago

Last modified 4 years ago

#3940 new defect

Error Reading settings from Roaming file

Reported by: dnewcomb Owned by: grass-dev@…
Priority: normal Milestone: 7.8.3
Component: wxGUI Version: git-releasebranch78
Keywords: Error Reading Settings Cc:
CPU: x86-64 Platform: MSWindows

Description

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.

Attachments (1)

wx (7.2 KB ) - added by dnewcomb 4 years ago.
wx file as requsted

Download all attachments as: .zip

Change History (8)

comment:1 by martinl, 4 years ago

Component: DefaultwxGUI

Please provide your wx file in order to reproduce the error.

by dnewcomb, 4 years ago

Attachment: wx added

wx file as requsted

comment:2 by dnewcomb, 4 years ago

Installed on different computer that had previously had GRASS 7.6.1 installed and did not see the same message.

Original computer had previously had an installation of 7.4.1. Possible conflict with remnants of 7.4.1 installation?

comment:3 by hellik, 4 years ago

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: ''

in reply to:  3 comment:4 by hellik, 4 years ago

Replying to 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:

the same with

System Info                                                                     
GRASS Version: 7.9.dev                                                          
Code revision: 5b87a3311                                                        
Build date: 2019-11-26                                                          
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)    

when I switch in german win 10 box to english in the GUI and restart it

comment:5 by hellik, 4 years ago

tested with

GRASS version: 7.9.dev                                                          
Code revision: 6fa3e7c3f                                                        
Build date: 2019-12-02                                                          
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.7                                                                 
Platform: Windows-10-10.0.18362-SP0 (OSGeo4W)   

and 7.8.1

Starting GRASS GIS...
Error: Reading settings from file <C:\Users\ffff\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.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: ''

comment:6 by neteler, 4 years ago

Milestone: 7.8.2

Ticket retargeted after milestone closed

comment:7 by neteler, 4 years ago

Milestone: 7.8.3
Note: See TracTickets for help on using tickets.