packages icon indicating copy to clipboard operation
packages copied to clipboard

yubico-authenticator: broken app indicator

Open silkeh opened this issue 2 years ago • 5 comments

Summary

The tray icon for Yubico authenticator is broken in the latest versions of Budgie.

Steps to reproduce

  1. Start yubico authenticator.
  2. Look at system tray.

Expected result

Yubi authenticator icon in tray:

com yubico yubioath-32x32

Actual result

Broken icon:

image

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

silkeh avatar Oct 06 '23 19:10 silkeh

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.

EbonJaeger avatar Oct 07 '23 00:10 EbonJaeger

Can confirm the icon shows correctly in KDE Plasma. I suggest filing upstream in Budgie so it can be tracked and resolved there.

Justinzobel avatar Feb 09 '24 00:02 Justinzobel

Is this still an issue i see it doesn't provide a path to the icon (anymore?)

Icon=com.yubico.yubioath.png

joebonrichie avatar Feb 09 '24 13:02 joebonrichie

I just verified this is still an issue on Budgie stable, fully up to date The tray icon is correct in Plasma

TraceyC77 avatar May 22 '24 23:05 TraceyC77

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.

EbonJaeger avatar May 23 '24 00:05 EbonJaeger

Resolved by #3072.

silkeh avatar Jun 22 '24 19:06 silkeh