https://bugs.kde.org/show_bug.cgi?id=436542
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |n...@kde.org Assignee|k...@davidedmundson.co.uk |h...@kde.org Summary|Plasmashell hangs when a |Plasmashell hangs in |highdpi monitor is pluged |libfolderplugin.so when a |in. |highdpi monitor is pluged | |in Component|general |Folder Resolution|--- |BACKTRACE Status|REPORTED |NEEDSINFO --- Comment #1 from Nate Graham <n...@kde.org> --- Tons of this: #0 0x00007f8e24701c7e in QUrl::isLocalFile() const () at /usr/lib/libQt5Core.so.5 #1 0x00007f8e24701cb2 in QUrl::operator==(QUrl const&) const () at /usr/lib/libQt5Core.so.5 #2 0x00007f8dec3461cc in () at /usr/lib/qt/qml/org/kde/private/desktopcontainment/folder/libfolderplugin.so #3 0x00007f8dec348784 in () at /usr/lib/qt/qml/org/kde/private/desktopcontainment/folder/libfolderplugin.so #4 0x00007f8dec3219c6 in () at /usr/lib/qt/qml/org/kde/private/desktopcontainment/folder/libfolderplugin.so #5 0x00007f8dec3242a1 in () at /usr/lib/qt/qml/org/kde/private/desktopcontainment/folder/libfolderplugin.so However we need debug symbols to proceed. See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports#Arch-based_distros_.28Arch.2C_EndeavourOS.2C_Manjaro.29 for how to do so on Arch. Once you have debug symbols for Plasma, please reproduce the hang and attach a new sybolicated backtrace. Thank you! -- You are receiving this mail because: You are watching all bug changes.