Caused by some changes on i3-wm we have to update EOS-update-notifier to show updates again on i3-wm setups. Please run this two commands as normal user to proceed the changes.
It is mainly a change for i3 and other WM setups but it is recommended for everyone to use this two steps to make sure using latest changes.
eos-update-notifier --init-force
systemctl --user daemon-reload
And reconfigure the update shedule:
eos-update-notifier --conf
We do add: Environment=DISPLAY=:0 to the service file:
eos-update-notifier.service
[Unit]
Description=EOS update notifier service
[Service]
Type=oneshot
Environment=DISPLAY=:0
ExecStart=/usr/bin/eos-update-notifier -systemd
[Install]
WantedBy=eos-update-notifier.timer
Also @manuel again inventing something new related to the notifier:
This thread is meant for people who use eos-update-notifier for managing system updates.
As the heading implies, eos-update-notifier now has a small GUI configurator.
Here’s a picture:
[EUN-config]
Note that you’ll get information about the buttons by hovering with mouse over them.
And the app name is:
eos-update-notifier-configure
and it is included in the latest update of eos-update-notifier package.
6 Likes
Thanks Joe. Are these instructions for everybody or just i3 users?
1 Like
everyone should do that, but the change done is mainly for users of WM setups
3 Likes
manuel
January 3, 2021, 9:22pm
5
If your notifications about system updates are working as expected, then not really mandatory to run those commands. But shouldn’t hurt either, unless you have made big changes to those service files.
And no, I don’t disagree with Joe!
3 Likes
Cide
January 4, 2021, 8:57pm
6
Seems like there’s been almost daily updates for eos-notifier for the last couple weeks. I’m just curious what’s going on under the hood?
3 Likes
manuel
January 4, 2021, 9:29pm
7
Run command:
eos-pkg-changelog eos-update-notifier
That covers all changes.
Edit after 21h: Welcome as an EndeavourOS user and to the forum as well!
1 Like
welcome at your endeavour
Pudge
January 4, 2021, 11:27pm
9
Welcome to the forum. Glad you decided to join us.
Pudge