https://bugs.kde.org/show_bug.cgi?id=412152
--- Comment #11 from Pawel <pavbara...@gmail.com> --- And maybe this will be useful: 1. There's info on bugs.archlinux.org, then KWin has missing qt5-script dependency. So I've build it with it (it's in my system, already), but without success. KWin_wayland doesn't start. 2. When I try to start i.e. gwenview in wayland embeded session, I noticed such information: "This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem." And info from gdb: "Program received signal SIGABRT, Aborted. 0x00007ffff5cc0f25 in raise () from /usr/lib/libc.so.6" 3. I've just installed weston, and I can open session with it. 4. I've even build (on Qt 5.14b1) another Qt5 Wayland based DE - Liri and it cannot start session, too. I don't know that it's Qt5 or Liri related, because it's still WIP and sometimes it starts, sometimes not. 5. Output from gdb with new building KWin is the same as previous: "Thread 1 "kwin_wayland" received signal SIGSEGV, Segmentation fault. 0x00007f14f98a6ec0 in KWayland::Client::Compositor::operator wl_compositor*() () from /usr/lib/libKF5WaylandClient.so.5" 6. I know, that there's at least one person who can run kwin_wayland (5.16.90 on Arch Linux) session without any problem. 7. I try to run wayland session on my personal config of Plasma and on completly clear new user session and the result is the same. Only black screen (with cursor only). 8. The problem occurs with Qt5.13.x, too. I haven't any problem with starting Plasma Wayland session on Plasma 5.16.x even with KF5.63rc (and of course on previous verision of KF5, too). Please ask about any informations interesting you. -- You are receiving this mail because: You are watching all bug changes.