packages
packages copied to clipboard
yubico-authenticator: broken app indicator
Summary
The tray icon for Yubico authenticator is broken in the latest versions of Budgie.
Steps to reproduce
- Start yubico authenticator.
- Look at system tray.
Expected result
Yubi authenticator icon in tray:
Actual result
Broken icon:
Environment
- [X] Is system up to date?
Repo
Unstable
Desktop Environment
Budgie
System details
Reproduced on multiple Budgie systems (stable and unstable).
Other comments
No response
It looks like they're providing a path to the icon instead of an icon name. The StatusNotifier spec that Budgie now uses doesn't allow this, but previous AppIndicator did/does. This will likely be implemented in Budgie at some point, hopefully sooner rather than later.
Can confirm the icon shows correctly in KDE Plasma. I suggest filing upstream in Budgie so it can be tracked and resolved there.
Is this still an issue i see it doesn't provide a path to the icon (anymore?)
Icon=com.yubico.yubioath.png
I just verified this is still an issue on Budgie stable, fully up to date The tray icon is correct in Plasma
Is this still an issue i see it doesn't provide a path to the icon (anymore?)
Icon=com.yubico.yubioath.png
That's still wrong; it shouldn't have the file extension.
Resolved by #3072.