Score:0

Couldn't Display [program] -- No application installed for "shared library" files

eg flag

I think the problem is -- to Ubuntu, it doesn't seem that some of the files are executable at all or rather it doesn't know its file to type. The Files Manager due to which instead of showing the original icon (let's say the Arduino icon in this case) always tends to show some sort of unexecutable icon (as is visible in the attached image) for almost every (downloaded) file/program.

So, when I double click the file (say Arduino-ide) I get the message 'there is no application installed for "shared library" files.'

Note 1: I can mostly run the files/programs from the terminal with ./ and it works mostly correctly but that's not the permanent solution at all.

So, is it because some application/package is missing since I've done minimal installation of Ubuntu?!

Note 2: I've already tried chmod +x, chmod 777, and permissions tab of file's properties in Files (which probably uses chmod anyway) but nothing seemed to work.

Note 3: Also, for the (unreadable) icon problem, I've tried creating Desktop Entry (altering Exec, Path, Icon in the new, created text file) as was suggested in some of the other answers but that didn't work as well.

Here's the image enter image description here

Note 4: I know a few other similar questions exist but none of them have been able to resolve my situation as of now.

mchid avatar
bo flag
Have you tried to go to **Edit → Preferences → Behavior** and toggle **Executable Text Files** to **Ask each time** as described [in this answer](https://askubuntu.com/a/861730/167115)?
Score:0
td flag

Execute the file using terminal.

user@ubuntu:~/Applications/arduino-ide_2.0.1_Linux_64bit$ ./arduino-ide
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.