https://bugs.winehq.org/show_bug.cgi?id=51872
Bug ID: 51872 Summary: Logos Bible Software 9 (.Net 4.8 app) System.AccessViolationException regression Product: Wine Version: 6.18 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: johnpgoodman@gmail.com Distribution: ---
Created attachment 70791 --> https://bugs.winehq.org/attachment.cgi?id=70791 terminal output from crash after long execution period
From 6.18 onwards I noticed that at seemingly random moments Logos will crash.
It has occasionally happened within a few moments of starting but also when idle for a day or 2. In the past I had the app running for a month with no crashes.
https://bugs.winehq.org/show_bug.cgi?id=51872
--- Comment #1 from m0rvj johnpgoodman@gmail.com --- ---Install Guide--- The app is a bit like kindle in so much as the engine is free but the resources cost so there is a free download. Unlike kindle it has many advanced research features and books link together etc. The main app is free but there are paid features, resources and subscriptions. To use the app you need a free account https://www.logos.com/product/194909/logos-9-basic. It uses a downloader app which last I tried doesn't work with wine. The actual msi link is https://downloads.logoscdn.com/LBS9/Installer/9.6.0.0024/Logos-x64.msi
---Manual Install Procedure:--- 1 Install wine 6 or newer 2 winetricks corefonts 3 winetricks settings fontsmooth=rgb 4 winetricks dotnet48 5 winetricks settings renderer=gdi (you might need to set the reg key manually) 6 Install the Logos.msi download but don't run it. 7 wine64 reg add "HKCU\Software\Wine\AppDefaults\LogosIndexer.exe" /v Version /t REG_SZ /d vista /f 8 Run Logos and sign in with your free account.
---GUI Install Script--- There is a script which downloads a preconfigured wine bottle and sets it all up in $USER/Logos_BibleP directory which you can then easily remove etc. https://github.com/ferion11/LogosLinuxInstaller/releases Choose fast install without wine AppImage.
https://bugs.winehq.org/show_bug.cgi?id=51872
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://downloads.logoscdn. | |com/LBS9/Installer/9.6.0.00 | |24/Logos-x64.msi Keywords| |download
--- Comment #2 from Ken Sharp imwellcushtymelike@gmail.com --- A regression test would probably help.
https://wiki.winehq.org/Regression_Testing
https://bugs.winehq.org/show_bug.cgi?id=51872
m0rvj johnpgoodman@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED
--- Comment #3 from m0rvj johnpgoodman@gmail.com --- I believe this was fixed by wine 6.21. I can't be 100% certain but have not seen the bug since then.
https://bugs.winehq.org/show_bug.cgi?id=51872
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 7.0-rc5.