GNOME Bugzilla – Bug 688632
Desktop files shouldn't be "magical" but handled like normal files
Last modified: 2018-05-09 16:50:03 UTC
There are several problems with how .desktop files are handled in Nautilus now. 1. Doesn't offer the option to edit the files in text editors. 2. It doesn't show real names of the files, but the label that is stored inside the files themselves. 3. When renaming the files, it doesn't change the real names of the files, but changes the labels inside them. Nautilus should handle .desktop files like normal files, especially since the Desktop folder is now deprecated and .desktop files are primary managed by power users or developers.
I agree with the sentiment, but we can't do this until we drop the Desktop part of Nautilus completely.
*** Bug 643881 has been marked as a duplicate of this bug. ***
*** Bug 712279 has been marked as a duplicate of this bug. ***
*** Bug 749466 has been marked as a duplicate of this bug. ***
*** Bug 545882 has been marked as a duplicate of this bug. ***
*** Bug 767193 has been marked as a duplicate of this bug. ***
The desktop handling is to be removed from nautilus soon: https://gitlab.gnome.org/GNOME/nautilus/issues/158 > 1. Doesn't offer the option to edit the files in text editors. This has been fixed thanks to the "Open with Other Application..." action. > 2. It doesn't show real names of the files, but the label that is stored > inside the files themselves. > 3. When renaming the files, it doesn't change the real names of the files, > but changes the labels inside them. A fix for these two points is already in a branch. > *** Bug 643881 has been marked as a duplicate of this bug. *** The tradition of adding application launchers to the Desktop folder was a good reason for nautilus to support launching them, but that reason is going away now. But running executable binary and script files from nautilus is also possible. Running those but not running actual .desktop launchers would be weird.
The 3 issues from comment #0 are fixed. Further work on streamlining the special handling of desktop entry files will be discussed here: https://gitlab.gnome.org/GNOME/nautilus/issues/184
*** Bug 107417 has been marked as a duplicate of this bug. ***
*** Bug 651838 has been marked as a duplicate of this bug. ***