https://bugs.winehq.org/show_bug.cgi?id=57674
Bug ID: 57674 Summary: Logos Bible 39 fails to install Product: Wine Version: 10.0-rc5 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msi Assignee: wine-bugs@winehq.org Reporter: johnpgoodman@gmail.com Distribution: ---
Created attachment 77855 --> https://bugs.winehq.org/attachment.cgi?id=77855 terminal output
Logos Bible 39 (new numbering scheme previously Logos Bible 10) Was almost gold but no longer installs with (full output attached): This is with wine 10rc5-staging 01b8:err:msi:execute_script Execution of script 0 halted; action L"[INSTALLFOLDERNAME=Logos;INSTALLFOLDER=C:\users\john\AppData\Local\Logos\;BRANDINGNAME=Logos<=>S-1-5-21-0-0-0-1000<=>{E83340BD-2D18-4E98-8FDD-483FCB62983A}]RegisterStubMsixPackage" returned 1603 01b8:err:msi:ITERATE_Actions Execution halted, action L"InstallFinalize" returned 1603 01b8:err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1603
I've tried installing .net 4.8 as one of the errors mentioned it though it hasn't been a dependency for over a year. This didn't help. I've tried changing wine win ver to 11. Didn't help. I've tried a clean install because 1603 normally means the app is already installed but that didn't help and I've tried proton ge 9.22 but that didn't help either.
https://bugs.winehq.org/show_bug.cgi?id=57674
Nathan S JAzuQbCwGyJtVSSIwVF9PF8gmVmMhnHp@pm.me changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |JAzuQbCwGyJtVSSIwVF9PF8gmVm | |MhnHp@pm.me
--- Comment #1 from Nathan S JAzuQbCwGyJtVSSIwVF9PF8gmVmMhnHp@pm.me --- Experiencing the same issue, both using Logos' built-in updater, and installing fresh. Neither work. Oddly enough even installing fresh using a custom installation path also returns 1603
https://bugs.winehq.org/show_bug.cgi?id=57674
Hans Leidekker hans@meelstraat.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|msi |-unknown
https://bugs.winehq.org/show_bug.cgi?id=57674
--- Comment #2 from m0rvj johnpgoodman@gmail.com --- In dialog with the app devs... they have added an msix package within the msi installer. It seems wine can't do msix yet?
https://bugs.winehq.org/show_bug.cgi?id=57674
--- Comment #3 from m0rvj johnpgoodman@gmail.com --- I have a pr for our installer which can use an mst file to allow the msix install to fail and continue. This is a workable solution for Logos but the lack of msix support in wine remains and could bite us later.
https://github.com/FaithLife-Community/LogosLinuxInstaller/pull/263