After upgrade: trouble with icons on the screen
by floppy_stuttgart from LinuxQuestions.org on (#6D4YY)
Debian 11 Gnome
uname -r
Code:5.10.0-23-amd64dmesg
Code:[ 0.000000] Linux version 5.10.0-23-amd64 (debian-kernel@lists.debian.org) (gcc-10 (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP Debian 5.10.179-2 (2023-07-14)...The file xxx.desktop I placed in Code:/home/user/Schreibtischdont show the picture anymore and now by double clicking, gedit is opening (before, it launched a script).
example
xxx.desktop
Code:[Desktop Entry]
Name= yyyyy
Comment=this is an icon for starting all emulators with wine
Exec=bash /home/user/programming/scriptaa.sh
Type=Application
Terminal=false
Icon=/home/user/programming/pictu.jpg
The first step was worse (everything disappeared): after a recommended installation https://extensions.gnome.org/extensi...desktop-icons/ the files xxx.desktop are only seen as text file and the linked pictures are not seen anymore. Any idea what is happening here?
uname -r
Code:5.10.0-23-amd64dmesg
Code:[ 0.000000] Linux version 5.10.0-23-amd64 (debian-kernel@lists.debian.org) (gcc-10 (Debian 10.2.1-6) 10.2.1 20210110, GNU ld (GNU Binutils for Debian) 2.35.2) #1 SMP Debian 5.10.179-2 (2023-07-14)...The file xxx.desktop I placed in Code:/home/user/Schreibtischdont show the picture anymore and now by double clicking, gedit is opening (before, it launched a script).
example
xxx.desktop
Code:[Desktop Entry]
Name= yyyyy
Comment=this is an icon for starting all emulators with wine
Exec=bash /home/user/programming/scriptaa.sh
Type=Application
Terminal=false
Icon=/home/user/programming/pictu.jpg
The first step was worse (everything disappeared): after a recommended installation https://extensions.gnome.org/extensi...desktop-icons/ the files xxx.desktop are only seen as text file and the linked pictures are not seen anymore. Any idea what is happening here?