mirror of
https://github.com/JakeStanger/ironbar.git
synced 2026-07-11 08:15:21 +01:00
[GH-ISSUE #714] [Tray] Error fetching properties from org.kde.StatusNotifierItem: ServiceUnknown #7261
Labels
No labels
A:Build
A:CI
A:Client
A:Config
A:Core
A:Documentation
A:Documentation
A:IPC
A:Testing
A:UX/UI
blocked
BREAKING CHANGE
duplicate
good first issue
GTK4
help wanted
invalid
M:Battery
M:Battery
M:Bindmode
M:Bluetooth
M:Brightness
M:Cairo
M:Clipboard
M:Clock
M:Clock
M:Custom
M:Focused
M:Keyboard
M:Launcher
M:Menu
M:Music
M:Music
M:Music
M:Network Manager
M:Notifications
M:SysInfo
M:Tray
M:Volume
M:Workspaces
partially resolved
P:Critical
P:High
P:Low
P:Medium
pull-request
T:Bug
T:Bug
T:Core Enhancement
T:Module Enhancement
T:New Module
T:Question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
JakeStanger/ironbar#7261
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @bvngee on GitHub (Aug 21, 2024).
Original GitHub issue: https://github.com/JakeStanger/ironbar/issues/714
I apologize if this is a duplicate issue! Feel free to close if so.
Description
The talonvoice application causes the below systray error and does not display an icon, whereas Waybar handles it just fine.
It may also be worth noting that talon is an xwayland app.
To Reproduce
nix run github:nix-community/talon-nixor use the linux download from https://talonvoice.com/, both produce the same error (I tested)Expected behavior
Talon systemtray icon appears and behaves normally.
System information:
Configuration
Config
Styles
@kode54 commented on GitHub (Oct 9, 2024):
Not sure if it's related, but I'm not seeing icons in Ironbar's tray for Steam, Vesktop, Bitwarden, or Signal Desktop. Thus the tray starts completely empty with all four of those already running.
@JakeStanger commented on GitHub (Oct 9, 2024):
Yep aware of that one, that's covered by #632 :)
There's a few fundamental holes in the tray implementation I need to close up causing most of the issues.