On 2020-02-05 16:53, Frank Elsner wrote: > Yes. But > > [frank@siffux Desktop]$ ls -la > total 9440 > drwxr-xr-x. 2 frank elsner 20480 Feb 5 09:50 . > drwx------. 61 frank elsner 4096 Feb 5 09:27 .. > -rwxr-xr-x 1 frank elsner 161 Feb 5 09:49 terminal.desktop > -rw-r--r-- 1 frank elsner 9613176 Dec 30 12:51 Umweltsau.flac > > the terminal is shown, the other file not. Odd.... If I create a 0 length file with that name it does show on the desktop. The interesting thing about your ls output is the lack of a "." in the permissions. The lack of a "." seems to indicate a lack of an selinux context. Does this look similar to your system? [egreshko@f31m Desktop]$ ls -laZ total 12 drwxr-xr-x. 2 egreshko egreshko unconfined_u:object_r:user_home_t:s0 4096 Feb 5 16:56 . drwx------. 17 egreshko egreshko unconfined_u:object_r:user_home_dir_t:s0 4096 Feb 5 16:56 .. -rwxrwxr-x. 1 egreshko egreshko unconfined_u:object_r:user_home_t:s0 172 Feb 5 16:54 FiReFoX.desktop -rw-r--r--. 1 egreshko egreshko unconfined_u:object_r:user_home_t:s0 0 Feb 5 16:56 Umweltsau.flac -- The key to getting good answers is to ask good questions. _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx