[Bug 52379] New: Logos 9 Bible Software (.NET 4.7 app) crash when opening Faithlife assistant AI tool

WineHQ Bugzilla wine-bugs at winehq.org
Mon Jan 10 15:05:25 CST 2022


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

            Bug ID: 52379
           Summary: Logos 9 Bible Software (.NET 4.7 app) crash when
                    opening Faithlife assistant AI tool
           Product: Wine
           Version: 7.0-rc5
          Hardware: x86-64
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: -unknown
          Assignee: wine-bugs at winehq.org
          Reporter: johnpgoodman at gmail.com
      Distribution: ---

Created attachment 71592
  --> https://bugs.winehq.org/attachment.cgi?id=71592
Terminal output from Crash

The faithlife assistant is a voice controlled simple AI that helps with
searches etc. Opening the tool causes an instant crash as per the terminal
output. Tried installing speechsdk with winetricks... still crashes.

---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.

-- 
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