https://bugs.winehq.org/show_bug.cgi?id=51111
Bug ID: 51111 Summary: MyLifeOrganized: two windows in the Plasma task switcher Product: Wine Version: 6.8 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: ddascalescu+wine@gmail.com Distribution: ---
Created attachment 69974 --> https://bugs.winehq.org/attachment.cgi?id=69974 Screencast of the blank extra window for MLO
After I launch `wine mlo.exe`, KDE Plasma shows two windows for MLO, one of them being blank. When I try to switch to it, apparently nothing happens. There is (correctly) only one task bar/panel button.
KDE Neon 5.21.5 on Ubuntu 20.4.1, current MLO (5.1.1). HiDPI scaling set to 144.
This looks like a regression because I've never seen this double window behavior before, but I haven't run MLO on KDE/Plasma before (only GNOME).
```sh $ wine mlo.exe INTEL-MESA: warning: Performance support disabled, consider sysctl dev.i915.perf_stream_paranoid=0
0024:fixme:thread:GetThreadUILanguage : stub, returning default language. 0024:fixme:nls:RtlGetThreadPreferredUILanguages 00000038, 0021D9C4, 00000000 0021D9EC 0024:fixme:nls:get_dummy_preferred_ui_language (0x38 0021D9C4 00000000 0021D9EC) returning a dummy value (current locale) 0024:fixme:nls:RtlGetThreadPreferredUILanguages 00000038, 0021D9C4, 02B7A680 0021D9EC 0024:fixme:nls:get_dummy_preferred_ui_language (0x38 0021D9C4 02B7A680 0021D9EC) returning a dummy value (current locale) 0024:fixme:wtsapi:WTSRegisterSessionNotification Stub 0001007E 0x00000000 0024:fixme:uxtheme:BufferedPaintInit Stub () 0024:err:winediag:check_version ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution. 0024:err:ntlm:ntlm_LsaApInitializePackage no NTLM support, expect problems 0024:fixme:wincodecs:BitmapScaler_Initialize unsupported mode 4 0024:fixme:wincodecs:BitmapScaler_Initialize unsupported mode 4 0024:fixme:wincodecs:BitmapScaler_Initialize unsupported mode 4 [... repeated many times ...] 0024:fixme:wincodecs:BitmapScaler_Initialize unsupported mode 4 0024:fixme:wincodecs:BitmapScaler_Initialize unsupported mode 4 0024:err:listview:LISTVIEW_WindowProc unknown msg 109d wp=00000000 lp=00000000 0024:err:msxml:doparse Start tag expected, '<' not found 0024:fixme:msxml:domdoc_get_parseError (0x380da50)->(0x21f824): creating a dummy parseError 0024:fixme:msxml:domdoc_get_parseError (0x380da50)->(0x21f824): creating a dummy parseError 0024:fixme:msxml:domdoc_get_parseError (0x380da50)->(0x21f820): creating a dummy parseError 0024:fixme:gdiplus:brush_fill_pixels path gradient blend not implemented 0024:err:ole:RevokeDragDrop invalid hwnd 00020130 0024:fixme:wtsapi:WTSUnRegisterSessionNotification Stub 0001007E 0024:fixme:uxtheme:BufferedPaintUnInit Stub () ```