| Summary: | Plasma shows unnecessary "Examining: Finished" notification when I open an audio cd with Dolphin via "Disks & Devices" applet | ||
|---|---|---|---|
| Product: | [Applications] AudioCD-KIO | Reporter: | Patrick Silva <bugseforuns> |
| Component: | General | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | normal | CC: | aspotashev, kdelibs-bugs-null, nate, plasma-bugs-null, yurchor |
| Priority: | NOR | ||
| Version First Reported In: | 20.08 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
screenshot
window that appears when data transfer tracking is disabled screenshot of plasma 5.16 + audiocd-kio 19.04.2 notification on Plasma 5.16.5 screenshot taken on Plasma 5.20 |
||
|
Description
Patrick Silva
2018-09-25 21:39:43 UTC
Created attachment 115235 [details]
screenshot
Created attachment 115666 [details]
window that appears when data transfer tracking is disabled
When data transfer tracking is disabled in both task manager and notitications applet settings I see the window shown in my screenshot instead the notification.
Steps to disable data transgfer tracking:
Right click on notifications applet in the system tray -> Notifications Settings -> uncheck "Track file transfers and other jobs", click "ok" button.
Right click the task manager in the plasma panel, select "configure task manager...", uncheck "Show progress and status information in task buttons", click "ok" button and restart plasma session.
Created attachment 120921 [details]
screenshot of plasma 5.16 + audiocd-kio 19.04.2
Created attachment 122654 [details]
notification on Plasma 5.16.5
The notification is a bit different on Plasma 5.16.5, but this issue persists.
audiocd-kio 19.08.1 Operating System: Arch Linux KDE Plasma Version: 5.16.5 KDE Frameworks Version: 5.62.0 Qt Version: 5.13.1 Sorry, but to my knowledge, nothing can be done on the KIO-AudioCD side. The string "Examining" is sent by the generic KIO core after the stat() job. Plasma notification widget (Dolphin notifications are the separate thing) shows file operations by default (can be configured). And it adds this " (Finished)" part. Do not know what to do to make it work as expected without breaking some third-party parts. :( Created attachment 132526 [details]
screenshot taken on Plasma 5.20
UPDATED STEPS TO REPRODUCE
1. insert and audio cd into your optical device and wait your system to recognize it
2. click on "Disks & Devices" applet in the system tray, choose "Open with file manager" action
Operating System: Arch Linux
KDE Plasma Version: 5.20.0
KDE Frameworks Version: 5.75.0
Qt Version: 5.15.1
I'm unable to reproduce this behavior. Dolphin 21.08.1 Operating System: Arch Linux KDE Plasma Version: 5.22.90 KDE Frameworks Version: 5.86.0 Qt Version: 5.15.2 Graphics Platform: X11 |