https://bugs.winehq.org/show_bug.cgi?id=36788
--- Comment #28 from Viktor Ostashevskyi ostash@ostash.kiev.ua --- (In reply to Viktor Ostashevskyi from comment #27)
Ok, new information.
It worked, but only because for the first test I emerged minimal wine without OpenGL support. After enabling OpenGL (and rebuilding Mesa for having 32bit drivers) - it stopped working with same behavior as previously
- no window, no borders, no title, no output.
Console is spammed with:
011c:fixme:d3d:surface_cpu_blt Filter WINED3D_TEXF_LINEAR not supported in software blit.
Extra update - this time I've managed to notice that application icon on KDE task bar has its own menu, which is provided by the application itself, and this menu has "Full screen" option - if I click on it and uncheck it - application goes to the window mode where it actually works!
What is more interesting: clicking "maximize" on the window title bar brings application to full screen mode again where it works correctly; but right click on the title bar and selecting "Full screen" again - doesn't work.
P.S. I'm on KDE Plasma 6.2.4 with kwin_x11 window manager.
Anyway, it looks that I'm able to see the slideshow under Wine with some workarounds, so I'm leaving it up to Wine maintainers whether this needs to be investigated further.