https://bugs.kde.org/show_bug.cgi?id=515510
Nate Graham <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Plasmashell crash on pause |Plasmashell asserts in |and play by middle click on |PlayerContainer::Play() on |Media control widget |pause and play by middle | |click on Media control | |widget --- Comment #9 from Nate Graham <[email protected]> --- Relevant part: #12 0x000072fbb3963310 in QMessageLogger::fatal(char const*, ...) const () from /lib/x86_64-linux-gnu/libQt6Core.so.6 No symbol table info available. #13 0x000072fbb394dc71 in qt_assert_x(char const*, char const*, char const*, int) () from /lib/x86_64-linux-gnu/libQt6Core.so.6 No symbol table info available. #14 0x000072fb3b5d8f12 in PlayerContainer::Play() () from /lib/x86_64-linux-gnu/libkmpris.so.6 No symbol table info available. #15 0x000072fb3b5df3fd in ?? () from /lib/x86_64-linux-gnu/libkmpris.so.6 No symbol table info available. #16 0x000072fb3b5df8f1 in PlayerContainer::qt_metacall(QMetaObject::Call, int, void**) () from /lib/x86_64-linux-gnu/libkmpris.so.6 No symbol table info available. Looks like Kai was right. -- You are receiving this mail because: You are watching all bug changes.
