dlech / Keebuntu

KeePass 2.x plugins that provide Ubuntu (Unity) integration
https://launchpad.net/~dlech/+archive/keepass2-plugins
117 stars 5 forks source link

Fedora 31 - Gnome Shell - KeebuntuStatusNotifier - icon shown as 3 dots #67

Closed mvrk69 closed 4 years ago

mvrk69 commented 4 years ago

Hi,

Using the KeebuntuStatusNotifier plugin the keepass icon show as 3 dots:

image

Any idea what is the problem? How to fix?

mvrk69 commented 4 years ago

appindicatorsupport@rgcjonas.gmail.com[3362500]: KeePass, Impossible to lookup icon for 'emblem-locked-panel'

lonix1 commented 4 years ago

Me too on Ubuntu 20.04.

Did you find a fix?

mvrk69 commented 4 years ago

No, so far i still have the problem.

lonix1 commented 4 years ago

I had a similar problem before and managed to fix it by moving the icons files around. But it didn't work for me now on ubuntu, maybe it'll work for you on fedora.

mvrk69 commented 4 years ago

I have the icons there:

ll /usr/share/icons/breeze/status/22/keepass* -rw-r--r-- 1 root root 5310 Mar 19 11:55 /usr/share/icons/breeze/status/22/keepass2-locked.svg lrwxrwxrwx 1 root root 19 Jun 5 10:37 /usr/share/icons/breeze/status/22/keepass2.svg -> keepass2-locked.svg

ll /usr/share/icons/breeze-dark/status/22/keepass* -rw-r--r-- 1 root root 5356 Mar 19 11:55 /usr/share/icons/breeze-dark/status/22/keepass2-locked.svg lrwxrwxrwx 1 root root 19 Jun 5 10:37 /usr/share/icons/breeze-dark/status/22/keepass2.svg -> keepass2-locked.svg

ll /usr/share/icons/hicolor/32x32/apps/keepass* -rw-r--r-- 1 root root 1477 Mar 19 11:56 /usr/share/icons/hicolor/32x32/apps/keepass2-locked.png -rw-r--r-- 1 root root 2238 Feb 29 11:08 /usr/share/icons/hicolor/32x32/apps/keepass.png

ll /usr/share/icons/hicolor/48x48/apps/keepass* -rw-r--r-- 1 root root 2759 Mar 19 11:56 /usr/share/icons/hicolor/48x48/apps/keepass2-locked.png -rw-r--r-- 1 root root 3448 Feb 29 11:08 /usr/share/icons/hicolor/48x48/apps/keepass.png

lonix1 commented 4 years ago

Yeah exactly the same for me on ubuntu. Last time I discovered the plugin was looking in the wrong place and moved the icons around.

What I tried now was to copy the keepass icons into the "Yaru" directories which is the default icon set on ubuntu, but it didnt work.

I also tried to edit the /usr/share/applications/keepass2.desktop file, and changed to Icon=/usr/share/icons/hicolor/48x48/apps/keepass2.png but that also didn't work.