desktop-packages team mailing list archive
-
desktop-packages team
-
Mailing list archive
-
Message #08279
[Bug 838290] [NEW] Folder appears twice in "Places"
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 Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/838290
Title:
Folder appears twice in "Places"
Status in “nautilus” package in Ubuntu:
New
Bug description:
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
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/838290/+subscriptions
Follow ups
References