https://bugs.winehq.org/show_bug.cgi?id=40609
Bug ID: 40609 Summary: WinRAR 5.4 installer fails to run under Wine Product: Wine Version: unspecified Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: blocker Priority: P2 Component: wineserver Assignee: wine-bugs@winehq.org Reporter: t.artem@mailcity.com Distribution: ---
When I try to run WinRAR 5.4 beta 1 installer under wine, it immediately exits:
$ ./wrar54b1.exe fixme:module:load_library unsupported flag(s) used (flags: 0x00000800) fixme:module:load_library unsupported flag(s) used (flags: 0x00000800) fixme:module:load_library unsupported flag(s) used (flags: 0x00000800) fixme:module:load_library unsupported flag(s) used (flags: 0x00000800) fixme:advapi:EventRegister {5eec90ab-c022-44b2-a5dd-fd716a222a15}, 0x401123, 0x4391d0, 0x4391e8 fixme:advapi:EventSetInformation 2, 0x436190, 43 fixme:module:load_library unsupported flag(s) used (flags: 0x00000800) fixme:module:load_library unsupported flag(s) used (flags: 0x00000800) fixme:module:load_library unsupported flag(s) used (flags: 0x00000800) fixme:module:load_library unsupported flag(s) used (flags: 0x00000800) fixme:shell:SHAutoComplete stub fixme:ieframe:PersistStreamInit_InitNew (0x157b68) fixme:iphlpapi:NotifyIpInterfaceChange (family 0, callback 0x6a0a6836, context 0x80da10, init_notify 0, handle 0x122e7f4): stub fixme:imm:ImmGetDescriptionW (0x4090409, (nil), 0): semi stub fixme:imm:ImmGetDescriptionW (0x4090409, 0x383f4f0, 9): semi stub fixme:imm:ImmReleaseContext (0x10088, 0x16c5f0): stub fixme:win:EnumDisplayDevicesW ((null),0,0x320474,0x00000000), stub! fixme:ntdll:NtLockFile I/O completion on lock not implemented yet fixme:ieframe:BrowserService_GetTravelLog 0x158608 0x321008 fixme:ieframe:ClientSite_GetContainer (0x157c34)->(0x320fec) fixme:mshtml:nsChannel_GetContentDisposition (0x17c6f0)->(0x31e758) fixme:mshtml:nsChannel_GetContentDispositionHeader (0x17c6f0)->(0x31deac) fixme:ieframe:ClientSite_GetContainer (0x157c34)->(0x323ebc) fixme:ieframe:ClientSite_GetContainer (0x157c34)->(0x3252ec) fixme:mshtml:nsChannel_GetContentDisposition (0x17c658)->(0x3251b8) fixme:mshtml:nsChannel_GetContentDispositionHeader (0x17c658)->(0x32490c) fixme:ieframe:PropertyNotifySink_OnChanged unimplemented dispid 1005 fixme:ieframe:ClientSite_GetContainer (0x157c34)->(0x3252cc) fixme:mshtml:nsChannel_GetContentDisposition (0x158b68)->(0x324d48) fixme:mshtml:nsChannel_GetContentDispositionHeader (0x158b68)->(0x32449c) fixme:ieframe:ControlSite_OnFocus (0x157c34)->(0) fixme:ieframe:InPlaceSite_OnInPlaceDeactivateEx fNoRedraw (1) ignored fixme:mshtml:HlinkTarget_SetBrowseContext (0x159b08)->((nil)) fixme:ieframe:OleInPlaceObject_UIDeactivate (0x157b68) fixme:ieframe:OleInPlaceObject_InPlaceDeactivate (0x157b68) fixme:module:load_library unsupported flag(s) used (flags: 0x00000800) fixme:module:load_library unsupported flag(s) used (flags: 0x00000800)
https://bugs.winehq.org/show_bug.cgi?id=40609
Artem S. Tashkinov t.artem@mailcity.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://www.rarlabs.com/rar/ | |wrar54b1.exe Version|unspecified |1.9.9 Keywords| |download
https://bugs.winehq.org/show_bug.cgi?id=40609
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #1 from super_man@post.com --- bug 40025 is similar issue, just the version differs. Worth to test if this gets fixed.
https://bugs.winehq.org/show_bug.cgi?id=40609
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|blocker |normal Component|wineserver |-unknown
--- Comment #2 from Austin English austinenglish@gmail.com --- Not a blocker. What makes you think it's a wineserver bug?
Lastly, please attach logs, don't paste them.
https://bugs.winehq.org/show_bug.cgi?id=40609
--- Comment #3 from Artem S. Tashkinov t.artem@mailcity.com --- (In reply to Austin English from comment #2)
Not a blocker. What makes you think it's a wineserver bug?
Lastly, please attach logs, don't paste them.
It's just a rare situation that a popular application installer fails to start altogether.
https://bugs.winehq.org/show_bug.cgi?id=40609
Sebastian Lackner sebastian@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sebastian@fds-team.de
--- Comment #4 from Sebastian Lackner sebastian@fds-team.de --- (In reply to super_man from comment #1)
bug 40025 is similar issue, just the version differs. Worth to test if this gets fixed.
Now that bug 40025 is marked STAGED it should be easy to test if its the same issue. If it is I would suggest to mark this one as duplicate.
https://bugs.winehq.org/show_bug.cgi?id=40609
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE
--- Comment #5 from Dmitry Timoshkov dmitry@baikal.ru --- (In reply to Sebastian Lackner from comment #4)
(In reply to super_man from comment #1)
bug 40025 is similar issue, just the version differs. Worth to test if this gets fixed.
Now that bug 40025 is marked STAGED it should be easy to test if its the same issue. If it is I would suggest to mark this one as duplicate.
It is a duplicate.
*** This bug has been marked as a duplicate of bug 40025 ***
https://bugs.winehq.org/show_bug.cgi?id=40609
Jeff Zaroyko jeffz@jeffz.name changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Jeff Zaroyko jeffz@jeffz.name --- Closing duplicate.
https://bugs.winehq.org/show_bug.cgi?id=40609
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |user32