eos-notifier work perfectly.
I have found out that it has something to do with xdg-desktop-portal-kde. But I have no idea what it’s all about. However, my knowledge does not go that far. Maybe I’ll find out something
Well I take it you get a popup mesage when a update is upstream. Now I did some research on what Yad does, and as far as I understand it this takes care of that popup messages in one way or another. That’s all I can tell you I’m afraid. Could it be you enabled the notifier on a (virtual) desktop you removed ?
I am on Plasma Wayland. Update Notifier does exactly what it is supposed to do. Send pop-up and tray notification. I don’t understand what xdg-desktop-portal-kde has to do with it and why remote workspaces are requested or notified
Sounds like a plasma issue as the update notifier is working.
The notifier used a simple command notify-send, does that also cause this problem?
Note that package libnotify was updated about 9 days ago, and the changes seemed quite big to me. So the problem might be related to the update of libnotify too.
BTW I’m currently using Xfce, will try the notifier on KDE.
So I did some further testing and I saw that if I click on operation test in the screen from my screenshot, yad will popup. If you click on edit config you will get the yad config file.
❯ LANG=C notify-send -t 5000 "Test" "This is a test"
Error calling StartServiceByName for org.freedesktop.Notifications: Timeout was reached
status eos-notifer
❯ systemctl status --user eos-update-notifier.timer
â—Ź eos-update-notifier.timer - EOS update notifier runs periodically, and optionally after each boot, or if missed.
Loaded: loaded (/home/swh/.config/systemd/user/eos-update-notifier.timer; enabled; preset: enabled)
Active: active (waiting) since Mon 2025-04-07 15:17:01 CEST; 12min ago
Invocation: c6424ef1e08549198eb30846ac1d4765
Trigger: Tue 2025-04-08 00:07:50 CEST; 8h left
Triggers: â—Ź eos-update-notifier.service
Apr 07 15:17:01 starship systemd[969]: Started EOS update notifier runs periodically, and optionally after each boot, or if missed..
I’m not using the notifier either since there always are updates.
I simply run eos-update with some nice options like --fast and/or --aur anytime I like to see if there are updates available.
BTW, just noticed that the notify+tray setting shows the systray icon on Xfce.
So next to try KDE.
I’ve had to reboot twice today and I’ve just noticed that the icon in the tray has disappeared, as has the indication in the status messages of the remote workspace. This is what i have described in the starting thread but its no longer there
I did a complete eos reinstallation over the weekend with plasma except discover and flatpak. It’s only been one or two updates since yesterday.
I noticed the above because I didn’t have this in my last plasma installation.
I thought I would share it with you
I have two aliases for that
alias upd='eos-update'
alias ua='eos-update --aur'
I simply uninstalled the eos-notifier. It’s not that important. At least now you know if there are any more questions. I make your post as solution . Thanks a lot mate