http://bugs.winehq.org/show_bug.cgi?id=58649
--- Comment #2 from Riv100 riv100a@gmail.com --- Created attachment 79242 --> http://bugs.winehq.org/attachment.cgi?id=79242 logs SimpleTV
Additional log evidence:
When dialogs are opened, Wine spams fixme:explorerframe:taskbar_list_SetThumbnailClip … stub!. The call fails with 0x80004001 E_NOTIMPL. At this time, OSD overlay disappears or freezes. DXVK shows swapchain reset to Buffer size: 1x1 right when OSD vanishes. Wine also prints err:win:send_erase timeout → suggests OSD child window stops receiving events. Missing DLLs (WinSCard.dll, Qt5Designer.dll) are plugins, not critical. VLC engine logs (Invalid PCR value, h264 decode error) are unrelated to Wine, show normal IPTV stream artefacts.
This confirms overlay breakage is triggered by unimplemented taskbar thumbnail clipping and D3D9Ex swapchain reset handling.