Thansk rab0171610 for the quick answer:
Yes, I am partly in ~amd64 and yes I am willing to report a bug when I have something a little more clearer that this is actualy a bug and not that I have scub up something (as usually).
Yes. I am refering to the 'Disks and Devices' aka device notifier. I have check and /usr/share/plasma/plasmoids/org.kde.plasma.devicenotifier DOES NOT EXISTS on my system (WTF!) and should not have existeed since 6.4.0 (so three re-emerges have been carried out). I have made an equery f and seems like the package install some pieces but not all (!!!)
Code: Select all
equery f kde-plasma/plasma-workspace | grep deviceno
/usr/lib64/qt6/plugins/kf6/kded/devicenotifications.so
/usr/share/locale/es/LC_MESSAGES/kded_devicenotifications.mo
/usr/share/locale/es/LC_MESSAGES/plasma_applet_org.kde.plasma.devicenotifier.mo
My useflags are:
kde-plasma/plasma-workspace-6.4.3 USE="X calendar networkmanager (policykit) screencast telemetry -appstream -debug -fontconfig -handbook -ksysguard -semantic-desktop -systemd -test -wallpaper-metadata"
According to my packages.use, I am doing:
kde-plasma/plasma-workspace -wallpaper-metadata -fontconfig -ksysguard
I have checked the ebuild and seems like the only one that might be related is ksysguard. I am just rebuilding with this use flag to see if the plasmoid got installed. If this is the case, I think that a note after emerging that package without this useflag could be handy
I will came back in one hour (yes, emerge take some time in this machine
EDIT:
OK, adding ksysguard solve the problem. Do you think it would be usefull to fill a bug about this?
Thanks a lot.