Launchpad has imported 4 comments from the remote bug at
https://bugs.freedesktop.org/show_bug.cgi?id=32342.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.

------------------------------------------------------------------------
On 2010-12-12T13:14:43+00:00 A-pirard-hotmail wrote:

This was originally reported in:
https://bugs.launchpad.net/ubuntu/+source/xdg-user-dirs/+bug/556933
(which, I'm afraid, someone turned into a mess)

xdg-user-dirs tries to rename standard folders
(e.g. Desktop to Bureau (French), among other languages and folders).

Renaming standard folders is incorrect because :
- there may exist references to their files that would become invalid if renamed
- if such files exist, xdg-user-dirs quite rightly does not rename the folder 
but just creates the new name
- but then the user's files seem to disappear
- and, for the same reason, the user cannot move his files harmlessly
- similarly, there may be references to the folder itself, even if empty
- and in fact, the Internet is full of references to ~/Desktop (which 
introducing xdg-user-dirs made invalid)
(that's why those folders are called "standard": their names mustn't change)

The correct way is obviously:
- to create symbolic links such as Bureau -> Desktop (instead of renaming)
- to never remove the symbolic link afterwards (in case references have been 
made to it)

Temporary workaround: it almost already works: this is a proof of concept:
If, before xdg-user-dirs comes to play,
- one creates the symbolic link (Bureau -> Desktop)
- one makes sure to keep the folder (Desktop) nonempty (e.g. with hidden file),
then xdg-user-dirs will not modify any name and the system will work superbly.

Reply at: https://bugs.launchpad.net/ubuntu/+source/xdg-user-
dirs/+bug/556933/comments/26

------------------------------------------------------------------------
On 2010-12-12T13:43:02+00:00 A-pirard-hotmail wrote:

*** Bug 15765 has been marked as a duplicate of this bug. ***

Reply at: https://bugs.launchpad.net/ubuntu/+source/xdg-user-
dirs/+bug/556933/comments/27

------------------------------------------------------------------------
On 2010-12-14T01:00:56+00:00 A-pirard-hotmail wrote:

PLEASE carefully read Bug 15765 for a description by Tim Miao of the
problem in practical terms.

Reply at: https://bugs.launchpad.net/ubuntu/+source/xdg-user-
dirs/+bug/556933/comments/31

------------------------------------------------------------------------
On 2015-03-12T14:31:51+00:00 Psy[H[] wrote:

I've just stumbled upon this: 
http://henrich-on-debian.blogspot.com/2015/03/localized-directory-name-is-harmful.html
And that reminded me of the darn whitespace in russian Desktop localization.
Links should be the answer!
I think, it is time to revive this bug.

Reply at: https://bugs.launchpad.net/ubuntu/+source/xdg-user-
dirs/+bug/556933/comments/32

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to xdg-user-dirs in Ubuntu.
https://bugs.launchpad.net/bugs/556933

Title:
  "Update standard folders" should add language links to folders, not
  rename them

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xdg-user-dirs/+bug/556933/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to