Hit there, if i make a app starter on my desktop and try to activate the program it opens Dooble web-browser. I looked at the file associations for .desktop but no Dooble there.
Dooble does do a download. file:///home/nico/Betterbird.desktop and place a new icon on my desktop with a ! on the first icon. Strange behavior.
i would normally use the application launcher/menu Edit application… menu for making new .desktop files in the first folder above and just drag a copy to my desktop or panel if i wanted quicker access to it.
If i make one with right click and then New. If a installing program ask me if i want a desktop icon. And if I open my menu and right click an program and do Add to desktop.
In all cases it react the same.
“because for me it creates a link to the .desktop file with all the same properties under the application tab as you would find in the menu editor.” it does for me to!
Is not true, look at my first post, it opens Dooble webbrowser.
This is one of the icons:
[Desktop Entry]
Comment=
Exec=/home/nico/opt/betterbird/betterbird
Icon=/home/nico/opt/betterbird/chrome/icons/default/default256.png
Name=Betterbird
NoDisplay=false
Path=
PrefersNonDefaultGPU=false
StartupNotify=true
Terminal=false
TerminalOptions=
Type=Application
X-KDE-SubstituteUID=false
X-KDE-Username=
so for some reason when the .desktop file tries to execute /home/nico/opt/betterbird/betterbird it can’t find it, and so instead executes /usr/bin/dooble for some reason.