https://bugs.kde.org/show_bug.cgi?id=472677
--- Comment #4 from Angel <angel.koi...@gmail.com> --- Created attachment 162031 --> https://bugs.kde.org/attachment.cgi?id=162031&action=edit New crash information added by DrKonqi plasmashell (5.27.5) using Qt 5.15.8 I have autologin enabled. I have a bash script on autorun, it only change the volume and lock the screen #!/bin/sh sleep 5 qdbus org.freedesktop.ScreenSaver /ScreenSaver Lock & pactl set-sink-volume @DEFAULT_SINK@ 30% -- Backtrace (Reduced): #11 0x00007f460cb4aea1 in xcb_wait_for_reply () from /lib/x86_64-linux-gnu/libxcb.so.1 #12 0x00007f46054d5181 in QXcbConnection::getSelectionOwner(unsigned int) const () from /lib/x86_64-linux-gnu/libQt5XcbQpa.so.5 [...] #17 0x00007f4609b64225 in KCoreDirLister::newItems(KFileItemList const&) () from /lib/x86_64-linux-gnu/libKF5KIOCore.so.5 [...] #21 0x00007f4609b21a54 in KIO::ListJob::entries(KIO::Job*, QList<KIO::UDSEntry> const&) () from /lib/x86_64-linux-gnu/libKF5KIOCore.so.5 [...] #23 0x00007f4609b09625 in KIO::SlaveInterface::listEntries(QList<KIO::UDSEntry> const&) () from /lib/x86_64-linux-gnu/libKF5KIOCore.so.5 -- You are receiving this mail because: You are watching all bug changes.