Page 4 of 4

Re: User Profile Problem

Posted: 09 Nov 2018, 14:33
by G4POP
Can't see anything in file you sent me so dealing with this by email with Lele but suspect it to be a computer issue on your local machine

Re: User Profile Problem

Posted: 21 Nov 2018, 05:40
by ha5uk
Not response from Lele so far and as problem still exists (busted config.xml at every second or third launch) some further details:
When it happens config.xml in appdata/roaming/LogOM is unreadable and seems empty, while unpzip this from the backup that was made the 'same time' makes logger start flawless. Hmm...

Checked HDD, every test is ok.

Re: User Profile Problem

Posted: 21 Nov 2018, 10:24
by IW3HMH
It's something i can't understand.
It seems the serialization of the config file fails when it's written at the program end, and then will fail when config is loaded te next time.
So the issue on start is due to an erroneous save on previous exit

The same issue happens when deserializing tune reminders and regular expression filters

There are several issues also on external connections so it's something really strange and hard to find.

Can you kindly try using a PORTABLE version installation? Simply unpack portable version somewhere on your hard disk (not in system folders or C:\ root folder and try using it as now? (you can point to the same database obviously)
I need to understand where the cause is and this should help. In the meantime i'm adding some logs on relevant functions

Thanks

Re: User Profile Problem

Posted: 21 Nov 2018, 12:33
by ha5uk
Ok Lele, I know it's hard to find what causes it. One more thing: when config.xml at log4om's main folder is not readible while backup is all right, the secondary backup (made same time) is also corrupted.

Will try portabel version.

Re: User Profile Problem

Posted: 27 Nov 2018, 10:23
by IW3HMH
Yes, it's a serialization issue