Bug 364469 - taskmanager: progress indicator also on non allocated applications
Summary: taskmanager: progress indicator also on non allocated applications
Status: RESOLVED REMIND
Alias: None
Product: plasmashell
Classification: Plasma
Component: Task Manager and Icons-Only Task Manager widgets (other bugs)
Version First Reported In: 5.6.95
Platform: openSUSE Linux
: NOR normal
Target Milestone: 1.0
Assignee: Eike Hein
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-18 18:20 UTC by Florian
Modified: 2016-06-18 20:15 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments
screenshot (1.11 MB, image/png)
2016-06-18 18:22 UTC, Florian
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Florian 2016-06-18 18:20:25 UTC
progress shown in taskmanager (e.g. file copy in dolphin) gets shown on other task icons if a 2nd dolphin window gets opened

Reproducible: Always

Steps to Reproduce:
1. open dolphin
2. make file transfer
3. open 2nd dolphin instance (e.g. by middle click)

Actual Results:  
the progress bar of 1st dolphin task icon is no also visible in e.g. Kontact, Chrome, 2nd Dolphin window

Expected Results:  
Progress bar is only visible in task icon of application which performs operation.
After finishing file operation, a rest of progress bar is  still visible.
Comment 1 Florian 2016-06-18 18:22:40 UTC
Created attachment 99582 [details]
screenshot

screenshot showing task manager progress bar
Comment 2 Kai Uwe Broulik 2016-06-18 20:13:22 UTC
That's not possible with the current infrastructure, sorry. The API we use works on a per-application basis. We'll eventually address this with KFileMetadata but that's not something that will happen in the near future, sorry.
Comment 3 Florian 2016-06-18 20:15:35 UTC
(In reply to Kai Uwe Broulik from comment #2)
> That's not possible with the current infrastructure, sorry. The API we use
> works on a per-application basis. We'll eventually address this with
> KFileMetadata but that's not something that will happen in the near future,
> sorry.

Understood - you can't distinguish between 2 dolphin instances, but in my example, also Kaffeine, Kontact, etc. got the same progress indicator.