KDE und eos-update-notifier ? kein tray icon?

Es gibt tatsächlich in den Einstellungen des System-tray bei Plasma 6.0.3 keine Möglichkeit aktualiserungen einzuschalten. Das heisst es ist kein Menueintrag vorhanden.

Bei meinen System , Plasma 6.0.3, wird auch nur notify angezeigt.

Das ist meine /etc/eos-update-notifier.conf

### eos-update-notifier configuration file

## Check also updates from AUR:
#
CheckAurUpdates=yes          # yes or no

## Note: the AUR helper program can be set in file
## /etc/eos-script-lib-yad.conf, variable EOS_AUR_HELPER.

## Use additional EOS updater.
## This program will be called by the eos-update-notifier after
## updating Arch/EOS and AUR packages.
## Input parameter is the log file name.
## Additional updater must return a similar exit code as 'checkupdates'.
#
AdditionalEosUpdater=""

## Check also Arch news for you:
#
CheckArchNewsForYou=yes      # yes or no

## Check news while updating?
#
AllowNewsCheckWhileUpdating=yes   # yes or no

## Program for showing the Arch news.
## 'eos-arch-news' shows news based on the date and shows the news
## only if there are newer news than at the previous check.
## Note: 'arch-news-for-you' was outdated and is now removed.
## This option was added in eos-update-notifier version 0.9-1.
#
ArchNewsProg=eos-arch-news

## Prefer tray notification or small window for nofitying about updates?
##
## NOTE: if clicking the tray notification icon launches also the next panel item,
## a workaround is either to
##  - re-organize panel's notification area icons so that 'Yad' is not the first (uppermost), or
##  - add an empty launcher right next to the tray notification icon.
#
ShowHowAboutUpdates=notify+tray     # value: 'notify', 'notify+tray', 'tray', or 'window'

## What info to show about pending updates ("number of updates" or "package names");
## applies only when 'ShowHowAboutUpdates' is set to 'window':
#
ShowWhatAboutUpdates=number  # values: 'number' or 'packages'

## Specify how long time the notification window will be shown until it closes automatically.
## Refers to the following values of 'ShowHowAboutUpdates' (see above):
##  - notify
##  - notify+tray
## Valid values are:
##  - positive integers with a suffix 's' (seconds), 'm' (minutes), and 'h' (hours)
##  - 0 (notification window will not close automatically)
## Default for both is 30s.
#
UN_NotifyTimeout=0s            # for 'notify'
UN_NotifyTrayTimeout=0s        # for 'notify+tray'

## SyncAfterUpdate.
## Note: this setting was moved from here to eos-script-lib-yad.conf at 2022-Apr-28.

## UpdateNotifyIcon is the icon name that will be used when showing available updates.
## The default is 'system-software-update'. If that icon does not exist on your system,
## you can change the icon to something that does.
#
UpdateNotifyIcon=/usr/share/icons/breeze-dark/apps/48/system-software-update.svg

## ShowArchNewsPage defines whether to show or not the Arch news page when
## native updates are available.
## Supported values: yes or no.
## Default: no.
#
ShowArchNewsPage=no

Das sieht dann so aus:

Wenn Plasma ḱeine Aktualierungseinstellung anbietet, kann EOS auch keine Notiz im Tray anzeigen.

1 Like

Ich habe das Paket eos-qogir-icons installiert. Vielen Dank

Okay, Vielen Dank. Dann werde ich einfach immer manuell updaten.

1 Like

Zum testen zeigt es das Symbol an wie du siehst. Nur bei einem update habe ich nur das notify-Symbol.

Ich habe einen alias bei mir in der .zshrc

alias upd=‘eos-update’

1 Like

ok danke

1 Like

Ich habe auch kein eos update tray icon mehr in plasma6 …
aber, das Benachrichtigungsfenster, hat einen update Button.
ShowHowAboutUpdates=notify
in meiner eos update notifier Konfiguration

Genau so ist es bei mr auch. Wie du oben siehst, sobald ich den Test über welcome laufen lasse, habe ich ein tray symbol. Eben erst eine update Meldung bekommen im laufenden Betrieb, und da hab ich auch nur ein noitify.

Wie das jetzt mit Plasma und EOS zusammenhängt, bin ich überfragt :person_shrugging:

na die tray icon Implementation ist Sache des Desktops eos-up
date-notifier triggered das nur entsprechend so das es bei den verschiedenen Implementationen auch angezeigt wird.
Wie bei Gnome die haben da standard mäßig nichts… tray icons sind “legacy” und können nur über extensions eingerichtet werden… bei KDE scheint das jetzt ähnlich zu sein. oder einfach nur verändert.

1 Like

Manchmal funktionieren nach Updates einige Dinge vorübergehend nicht.

Ich bin mir nicht sicher, aber ich denke, der Wert window für Option ShowHowAboutUpdates sollte immer funktionieren.

Und value notify ist mein persönlicher Favorit.

1 Like

Ich habe schon lange nicht mehr mit X11 gebootet, aber als ich den Thread erstellt hatte, war das Problem wegen dem fehlenden Tray-Icon unter X11 verschwunden.
Unter wayland ist das Problem nach wie vor vorhanden. Ich müsste mal mit X11 booten und sehen ob sich irgendwas geändert hat. Im laufe der Woche müssten wieder neue updates vorhanden sein. Ich sag dir dann bescheid

I haven’t booted with X11 for a long time, but when I created the thread, the problem with the missing tray icon under X11 had disappeared.
Under wayland the problem is still there. I would have to boot with X11 and see if anything has changed. New updates should be available again in the course of the week. I’ll let you know then

1 Like

Just tried eos-update-notifier in Virtualbox VM, KDE and wayland.

Value notify+tray shows both the tray icon and the small notification window.
The only issue I found was the tray icon needs to be clicked twice, with one click it seems to do nothing.

In general, wayland and yad are known to have some (so far small) compatibility problems, and this might be one of them.

1 Like

Mit welcome Test funktioniert es auch bei mir genauso wie von dir beschrieben.
Bei laufendem Betrieb jedoch habe ich nur das notify Symbol. Für mich ist das kein Problem, ich update sowieso mit einem alias wie in der antwort oben beschrieben

With welcome Test it also works for me exactly as you described.
However, when the system is running, I only have the notify symbol. This is not a problem for me, I update anyway with an alias as described in the answer above

1 Like

Ich habe eine ziemliche neue Installation mit KDE. Bei der funktioniert von Anfang an ShowHowAboutUpdates=window nicht. KDE läuft unter X11.

Bei meinen Gnome 46 Installation klappt das problemlos. Auch die sind X11.

Seltsam. Ich habe es gerade ausprobiert und hier funktioniert es. Vielleicht könnte journalctl einen Hinweis geben?

Hat es. :face_with_peeking_eye:
Obwohl ich mir sicher war, dass der Job eingeschaltet ist und auf täglich steht, habe ich dann feststellen müssen, dass er komplett aus war. Kaum richtig konfiguriert, kommt auch das entsprechende Fenster …

1 Like