https://bugs.winehq.org/show_bug.cgi?id=52687
Bug ID: 52687 Summary: OpenKiosk installer not working Product: Wine Version: 7.4 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown Assignee: [email protected] Reporter: [email protected] Distribution: ---
Running "wine msiexec /i OpenKiosk91.7.0-2022-02-22-x86_64.msi" I only get:
00d4:fixme:file:NtLockFile I/O completion on lock not implemented yet 00d4:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION 00d4:err:msi:read_properties_from_data propid 10 has unknown type 00d4:err:msi:read_properties_from_data propid 10 has unknown type
It seems to install for another user though, see bug 52685. It also works on windows, so probably not a corrupted file. MD5Sum bd5c917f09bdc35f79a2156a00459531 OpenKiosk91.7.0-2022-02-22-x86_64.msi
https://bugs.winehq.org/show_bug.cgi?id=52687
Fabian Maurer [email protected] changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://www.mozdevgroup.com | |/dropbox/okcd/91.0/Release1 | |1/OpenKiosk91.7.0-2022-02-2 | |2-x86_64.msi Keywords| |download, Installer
https://bugs.winehq.org/show_bug.cgi?id=52687
Fabian Maurer [email protected] changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |52685
https://bugs.winehq.org/show_bug.cgi?id=52687
Andrew Nguyen [email protected] changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |msi
--- Comment #1 from Andrew Nguyen [email protected] --- I was able to reproduce the issue of the OpenKiosk installer not launching. The installer specifies "x64" for the PID_TEMPLATE summary info string, which is rejected by Wine.
I submitted a PR with a fix that allows the installer to start: https://gitlab.winehq.org/wine/wine/-/merge_requests/6429
https://bugs.winehq.org/show_bug.cgi?id=52687
Andrew Nguyen [email protected] changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Fixed by SHA1| |bb2787620e2aaa0aa2470d0e968 | |6b0aeecb31286 Status|NEW |RESOLVED
--- Comment #2 from Andrew Nguyen [email protected] --- Fixed by https://gitlab.winehq.org/wine/wine/-/commit/bb2787620e2aaa0aa2470d0e9686b0a...
https://bugs.winehq.org/show_bug.cgi?id=52687
Alexandre Julliard [email protected] changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard [email protected] --- Closing bugs fixed in 9.17.