rmcrackan / Libation

Libation: Liberate your Library
GNU General Public License v3.0
2.91k stars 156 forks source link

Closes/Crashes(?) After Any Save/Close Action #1065

Open HikariNoKitsune opened 9 hours ago

HikariNoKitsune commented 9 hours ago

Describe the bug Every time you click "Save", "Close", etc on any window (Account, Settings, etc), the entire application closes (or crashes maybe?). Nothing in the Log zip seems to state any reason for a close.

To Reproduce Open up settings. Click Save.

  1. Go to 'Settings'
  2. Click on 'Save'
  3. Application closes.

Expected behavior The "Settings" window closes, but main application stays open.

Platform Windows 11 Using Libation.11.6.1-windows-chardonnay

Log Files _Log202412.zip

rmcrackan commented 8 hours ago

Thank you for the log file. This is super weird. Does this happen with the classic version also?

HikariNoKitsune commented 8 hours ago

I've never tried the classic version. It also was doing this when I was trying to get my account set up for it as well. But I was able to bypass that by grabbing the account settings from my backup. (This is a fresh install of Windows 11, and I had backed up the previous install thankfully, so was able to grab the account settings from it)

rmcrackan commented 8 hours ago

Nice. Does the Classic version also crash?

HikariNoKitsune commented 8 hours ago

Sorry am at work (remoting to my desktop at home atm to use libation lol). I'll give Classic a go here in a few minutes :D

HikariNoKitsune commented 7 hours ago

Nice. Does the Classic version also crash?

Just tried Classic. It doesn't prompt me for anything about a 'new install' or if I had a previous install, and just opens straight up with my account already there. If I go into the settings, and hit 'save', it does not crash. works as I would expect it to.

rmcrackan commented 5 hours ago

@CLHatch , @cbordeman , @wtanksleyjr , @Mbucari -- hey frequent users. Is someone willing to see if the latest pre-release of Chardonnay works for you?

slavakurilyak commented 5 hours ago

v11.6.1 is crashing on my Apple M1 running on macOS Sequoia 15.2 Beta

rmcrackan commented 5 hours ago

Thanks for checking. 11.6 upgraded several major components that I have no control over. This is going to be a nightmare to debug. I guess the next major release won't be out for even longer now :(

HikariNoKitsune commented 3 hours ago

I'm so sorry D: Not really sure what to say other than that... I know it isn't particularly my fault that this is happening to the application, but being the 'bearer of bad news' still feels bad. I'll be rooting for all of you, and will try to be around if any sort of testing or anything is wanted/needed. I'm not the most responsive unless I get a notification from an email about a reply, but I'll try to check up on this just in case :D

CLHatch commented 2 hours ago

@CLHatch , @cbordeman , @wtanksleyjr , @Mbucari -- hey frequent users. Is someone willing to see if the latest pre-release of Chardonnay works for you?

I think i might actually be on the latest Chardonnay version. But it sounds like it's only crashing when hitting "close" or "save" from account, settings, etc, which I haven't had to do in a while. I'll check later tonight and let you know.

cbordeman commented 36 minutes ago

I see in the log: "BooksDirectory":"\\?\UNC\40.20.20.11\Media\Books\Audio Books\_Liberation\","InProgress":"C:\Users\mdcmk\AppData\Local\Temp\Libation","DownloadsInProgressDirectory":"\\?\C:\Users\mdcmk\AppData\Local\Temp\Libation\

These UNC directories starting with \\ may not exist. May be throwing an exception when saving settings. Can you do a diff between the bad settings file and the new one you restored (which works, right/)?