RunJS icon indicating copy to clipboard operation
RunJS copied to clipboard

ElementaryOS Wingpanel bug

Open ohepworthbell opened this issue 5 years ago • 2 comments

No icon appears for the app in ElementaryOS (as per #92) for either the app within folder view or within the Plank dock (when opened). The app also seems to not have an option to keep in the dock (right-click shows no option to pin to the dock, and when dragged into the dock to force pinning, the app persists but cannot be opened).

Version: 1.9.0 OS: ElementaryOS 5.1 Hera (based on Ubuntu 18.04 LTS)

A couple of other minor points: the app is a little bit slow on Linux, and it'd also be great if the title bar and menu could match the colour of the theme - currently both the title and menu bar seem to be arbitrarily coloured - see screenshot.

P.S. Thanks for the brilliant little app. Used it previously on my Mac, and it's great. Massively happy to see a Linux version.

ohepworthbell avatar Jul 09 '20 16:07 ohepworthbell

@ohepworthbell thanks for raising this. I'll investigate the points you've mentioned.

lukehaas avatar Jul 09 '20 16:07 lukehaas

temp solution :

icon :

1- downloaded this icon from their website url : https://runjs.dev/static/icon.svg

2- then converted it to .png format

3- move the icon.png to the /opt/RunJS (don't know if this is FHS compliant)

4- alter the the new icon directory path in the generic .desktop file of at /usr/share/applications/runjs.desktop

or

create a " runjs.desktop " file at /home/usr/.local/share/applications

content :

[Desktop Entry] Encoding=UTF-8 Version=1.12.2 Type=Application Name=runJS GenericName=javascript playground Icon=/home/usr/.local/share/runjs/icon.png Exec=/usr/bin/runjs Categories=Development;

kqvanity avatar Nov 14 '20 01:11 kqvanity

@ohepworthbell are you still seeing this issue?

lukehaas avatar Apr 19 '23 14:04 lukehaas

Unfortunately I am no longer using ElementaryOS so cannot confirm if the issue still exists

ohepworthbell avatar Apr 19 '23 14:04 ohepworthbell

Gonna close this as the issue is likely upstream if it still exists.

lukehaas avatar Apr 19 '23 14:04 lukehaas