Bug 711132

Summary: Public directory created when user-dirs.conf contains "enabled=False"
Product: [Fedora] Fedora Reporter: Ian Pilcher <ipilcher>
Component: xdg-user-dirsAssignee: Tomáš Bžatek <tbzatek>
Status: CLOSED WORKSFORME QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 15CC: tbzatek, tsmetana
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-01-30 16:15:30 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Ian Pilcher 2011-06-06 16:00:13 UTC
Description of problem:
The summary pretty much describes the problem.  I have edited
/etc/xdg/user-dirs.conf and changed "enabled=True" to "enabled=False".
This is working to prevent the creation of most of the directories
(Downloads, Templates, Documents, Music, Pictures, and Videos), but the
Public directory is still being created.

Version-Release number of selected component (if applicable):
xdg-user-dirs-0.14-1.fc15.x86_64

How reproducible:
100%

Steps to Reproduce:
1. Edit /etc/xdg/user-dirs.conf and set "enabled=False"
2. rm -r ~/Public
3. Logout/login
  
Actual results:
Public directory is re-created.

Expected results:
Public directory should not be re-created.

Additional info:
I'm seeing this under KDE, if it matters.

Comment 1 Ian Pilcher 2012-01-30 16:15:30 UTC
I haven't seen this in a while.  Closing.