Public bug reported:

If "Desktop" and "Download" folders are set to the same path, Nautilus
will display this folder twice in the "Computer" section on the sidebar.

To reproduce the bug:

1) Open "~/.config/user-dirs.dirs" and set the same path for "Desktop"
and "Download":

XDG_DESKTOP_DIR="$HOME/Bureau"
XDG_DOWNLOAD_DIR="$HOME/Bureau"

2) Kill Nautilus and open it again.

3) Make sure the sidebar and "Places" are displayed on "Display >
Sidebar".

Actual result: "Bureau" is displayed twice on the "Computer" section.
See the attached screenshot.

Expected result: see only one link to "Bureau".

More information: if we comment the "Download" folder on "~/.config
/user-dirs.dirs":

XDG_DESKTOP_DIR="$HOME/Bureau"
#XDG_DOWNLOAD_DIR="$HOME/Bureau"

then kill Nautilus and open it again, only one link to "Bureau" is
displayed.

My config:

- Nautilus 3.1.4
- Ubuntu 11.10 Alpha 3
- locale: fr_CA.UTF-8

** Affects: nautilus (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: oneiric

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/838290

Title:
  Folder appears twice in "Places"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/838290/+subscriptions

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

Reply via email to