https://bugs.kde.org/show_bug.cgi?id=489545
--- Comment #9 from Jim <j...@cornmell.com> --- I'm running kubuntu 24.10 which is an upgrade from 24.04 (which was an upgrade from 23.10....) Here are the command and results for you: $ strings /usr/lib/qt6/plugins/kf6/kded/kded_plasma-welcome.so > kded_plasma-welcome_strings.txt strings: '/usr/lib/qt6/plugins/kf6/kded/kded_plasma-welcome.so': No such file $ ls -l /usr/lib/qt6/plugins/kf6/kded "/usr/lib/qt6/plugins/kf6/kded": No such file or directory (os error 2) $ ls -l /usr/lib/qt6 inode Permissions Links Size User Date Modified Name 18522383 drwxr-xr-x 2 - root 18 Oct 14:57 bin* 18486903 drwxr-xr-x 2 - root 18 Oct 14:57 libexec* $ ls -l /usr/lib/qt/plugins/kf5/kded/kded_plasma-welcome.so "/usr/lib/qt/plugins/kf5/kded/kded_plasma-welcome.so": No such file or directory (os error 2) $ grep autostart /usr/share/applications/org.kde.plasma-welcome.desktop The last command returns nothing. -- You are receiving this mail because: You are watching all bug changes.