https://bugzilla.xfce.org/show_bug.cgi?id=15250

            Bug ID: 15250
           Summary: File Open dialog shows non-existent folders
    Classification: Xfce Core
           Product: Thunar
           Version: 1.8.4
          Hardware: PC (x86_64)
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Medium
         Component: General
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]
  Target Milestone: 1.8.5

Created attachment 8377
  --> https://bugzilla.xfce.org/attachment.cgi?id=8377&action=edit
Screen shot showing non-existent folders

Background

Some people make heavy use of the command line and therefore don't like having
directories with capital letters. Other people prefer not having empty
directories in their $HOME directory. In these cases, such people may opt to
eliminate those directories (e.g., Download, Documents, Music, Pictures,
Videos, etc.).

Replicate

1. Install OS with xfce4 window manager
2. Log in
3. Change $HOME/.config/user-dirs.dirs as follows:

XDG_DESKTOP_DIR="$HOME/"
XDG_DOWNLOAD_DIR="$HOME/"
XDG_TEMPLATES_DIR="$HOME/"
XDG_PUBLICSHARE_DIR="$HOME/"
XDG_DOCUMENTS_DIR="$HOME/"
XDG_MUSIC_DIR="$HOME/"
XDG_PICTURES_DIR="$HOME/"
XDG_VIDEOS_DIR="$HOME/"

4. Log out
5. Log in
6. Launch Firefox (or any web browser)
7. Open a file (e.g., type Ctrl+O)

Expected Results

No non-existent folders in the left-hand panel.

Actual Results

Folders that the user specifically eliminated from their system are still
showing up in the file dialog.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Xfce-bugs mailing list
[email protected]
https://mail.xfce.org/mailman/listinfo/xfce-bugs

Reply via email to