https://bugs.winehq.org/show_bug.cgi?id=50227
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://web.archive.org/web | |/20210209172851/https://dow | |nloads.logoscdn.com/LBS8/In | |staller/8.7.0.0039/Logos-x8 | |6.msi Summary|Logos 8 indexer crashes |Logos 8 Bible Software | |(.Net 4.7.2 app) indexer | |crashes CC| |focht@gmx.net Keywords| |dotnet, download
--- Comment #2 from Anastasius Focht focht@gmx.net --- Hello folks,
adding stable download link via Internet Archive
https://web.archive.org/web/20210209172851/https://downloads.logoscdn.com/LB...
I can't reproduce the problem with the indexer of Logos 8. Registered an account at www.logos.com and logged in when 'Logos.exe' was asking for credentials on startup. It downloaded additional media sets upon first run. Logos app and the indexer works.
--- snip --- $ pwd /home/focht/.wine/drive_c/users/focht/Local Settings/Application Data/Logos
$ wine ./Logos.exe ... --- snip ---
Manually (although not recommended):
--- snip --- $ pwd /home/focht/.wine/drive_c/users/focht/Local Settings/Application Data/Logos/System
$ wine ./LogosIndexer.exe /user:<hashedusername> /lang:en-US ... --- snip ---
Prerequisites:
* 'winetricks -q dotnet472' * 'winetricks -q arial' (work around crash in 'LogosCEF.exe' browser process)
--- quote --- Former work around, which allowed indexer to run and complete it's process was to set winecfg to Win7. --- quote ---
WinVer 'Windows 7' is the default since many years. Why would you change it to something different? Also MS .NET Framework 4.7 requires Windows 7 (https://docs.microsoft.com/en-us/dotnet/framework/get-started/system-require...). If you use a different WinVer setting you are basically shooting yourself in the foot. Don't change defaults unless you know what it technically means.
$ sha1sum Logos-x86.msi 659900692c79c0df046f413eb33e1d729487fe19 Logos-x86.msi
$ du -sh Logos-x86.msi 187M Logos-x86.msi
$ wine --version wine-6.2
Regards