martinpl / tray-icons-reloaded

GNOME Shell extension which bring back Tray Icons to top panel, with additional features.
GNU General Public License v3.0
490 stars 29 forks source link

Shodo (java jar) - No context menu and no icon #35

Closed geyslan closed 2 months ago

geyslan commented 3 years ago

The package Shodo (java jar) isn't loaded with icon and doesn't open the context menu when clicked. It works nicely in KDE Plasma.

* AUR Package * JAR used by the AUR Package * Package official site

The java runtime.

❯ archlinux-java status
Available Java environments:
  java-8-openjdk/jre (default)

The content of the shodo.desktop.

❯ cat /usr/share/applications/shodo.desktop 
[Desktop Entry]
Version=1.0
Terminal=false
Type=Application
Name=Shodõ - Assinador Digital
Comment=Assinador fornecido pela Justiça do Trabalho para realizar assinaturas digitais no PJe
Exec=shodo
Icon=shodo
Categories=Utility;

The icons (png) are installed in:

/usr/share/icons/hicolor/48x48/apps/shodo.png
/usr/share/icons/hicolor/64x64/apps/shodo.png
/usr/share/icons/hicolor/128x128/apps/shodo.png

image

Check out the middle one to see how the Tray-Icons-Reloaded load it.

image

If you need more info, please let me know.

Thank you for this great extension.