https://bugs.kde.org/show_bug.cgi?id=390092
--- Comment #16 from Andrius Štikonas <andr...@stikonas.eu> --- (In reply to Andrius Štikonas from comment #15) > (In reply to Vishnu from comment #14) > > When using the wayland session, plasma crashes every time I boot. I have a > > laptop connected to an external monitor via an HDMI cable. I use only the > > external monitor, and have the laptop's display disabled. > > > > My crash log is probably useless because I have no debug symbols, but Thread > > 1 starts with: > > #6 0x00007f07ed45eb62 in QScreen::name() const () from > > /usr/lib/libQt5Gui.so.5 > > > > I'm currently on Qt 5.14.2 and Plasma 5.18.4.1 > > After upgrading to Qt 5.14.1 one other Qt application (qTox) sometimes > randomly crashes in QScreen::handle. It might be related to plasmashell > crash... > > I wonder if it is our bug (we are setting something incorrectly when at > least one monitor is off) or bug on the Qt side. I looked a bit more at this. So qTox bug is indeed seems to be related to this. And it might be easier to reproduce, since it happens all the time, not just on reboot. To reproduce, you can do the following: 1) Start Wayland session with one screen turned off. 2) Start qTox. 3) Hover mouse over e.g. call button, so that popup notification is displayed 4) qTox crashes instead of showing popup. -- You are receiving this mail because: You are watching all bug changes.