PDA

View Full Version : Saving Window Preferences



fransick
11-11-2020, 07:02 PM
I noticed what was mentioned in the news section about windows perhaps not carrying over preferences. I am noticing that it is not saving preferences even after loading, fixing and then saving. When I restart they are back to the same. Any troubleshooting advice?

cn187
11-11-2020, 07:42 PM
When the program first runs, are you seeing a warning in the console about it not being able to load the window prefs, or are there no warnings and it just doesn't restore them?

fransick
11-11-2020, 08:09 PM
Good question no errors:



Using config file '/root/.showeq/showeq.xml'
Loaded preferences file: /usr/local/share/showeq/seqdef.xml!
Loaded preferences file: /root/.showeq/showeq.xml!


Yes, I run as root... I know that's not best practice :)

cn187
11-11-2020, 08:16 PM
Can you send me a copy of your showeq.xml? Any maybe screenshots of how it's supposed to look vs how it actually looks? cn187 at users.sourceforge.net

Or post them here, if you want (assuming there's no identifying info)

Edit to add:

Looks like those warning show up later than the log snippet you posted -



Info: Categories Reloaded
Info: No Map found for zone 'unknown'!
Info: Checked for all variants of 'unknown.map', 'unknown.txt', and 'unknown_1.txt'
Info: in directories '/root/.showeq/maps'
Warning: Could not restore dock/window geometry. Rearrange windows as desired and then re-save preferences
Warning: Could not restore dock/window state. Rearrange windows as desired and then re-save prefrences
Info: Loaded 7027 message strings from **redacted**

fransick
11-12-2020, 07:49 AM
Full startup snippet:


ShowEQ 6.0.0.0-rc1, released under the GPL.
SINS 0.5, released under the GPL.
All ShowEQ source code is Copyright (C) 2000-2019 by the respective ShowEQ Developers
ShowEQ comes with NO WARRANTY.


You may redistribute copies of ShowEQ under the terms of
The GNU General Public License.
See: http://www.gnu.org/copyleft/gpl.html for more details...


For updates and information, please visit http://seq.sourceforge.net/
ShowEQ 6.0.0.0-rc1, Built from 'main.cpp' on Nov 8 2020 at 18:47:54
CVS: @(#) $Id: main.cpp 1094 2020-11-02 01:42:38Z cn187 $ $Name$
Using GCC version: 4.8.5
Using glibc version: 2.17
Using Qt version: 4.8.7
Running on Linux release 3.10.0-1127.19.1.el7.x86_64 for processor x86_64


Using config file '/root/.showeq/showeq.xml'
Loaded preferences file: /usr/local/share/showeq/seqdef.xml!
Loaded preferences file: /root/.showeq/showeq.xml!
Info: Listening for first client seen.
Info: Initializing Packet Capture Thread:
Info: Filtering packets on device enp0s25, searching for EQ client...
Info: Loaded 56848 spells from '/usr/local/share/showeq/spells_us.txt' maxSpell=0xf22f
Info: GuildMgr: Guildsfile loaded
Info: Loading Filters from '/root/.showeq/filters/global.xml'
Info: Loading Zone Filter File: /root/.showeq/filters/unknown.xml
Info: Loading Zone Filter File: /root/.showeq/filters/unknown.xml
Info: Categories Reloaded
Info: No Map found for zone 'unknown'!
Info: Checked for all variants of 'unknown.map', 'unknown.txt', and 'unknown_1.txt'
Info: in directories '/root/.showeq/maps' and '/usr/local/share/showeq/maps'!
Info: Loaded 7114 message strings from '/usr/local/share/showeq/eqstr_us.txt' maxFormat=35153


Will send showeq.xml via email as it is too big to attach in forums apparently.