https://bugs.winehq.org/show_bug.cgi?id=37735
Bug ID: 37735 Summary: Propellerhead Reason 8 installer complains "interface not supported" during install Product: Wine Version: 1.7.33 Hardware: x86 URL: http://ahttps://www.propellerheads.se/download/reason/ OS: Linux Status: NEW Keywords: download, obfuscation Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com Distribution: ---
Requires win7 mode.
err:shell:IShellLinkW_fnQueryInterface -- Interface: E_NOINTERFACE
appears in terminal and and error dialog with the message "Interface not supported" appears twice during install.
This may be related to its driver failing to load, later, I see:
fixme:module:load_library unsupported flag(s) used (flags: 0x00000060) regsvr32: Successfully registered DLL 'C:\Program Files\CodeMeter\Runtime\bin\WibuCmTrigger32.dll' wine: Unhandled page fault on read access to 0x00000000 at address 0x7ef92d76 (thread 004e), starting debugger... Application tried to create a window, but no driver could be loaded. The explorer process failed to start. err:service:service_send_start_message service L"CodeMeter.exe" failed to start err:msi:ITERATE_StartService Failed to start service L"CodeMeter.exe" (1053) err:msi:ITERATE_Actions Execution halted, action L"StartServices" returned 1627 fixme:module:load_library unsupported flag(s) used (flags: 0x00000060) regsvr32: Successfully unregistered DLL 'C:\Program Files\CodeMeter\Runtime\bin\WibuCmTrigger32.dll'
later, an error about 'ignitition key failure', aka authorizaiton failure.
austin@aw25 ~ $ du -h Reason_800.zip 3.7G Reason_800.zip austin@aw25 ~ $ sha1sum Reason_800.zip 3230fe80c19eed3ddb9b24eca782d23b9a0d168a Reason_800.zip
https://bugs.winehq.org/show_bug.cgi?id=37735
--- Comment #1 from Austin English austinenglish@gmail.com --- wine-1.7.33-31-gcacc9ae
https://bugs.winehq.org/show_bug.cgi?id=37735
Michael Stefaniuc mstefani@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://ahttps://www.propell |https://www.propellerheads. |erheads.se/download/reason/ |se/download/reason/ CC| |mstefani@redhat.com
--- Comment #2 from Michael Stefaniuc mstefani@redhat.com --- IShellLink supports quite a few COM interfaces. If you could run it with +shell the TRACE will tell you the IID of the interface.
https://bugs.winehq.org/show_bug.cgi?id=37735
--- Comment #3 from Austin English austinenglish@gmail.com --- Created attachment 50271 --> https://bugs.winehq.org/attachment.cgi?id=50271 +shell
https://bugs.winehq.org/show_bug.cgi?id=37735
--- Comment #4 from Nikolay Sivov bunglehead@gmail.com --- So it's IPropertyStore, I'll take a look.
https://bugs.winehq.org/show_bug.cgi?id=37735
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |shell32
https://bugs.winehq.org/show_bug.cgi?id=37735
--- Comment #5 from Nikolay Sivov bunglehead@gmail.com --- I sent a patch for that https://www.winehq.org/pipermail/wine-patches/2014-December/136240.html, please attach updated +shell,+tid trace.
https://bugs.winehq.org/show_bug.cgi?id=37735
--- Comment #6 from Austin English austinenglish@gmail.com --- Created attachment 50281 --> https://bugs.winehq.org/attachment.cgi?id=50281 shell,tid trace with patch
Here you go
https://bugs.winehq.org/show_bug.cgi?id=37735
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE
--- Comment #7 from Nikolay Sivov bunglehead@gmail.com --- Looks like a duplicate of bug 22210. I'll try to do something about it.
*** This bug has been marked as a duplicate of bug 22210 ***
https://bugs.winehq.org/show_bug.cgi?id=37735
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |aeda103769fa677bbbf8793b3dd | |2cab617cb32bd Resolution|DUPLICATE |FIXED
--- Comment #8 from Austin English austinenglish@gmail.com --- Rather than mark this as a duplicate, I'm going to mark this fixed now that
https://source.winehq.org/git/wine.git/commitdiff/aeda103769fa677bbbf8793b3d...
was committed. The next issue is 22210
https://bugs.winehq.org/show_bug.cgi?id=37735
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.34.