https://bugs.winehq.org/show_bug.cgi?id=43188
Bug ID: 43188 Summary: Crash when accessing File Open dialog Product: Wine Version: 2.9 Hardware: x86 OS: Mac OS X Status: UNCONFIRMED Severity: major Priority: P2 Component: comctl32 Assignee: wine-bugs@winehq.org Reporter: ph.schaefe@gmail.com
Each time I use any of my windows programs with wine, and click the "Open File" menu item (or the "Open File ..." button) to get the 'file open dialog', the program crashes.
This is consistent in all the windows programs I use. My version of Wine-devel seems up to date though, as I just did both "port upgrade wine-devel" and "port upgrade winetricks"on the console and it didn't upgrade anything.
err:module:DelayLoadFailureHook failed to delay load comctl32.dll.HIMAGELIST_QueryInterface wine: Call from 0x7b42965e to unimplemented function comctl32.dll.HIMAGELIST_QueryInterface, aborting wine: Unimplemented function comctl32.dll.HIMAGELIST_QueryInterface called at address 0x7b42965e (thread 0009), starting debugger... Unhandled exception: unimplemented function comctl32.dll.HIMAGELIST_QueryInterface called in 32-bit code (0x7b42965e).
https://bugs.winehq.org/show_bug.cgi?id=43188
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4@web.de
--- Comment #1 from Fabian Maurer dark.shadow4@web.de --- That's odd, it should be implemented. Mind attaching a full log, including crashlog?
https://bugs.winehq.org/show_bug.cgi?id=43188
Sebastian Lackner sebastian@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sebastian@fds-team.de
https://bugs.winehq.org/show_bug.cgi?id=43188
--- Comment #2 from Nikolay Sivov bunglehead@gmail.com --- This will happen if you use native comctl32 v5 dll with anything that's using shell32. It's not compatible.
https://bugs.winehq.org/show_bug.cgi?id=43188
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|comctl32 |-unknown
https://bugs.winehq.org/show_bug.cgi?id=43188
--- Comment #3 from ph.schaefe@gmail.com --- Created attachment 58461 --> https://bugs.winehq.org/attachment.cgi?id=58461 this is the shell's output upon the crash
https://bugs.winehq.org/show_bug.cgi?id=43188
--- Comment #4 from ph.schaefe@gmail.com --- Thank you Nikolay, this helped: I've set "comctl32" to "builtin, native". And everything works now as it should.
https://bugs.winehq.org/show_bug.cgi?id=43188
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|UNCONFIRMED |RESOLVED
--- Comment #5 from Austin English austinenglish@gmail.com --- Invalid.
https://bugs.winehq.org/show_bug.cgi?id=43188
ph.schaefe@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|INVALID |WORKSFORME
https://bugs.winehq.org/show_bug.cgi?id=43188
Matteo Bruni matteo.mystral@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|WORKSFORME |INVALID
--- Comment #6 from Matteo Bruni matteo.mystral@gmail.com --- INVALID is correct, you were running Wine in an unsupported configuration.
https://bugs.winehq.org/show_bug.cgi?id=43188
--- Comment #7 from ph.schaefe@gmail.com --- Excuse me, but how come my configuration is unsupported?
https://bugs.winehq.org/show_bug.cgi?id=43188
--- Comment #8 from Matteo Bruni matteo.mystral@gmail.com --- (In reply to ph.schaefe from comment #7)
Excuse me, but how come my configuration is unsupported?
Well, you installed native comctl32 v5 in your Wine prefix (e.g. with winetricks) and that broke the file open dialog. Issues caused by the use of native DLLs are generally not valid.
https://bugs.winehq.org/show_bug.cgi?id=43188
--- Comment #9 from ph.schaefe@gmail.com --- Oh. Would you recommend me to switch my all my DLLs to native?
https://bugs.winehq.org/show_bug.cgi?id=43188
--- Comment #10 from ph.schaefe@gmail.com --- *I meant
to builtin?
https://bugs.winehq.org/show_bug.cgi?id=43188
--- Comment #11 from Matteo Bruni matteo.mystral@gmail.com --- (In reply to ph.schaefe from comment #9)
Oh. Would you recommend me to switch my all my DLLs to native?
In general you shouldn't install any native DLL unless there is an actual need and you should use a separate prefix (see https://wiki.winehq.org/FAQ#Wineprefixes for some more info) for the application that needs those overrides, to avoid issues like this one for the rest.
If you have further questions, the forum is the appropriate place to ask.
https://bugs.winehq.org/show_bug.cgi?id=43188
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Crash when accessing File |GeneDoc crashes in File |Open dialog |Open dialog when using | |native comctl32 v5 dll | |(unsupported config) CC| |focht@gmx.net Severity|major |normal
https://bugs.winehq.org/show_bug.cgi?id=43188
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #12 from Austin English austinenglish@gmail.com --- Closing.
https://bugs.winehq.org/show_bug.cgi?id=43188
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |stefanehaas@web.de
--- Comment #13 from Anastasius Focht focht@gmx.net --- *** Bug 45630 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=43188
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|GeneDoc crashes in File |Native comctl32 v5 dll |Open dialog when using |causes applications to |native comctl32 v5 dll |crash on unimplemented |(unsupported config) |function | |comctl32.dll.HIMAGELIST_Que | |ryInterface in File Open | |dialog (unsupported config)
--- Comment #14 from Anastasius Focht focht@gmx.net --- Hello folks,
refining the ticket summary to collect more dupes here and improve search quality.
Regards
https://bugs.winehq.org/show_bug.cgi?id=43188
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hugocanalli@gmail.com
--- Comment #15 from Gijs Vermeulen gijsvrm@gmail.com --- *** Bug 43325 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=43188
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |zumers@yandex.ru
--- Comment #16 from Nikolay Sivov bunglehead@gmail.com --- *** Bug 54382 has been marked as a duplicate of this bug. ***