You are not logged in.
(This is part of a series of posts following my installation of Devuan Chimaera; for more information see the first post).
I use Cinnamon. After logging on (for the first and every other time), I find 4 files on my desktop: computer.desktop, network.desktop, trash-can.desktop and user-home.desktop. They have the icon of a text file, and their label includes their suffix. Instead, I expect to see: "Computer", "Network", "Trash Can", "Home", with the proper icons, and no ".desktop" extension.
Offline
I got no icons on the desktop in my cinnamon install. If I go into preferences and set the desktop to show those items, their names show correctly.
Look inside those text files to see what's there. If they are actual .desktop files, they should look similar to the files in /usr/share/applications. Are they functional when you click on them?
Offline
Here's what's inside, for example computer.desktop:
[Desktop Entry]
Type=Application
Exec=pcmanfm-qt computer:///
Icon=computer
Name=Computer
When I launch it, I'm warned of an untrusted launcher. If I make it trusted, I now see the icon and the suffix is gone.
I wonder if this is some remnant from when I first logged into LXQt.
Offline
They probably are left over ".desktop" files from LXQt like you suggested, as "pcmanfm-qt" is the default file manager for LXQt. Cinnamon has something else. Is it still "Nemo"?
Offline