[Bug 52673] Missing IShellItemImageFactory implementation for ShellItem.

WineHQ Bugzilla wine-bugs at winehq.org
Tue Jul 5 05:22:01 CDT 2022


https://bugs.winehq.org/show_bug.cgi?id=52673

--- Comment #4 from Jinoh Kang <jinoh.kang.kr at gmail.com> ---
(In reply to Byeongsik Jeon from comment #3)
> Thank you for your work.
> 
> https://gitlab.winehq.org/wine/wine/-/merge_requests/190
> 
> How about trying a simple patch that changes the
> ShellItem_IShellItemImageFactory_GetImage() return value from E_NOTIMPL to
> S_OK?
> 
> This alone allowed the KakaoTalk crash to be avoided.
> 
> Many cases can be found using fake return value in other Wine (full) stub
> function implementations.

It's probably a good idea to return at least some valid bitmap, even if it does
not represent anything that looks related to the item.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list