Skip to content

[Bug] Tray icon not Working on KDE Plasma 6.6 #134

Description

@udbue

Bug Description

KDE Tray Icon Issue (v0.6.1, Arch Linux AUR)

Version 0.6.0 added support for tray icons on KDE via KStatusNotifierItem, but the tray icon fails to show. I have confirmed that I have KStatusNotifierItem installed. I am using Arch Linux and downloaded the package version 0.6.1 via the AUR.

When enabling tray icon via settings in Packet, the button gets grayed out like it is trying to turn it on. The logs show it getting stuck on:

2026-04-23T19:28:17.043706Z DEBUG packet::window: 1135: Enabling tray icon

If I close Packet and open it, it "shows" the toggle as enabled, but there is no tray icon.

Logs

2026-04-23T19:28:08.185218Z INFO packet::application: 320: Packet (io.github.nozwock.Packet)
2026-04-23T19:28:08.185230Z INFO packet::application: 321: Version: 0.6.1 ()
2026-04-23T19:28:08.185232Z INFO packet::application: 322: Datadir: /usr/share/packet
2026-04-23T19:28:08.185306Z DEBUG packet::application: 299: Processing command line options background=Ok(None)
2026-04-23T19:28:08.186372Z DEBUG packet::application::imp: 77: GtkApplication::startup

(packet:25292): Adwaita-WARNING **: 22:28:08.284: Using GtkSettings:gtk-application-prefer-dark-theme with libadwaita is unsupported. Please use AdwStyleManager:color-scheme instead.
2026-04-23T19:28:08.341166Z DEBUG packet::application::imp: 46: GtkApplication::activate
2026-04-23T19:28:08.444108Z DEBUG packet::window: 1111: is_enable_tray_icon=true
2026-04-23T19:28:08.444123Z DEBUG packet::window: 1135: Enabling tray icon
[2026-04-23 22:28:08.502] [MANGOHUD] [info] [blacklist.cpp:83] process 'packet' is blacklisted in MangoHud
2026-04-23T19:28:08.543948Z INFO packet::window: 2263: Starting RQS service device_name="PC" visibility=true download_path="/home/[redacted]/Downloads" static_port=None
2026-04-23T19:28:08.544110Z INFO rqs_lib: 139: TcpListener on: 0.0.0.0:45899
2026-04-23T19:28:08.544856Z INFO rqs_lib::manager: 44: TcpServer: service starting
2026-04-23T19:28:08.545461Z INFO rqs_lib::hdl::mdns: 140: Broadcasting with: device_name=PC, host_name=I1Y1QVL8n14AAA
2026-04-23T19:28:08.545829Z INFO rqs_lib::hdl::mdns: 63: MDnsServer: service starting
2026-04-23T19:28:08.545837Z INFO rqs_lib::hdl::ble: 35: BleListener: service starting
2026-04-23T19:28:08.545864Z DEBUG rqs_lib::hdl::mdns: 84: MDnsServer: visibility changed: Visible
2026-04-23T19:28:08.563646Z INFO packet::window: 2156: Network state changed network_state=true
2026-04-23T19:28:08.564465Z INFO packet::window: 2150: Bluetooth powered state changed bluetooth_state=true
2026-04-23T19:28:17.043706Z DEBUG packet::window: 1135: Enabling tray icon

Distribution Type

  • Yes, I'm using the Flatpak version

Platform Info

Distro: Arch Linux
Install Method: AUR

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions