Opened 16 years ago
Closed 16 years ago
#238 closed defect (wontfix)
error at wxGUI startup
| Reported by: | msieczka | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 6.4.0 |
| Component: | wxGUI | Version: | svn-develbranch6 |
| Keywords: | Cc: | ||
| CPU: | x86-64 | Platform: | Linux |
Description
develbranch6 r32363
Start GRASS with wxGUI - an error is printed to the console:
Error: Reading settings from file </home/shoofi/.grasswx6> failed.
Details: need more than 1 value to unpack
Line: 'vdigit:symbolNodeOne:color:(255, 0, 0, 255):enabled:True'
Error: Reading settings from file </home/shoofi/.grasswx6> failed.
Details: need more than 1 value to unpack
Line: 'vdigit:symbolNodeOne:color:(255, 0, 0, 255):enabled:True'
Note:
See TracTickets
for help on using tickets.

Recently I have changed format of the settings file, see r32334. Please update your settings file manually or re-create it.
Closing ticket...
Martin