[Bug 47922] Logos 8/9 Bible Software (.NET 4.7 app) crashes when using 'Read Aloud / System Narrator' on selected passage

WineHQ Bugzilla wine-bugs at winehq.org
Fri Jul 16 03:22:23 CDT 2021


https://bugs.winehq.org/show_bug.cgi?id=47922

--- Comment #18 from m0rvj <johnpgoodman at gmail.com> ---
Thanks, your help is much appreciated! 

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.

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.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list