Bug 400936

Summary: Plasma shows unnecessary notification when I open recycle bin full of files immediatelly after login
Product: [Plasma] plasmashell Reporter: Patrick Silva <bugseforuns>
Component: NotificationsAssignee: Kai Uwe Broulik <kde>
Status: RESOLVED DUPLICATE    
Severity: normal CC: kde, nate, nicolas.fella, plasma-bugs
Priority: NOR    
Version: 5.15.4   
Target Milestone: 1.0   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: screenshot
screenshot of the new notifications system

Description Patrick Silva 2018-11-11 15:15:17 UTC
Created attachment 116246 [details]
screenshot

STEPS TO REPRODUCE
1. send several files to trash ans reboot
2. start plasma
3. open trash immediatelly after login by clicking its icon on desktop

OBSERVED RESULT
Plasma shows "Examining: finished" notification. See my screenshot please.

EXPECTED RESULT
this unnecessary and useless notification does not appear.


SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Arch Linux
KDE Plasma Version: 5.14.3
KDE Frameworks Version: 5.52
Qt Version: 5.12 beta4
Comment 1 David Edmundson 2018-11-11 17:40:15 UTC
Can you confirm which icon?

There are multiple ways to open trash from the desktop.
Comment 2 Patrick Silva 2018-11-11 18:29:10 UTC
I created my "Trash" icon by dragging "Trash" from Dolphin places panel to desktop.
Comment 3 Kai Uwe Broulik 2019-05-23 16:43:19 UTC
Potentially fixed by https://cgit.kde.org/plasma-desktop.git/commit/?id=ca113afa5028c4be6935d3f2feed20ef918bda29
Unless it's the opening, which does KRun, which queries the mime at which point it will be a bug in the IO (or foldermodel still?) not setting a UDS_MIME_TYPE
Comment 4 Patrick Silva 2019-06-05 21:13:48 UTC
Created attachment 120609 [details]
screenshot of the new notifications system

The notification appeared again with the new notifications system,
the trash was empty this time. I restared plasma running "plasmashell --replace",
immediately I opened the trash icon on desktop and plasma shown the notification seen in the attached screenshot.

Operating System: KDE neon Unstable Edition
KDE Plasma Version: 5.16.80
KDE Frameworks Version: 5.59.0
Qt Version: 5.12.0
Comment 5 Kai Uwe Broulik 2019-06-23 15:15:04 UTC
Probably KRun having to stat trash:/ to find if it's a location we can open and that might take a while on startup when everything's busy doing other stuff.
Comment 6 Patrick Silva 2020-04-01 19:22:44 UTC
This behavior happened yesterday when I double clicked Trash icon on desktop immediately after login. Trash was empty.

Operating System: Arch Linux 
KDE Plasma Version: 5.18.4
KDE Frameworks Version: 5.68.0
Qt Version: 5.14.2
Comment 7 Nicolas Fella 2021-12-21 00:03:41 UTC
With https://invent.kde.org/frameworks/kio/-/merge_requests/647 the finished notification no longer sticks around. There is however still a temporary popup/progress indicator
Comment 8 Nate Graham 2022-01-07 14:38:45 UTC
*** This bug has been marked as a duplicate of bug 400047 ***