https://bugs.kde.org/show_bug.cgi?id=520460
Bug ID: 520460
Summary: Icons of open apps don't show in the Panel, the
icontasks plasmoid is completely empty
Classification: Plasma
Product: plasmashell
Version First master
Reported In:
Platform: Arch Linux
OS: Linux
Status: REPORTED
Severity: major
Priority: NOR
Component: Task Manager and Icons-Only Task Manager widgets
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: 1.0
Created attachment 192498
--> https://bugs.kde.org/attachment.cgi?id=192498&action=edit
No open apps marked in the panel despite having browser, Kate and Dolphin open
DESCRIPTION
After updating to later Git Master, I've noticed that I could not just go to
the Panel and view my open apps anymore because their icons didn't show for
both pinned and unpinned apps.
Then running plasmashell --replace shows that:
kf.package: Could not find required file "mainscript" for package
"/usr/share/plasma/plasmoids/org.kde.plasma.icontasks/" should be
QList("ui/main.qml")
qt.qml.propertyCache.append: Member visible of the object PlasmaQuick::Dialog
overrides a member of the base object. Consider renaming it or adding final or
override specifier
org.kde.plasma.libtaskmanager: The PlasmaWindowManagement protocol hasn't
activated in time. The client possibly got denied by kwin? Check kwin output.
When installing plasma-desktop built from Git Master, only these two files are
installed:
-- Up-to-date: /usr/share/plasma/plasmoids/org.kde.plasma.icontasks
-- Up-to-date:
/usr/share/plasma/plasmoids/org.kde.plasma.icontasks/metadata.json
And they are absent on the actual directory too:
> tree /usr/share/plasma/plasmoids/org.kde.plasma.icontasks
/usr/share/plasma/plasmoids/org.kde.plasma.icontasks
└── metadata.json
1 directory, 1 file
So the plasmoid code is empty and thus the Panel can't show what programs are
open.
STEPS TO REPRODUCE
1. Update to latest Git Master
2. Open any program
3. See that the icon of the open app does not show up nor does the window
borders in the panel multi-desktop viewer
4. For already pinned apps, instead of opening an already open instance or
window, it creates another one
OBSERVED RESULT
Icon task management doesn't work at all
EXPECTED RESULT
Icon task management should work normally as before
SOFTWARE/OS VERSIONS
Operating System (available in the Info Center app, or by running `kinfo` in a
terminal window): Arch Linux
KDE Plasma Version: Git Master
KDE Frameworks Version: Git Master
Qt Version: 6.11.1
ADDITIONAL INFORMATION
Potentially relevant journalctl logs:
may 20 13:43:14 malasdecisiones xembedsniproxy[196348]: Failed to register with
host portal QDBusError("org.freedesktop.portal.Error.Failed", "Could not
register app ID: App info not found for 'org.kde.xembedsniproxy'")
may 20 13:43:14 malasdecisiones gmenudbusmenuproxy[196346]: Failed to register
with host portal QDBusError("org.freedesktop.portal.Error.Failed", "Could not
register app ID: App info not found for 'org.kde.gmenudbusmenuproxy'")
--
You are receiving this mail because:
You are watching all bug changes.