Created attachment 194141 [details] Notifications - Mimetypes Icons Missing For quite some time now, i've noticed that "mimetypes" icons on Notifications didn't show up correctly or at all. An static empty icon appears after the actions of Extracting from Archive, Copy/Paste files. I think mimetypes icons here should correspond to the apps or actions performed. Operating System: openSUSE Tumbleweed 20260707 KDE Plasma Version: 6.7.2 KDE Frameworks Version: 6.27.0 Qt Version: 6.11.1 Graphics Platform: Wayland
Is that screenshot un-altered? Or did you composite the movie icon over the document icon? If you didn't, that's a very strange thing to be seeing.
Hello Nate, the screenshot it's done as it comes out from Spectacle - Rectangular Region. I didn't composite anything, The movie icon appears over blank document icon itself. I simply made copy/paste different video formats from a USB Pendrive/HDD to a $HOME/Videos directory.
Created attachment 194390 [details] Video screencast about movie icon over document
This test was done even on the current KDE Plasma release, also Stock Breeze icons + theme. Operating System: openSUSE Tumbleweed 20260716 KDE Plasma Version: 6.7.3 KDE Frameworks Version: 6.28.0 Qt Version: 6.11.1 Graphics Platform: Wayland
I can confirm it. I missed this because I tend to have history turned off for most things. But now I see every notification that doesn't display an icon in the popup will display the generic document in the history.
Okay, thanks for checking it out.
Git commit cf16ace940423672eb9ab63b2f0cc1cf568deb4b by Kai Uwe Broulik. Committed on 25/07/2026 at 05:22. Pushed by broulik into branch 'master'. libnotificationmanager: Return empty icon name in jobs model There is no job icon and the one at the end comes from JobDetails and the FileInfo stuff, not the model. This case was forgotten in the original fix for Qt 6.11.1 and resulted in an "unknown" icon showing behind the job icon. Most of the time this wasn't noticeable because it had the same "file shape" of the finished icon, but was visible after e.g. copying an image. Amends commit faf0e944 M +1 -0 libnotificationmanager/jobsmodel.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/cf16ace940423672eb9ab63b2f0cc1cf568deb4b
Git commit 796dd811aa46109ae32013be47008f8e0918a1f6 by Kai Uwe Broulik. Committed on 25/07/2026 at 05:51. Pushed by broulik into branch 'Plasma/6.7'. libnotificationmanager: Return empty icon name in jobs model There is no job icon and the one at the end comes from JobDetails and the FileInfo stuff, not the model. This case was forgotten in the original fix for Qt 6.11.1 and resulted in an "unknown" icon showing behind the job icon. Most of the time this wasn't noticeable because it had the same "file shape" of the finished icon, but was visible after e.g. copying an image. Amends commit faf0e944 (cherry picked from commit cf16ace940423672eb9ab63b2f0cc1cf568deb4b) Co-authored-by: Kai Uwe Broulik <kde@privat.broulik.de> M +1 -0 libnotificationmanager/jobsmodel.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/796dd811aa46109ae32013be47008f8e0918a1f6
Git commit b628a876a315b4ad6ffe7a6de0bcfa86350774ad by Kai Uwe Broulik. Committed on 25/07/2026 at 06:15. Pushed by broulik into branch 'Plasma/6.6'. libnotificationmanager: Return empty icon name in jobs model There is no job icon and the one at the end comes from JobDetails and the FileInfo stuff, not the model. This case was forgotten in the original fix for Qt 6.11.1 and resulted in an "unknown" icon showing behind the job icon. Most of the time this wasn't noticeable because it had the same "file shape" of the finished icon, but was visible after e.g. copying an image. Amends commit faf0e944 (cherry picked from commit cf16ace940423672eb9ab63b2f0cc1cf568deb4b) Co-authored-by: Kai Uwe Broulik <kde@privat.broulik.de> M +1 -0 libnotificationmanager/jobsmodel.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/b628a876a315b4ad6ffe7a6de0bcfa86350774ad