https://bugs.winehq.org/show_bug.cgi?id=55322
Bug ID: 55322 Summary: SBCL 2.3.4: unattended msiexec in administrator mode fails Product: Wine Version: 8.12 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msi Assignee: wine-bugs@winehq.org Reporter: awkravchuk@gmail.com Distribution: ---
Created attachment 74916 --> https://bugs.winehq.org/attachment.cgi?id=74916 wine output
I'm trying to use SBCL installer from here https://github.com/roswell/sbcl_bin/releases/download/2.3.4/sbcl-2.3.4-x86-6... in untattended mode:
``` $ wine msiexec /a sbcl-2.3.4-x86-64-windows-binary.msi /qn /lv log.txt &> wine.log; echo $? 90 ``` When using `/i` switch, installation seems to succeed.
Log files are attached below.
https://bugs.winehq.org/show_bug.cgi?id=55322
--- Comment #1 from Andrew awkravchuk@gmail.com --- Created attachment 74917 --> https://bugs.winehq.org/attachment.cgi?id=74917 msiexec log
https://bugs.winehq.org/show_bug.cgi?id=55322
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://github.com/roswell/ | |sbcl_bin/releases/download/ | |2.3.4/sbcl-2.3.4-x86-64-win | |dows-binary.msi Keywords| |download, Installer
--- Comment #2 from Ken Sharp imwellcushtymelike@gmail.com --- You are using Wine Staging. Please try again in vanilla Wine.
0054:err:system:NtUserChangeDisplaySettings Changing L"\\.\DISPLAY2" display settings returned -2. 0054:err:explorer:initialize_display_settings Failed to initialize registry display settings for L"\\.\DISPLAY2"
Do you have multiple displays?
https://bugs.winehq.org/show_bug.cgi?id=55322
--- Comment #3 from Andrew awkravchuk@gmail.com --- Yes, I do have two monitors, but there's been no problem with those in Wine.
This issue also happens in Wine 8.0 under Docker, so I believe the Wine version and multiple monitoris has nothing to do with it.
https://bugs.winehq.org/show_bug.cgi?id=55322
Hans Leidekker hans@meelstraat.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Fixed by SHA1| |b7cc766f1f45814ee218d2e89c2 | |5cb769451be86 Status|UNCONFIRMED |RESOLVED
--- Comment #4 from Hans Leidekker hans@meelstraat.net --- Fixed with b7cc766f1f45814ee218d2e89c25cb769451be86.
https://bugs.winehq.org/show_bug.cgi?id=55322
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 9.17.