Bug 455458 - There is no Icons-only Task Manager visible.
Summary: There is no Icons-only Task Manager visible.
Status: RESOLVED NOT A BUG
Alias: None
Product: kdeplasma-addons
Classification: Plasma
Component: Application Dashboard (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-17 03:35 UTC by Johannes Fleisch
Modified: 2022-06-18 03:54 UTC (History)
1 user (show)

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


Attachments
There is no Icons-only Task Manager visible. (1.55 MB, image/png)
2022-06-17 03:35 UTC, Johannes Fleisch
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Johannes Fleisch 2022-06-17 03:35:54 UTC
Created attachment 149839 [details]
There is no Icons-only Task Manager visible.

SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols.
See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***


STEPS TO REPRODUCE
1. There is no Icons-only Task Manager visible.
2. 
3. 

OBSERVED RESULT


EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 Nate Graham 2022-06-17 18:20:01 UTC
The error message shows that you have a local fork of the Task Manager widget in /home/johannes-eos/.local/share/plasma/plasmoids/org.kde.plasma.taskmanager. This unmaintained local fork has drifted out of sync with the rest of the code in Plasma and has become broken.

You have three options:
1. Delete it and use the Task Manager shipped by your distro (strongly recommended)
2. If you got this Task Manager fork from someone else, bug that person to fix this issue for you and ship an update of it, and then use that
3. Fix it yourself
Comment 2 Johannes Fleisch 2022-06-18 03:54:36 UTC
(In reply to Nate Graham from comment #1)
> The error message shows that you have a local fork of the Task Manager
> widget in
> /home/johannes-eos/.local/share/plasma/plasmoids/org.kde.plasma.taskmanager.
> This unmaintained local fork has drifted out of sync with the rest of the
> code in Plasma and has become broken.
> 
> You have three options:
> 1. Delete it and use the Task Manager shipped by your distro (strongly
> recommended)
> 2. If you got this Task Manager fork from someone else, bug that person to
> fix this issue for you and ship an update of it, and then use that
> 3. Fix it yourself

Thanks for the reply! 
I used the Task Manager shipped by EndeavourOS. This all should be out of the box. Maybe i have to contact them.