J'ai changé les droits, ça ne résout pas le problème.
Lorsque je compare 2 fichiers, un qui marche (network.desktop, créé il y a 3 semaines environ) et un qui ne marche pas (thunderbird.desktop), je ne vois aucune différence...
jr@jr-W94-95-97JU:~/Bureau$ ls -laF
total 28
drwxr-xr-x 4 jr jr 4096 mai 18 17:46 ./
drwxr-xr-x 34 jr jr 4096 mai 18 17:44 ../
-rw-rw-r-- 1 jr jr 130 mai 9 09:22 aParametrer.txt
lrwxrwxrwx 1 jr jr 36 mai 7 16:04 BureauWindows -> /media/jr/SYSTEM/Users/admin/Desktop/
-rwxrwxr-x 1 jr jr 187 avril 27 11:09 network.desktop*
drwxrwxrwx 2 jr jr 4096 mai 18 17:00 programmes/
drwxrwxrwx 5 jr jr 4096 avril 18 12:48 'Sleeping At Last'/
-rwxrwxr-x 1 jr jr 187 mai 16 13:57 thunderbird.desktop*
jr@jr-W94-95-97JU:~/Bureau$
Le code du fichier network
[Desktop Entry]
Name=connection-editor
Comment=<A SHORT DESCRIPTION>
Exec=nm-connection-editor
Type=Application
Terminal=false
Icon=/home/jr/nordvpn/logo-nordvpn-icone.png
NoDisplay=false
Le code du fichier thunderbird :
[Desktop Entry]
Name=thunderbird
Comment=<A SHORT DESCRIPTION>
Exec=~/thunderbird/thunderbird
Type=Application
Terminal=false
Icon=/home/jr/thunderbird/thunderbird.ico
NoDisplay=false
Les propriétés des 2 fichiers :
network :

thunderbird :
Une idée ? Merci !