Comment # 11 on bug 926865 from
Found this in notes too

    cd /usr/lib64/qt5/plugins/plasma/applets
    ls -1
        org.kde.plasma.grouping.so*
        org.kde.plasma.private.grouping.so*
        org.kde.plasma.private.systemtray.so*
        org.kde.plasma.systemtray.so*
        plasma_applet_appmenu.so*
        plasma_applet_calendar.so*
        plasma_applet_comic.so*
        plasma_applet_icon.so*
        plasma_applet_notifications.so*
        plasma_applet_weather.so*
    egrep "Desktop|Grouping Plasmoid|System Tray" *
        Binary file org.kde.plasma.grouping.so matches
        Binary file org.kde.plasma.private.grouping.so matches
        Binary file org.kde.plasma.private.systemtray.so matches
        Binary file org.kde.plasma.systemtray.so matches
        Binary file plasma_applet_icon.so matches

    rpm -q --whatprovides /usr/lib64/qt5/plugins/plasma/applets/*
        plasma5-addons-5.8.95-125.1.x86_64
        plasma5-addons-5.8.95-125.1.x86_64
        plasma5-workspace-5.8.95-284.1.x86_64
        plasma5-workspace-5.8.95-284.1.x86_64
        plasma5-workspace-5.8.95-284.1.x86_64
        plasma5-workspace-5.8.95-284.1.x86_64
        plasma5-addons-5.8.95-125.1.x86_64
        plasma5-workspace-5.8.95-284.1.x86_64
        plasma5-workspace-5.8.95-284.1.x86_64
        plasma5-addons-5.8.95-125.1.x86_64

which, in this case, started me looking through KDE bugs ; nothing so far.

I'll dig more when I'm in front of it again.


You are receiving this mail because: