Bug 240385 - add /etc/xdg directories
Summary: add /etc/xdg directories
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: gamin
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Alexander Larsson
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 248054 (view as bug list)
Depends On:
Blocks: wakeup F8Target
TreeView+ depends on / blocked
 
Reported: 2007-05-16 22:04 UTC by Arjan van de Ven
Modified: 2009-09-21 19:52 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-09-14 15:14:40 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
a patch (6.97 KB, patch)
2007-07-25 16:42 UTC, Matthias Clasen
no flags Details | Diff


Links
System ID Private Priority Status Summary Last Updated
GNOME Bugzilla 476938 0 None None None Never

Description Arjan van de Ven 2007-05-16 22:04:37 UTC
Description of problem:

strace -p `pidof gam_server`
shows that gnome is looking for a bunch of directories in /etc/xdg and in ~, for
menus. These aren't there by dfault, so gamin has to poll to see if they get
created.... redhat-menus should just create them...

Comment 1 Matthias Clasen 2007-05-17 17:33:02 UTC
Too late for f7 at this point. 

It is also probably better to fix gnome-menus to watch the parent directories
instead to spot when the directories are created - a bunch of these non-existing
directories are in ~ anyway, where we can't have packages creating random
directories.

Comment 2 Matthias Clasen 2007-07-25 02:46:49 UTC
*** Bug 248054 has been marked as a duplicate of this bug. ***

Comment 3 Matthias Clasen 2007-07-25 16:42:55 UTC
Created attachment 159958 [details]
a patch

Comment 4 Matthias Clasen 2007-07-25 16:43:42 UTC
Here is a patch that might do the trick for gnome-menus; it is probably better
to do this in gamin itself.

Comment 5 Ray Strode [halfline] 2007-09-14 15:14:40 UTC
I built a gamin package that watches the directory parents until the directory
is not available.


Note You need to log in before you can comment on or make changes to this bug.