Unable to "pin to dash" 2.2.1 IDE

When I have the IDE running, I would like to pin the app icon to the dash to make finding it easier. This option does not appear to show up on Ubuntu. This looks similar to issue Incorrect behavior of Arduino icon pinned to Windows taskbar · Issue #6929 · arduino/Arduino · GitHub reported for Windows. I am running on Ubuntu 23.10 but I have seen the same issue on earlier versions of Ubuntu as well. I have not tried creating a desktop icon myself yet, but I will try that next

Hi @falloutboylives. I think a "desktop entry file" (.desktop) is required.

I found this with a quick search:

The Arduino IDE developers are tracking the request for some sort of an installation to set such things up on Linux machines here:

A community member did submit a template .desktop file, but unfortunately didn't integrate it with the packaging system so it would not resolve the request for an automatic setup. However, maybe you might find it useful as a reference for manually configuring your system:

Thank you @ptillisch!

I had also found this and this is actually what I did. It is working now, at least for my 2.x install.

You are welcome. I'm glad it is working now.

Regards,
Per

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.