https://bugs.winehq.org/show_bug.cgi?id=51572
Bug ID: 51572 Summary: Crash when opening notes panel in Logos Bible Software Product: Wine Version: 6.14 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 70415 --> https://bugs.winehq.org/attachment.cgi?id=70415 Terminal Output from crash opening notes panel.
6.14 introduces a regression in which opening the notes panel causes an instant crash. Terminal output attached.
There appears to be something of a fix in 6.14 staging already however the load time of this panel is very slow and so is its updating etc. In 6.01 stable it is almost instant.
This is a regression which it would be great if we can pin down and fix.
Any help appreciated - I've included an install guide as it isn't obvious.
---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.