Skip to content

Systray applet panics, fails to launch #720

Description

@guiltiest-gear

Environment

  • Distribution: EndeavourOS
  • Graphical environment: AwesomeWM
  • Arch-Update version: 4.0.2-1

Arch-Update configuration

# Arch-Update example configuration file (available at <https://github.com/Antiz96/arch-update/blob/main/res/config/arch-update.conf.example>).
# Documentation for this configuration file is available in the arch-update.conf(5) man page (see <https://github.com/Antiz96/arch-update/blob/main/doc/man/arch-update.conf.5.scd>).
# List of available options (with their default value) below, un-comment one to enable it.

#NoColor
#NoVersion
#NoAUR
NoFlatpak
#NoNotification
#NoALHPCheck
#NewsNum=5
#NewsTimeout=10
#UpdateCheckTimeout=30
#AURHelper=paru
#PrivilegeElevationCommand=sudo
#KeepOldPackages=3
#KeepUninstalledPackages=0
#DiffProg=$DIFFPROG
#TrayIconStyle=blue
#ColorblindMode

Description of the bug

When attempting to run arch-update --tray, instead of launching normally, the systray applet panics and fails to launch. I've attempted looking through the source code and grepping for the exact error message, but to no avail.

Screenshots / Logs

==> Starting the Arch-Update systray applet
[2026-07-30T03:17:50Z DEBUG arch_update_tray::tray] Icon set or updated: arch-update_updates-available-blue                                                                                   

thread 'main' (859576) panicked at src/tray.rs:298:10:
Unable to start the systray applet: Watcher(ServiceUnknown("The name is not activatable"))
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

Additional context

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingneed infoThis needs additional information

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions