Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 288135 - XDG_CONFIG_PATH not updated to include KDE's /usr/kde/3.5/etc/xdg directory
Summary: XDG_CONFIG_PATH not updated to include KDE's /usr/kde/3.5/etc/xdg directory
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-08 01:45 UTC by Dyweni
Modified: 2009-11-23 00:38 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dyweni 2009-10-08 01:45:26 UTC
On a new installation, using xdg-utils-1.0.2-r3 and kdebase-meta-3.5.10

The /etc/env.d/90xdg-data-base set XDG_CONFIG_DIRS="/etc/xdg"
KDE stores all it's XDG files in /usr/kde/3.5/etc/xdg

XDG_CONFIG_DIRS needs to be updated to include /usr/kde/3.5/etc/xdg.
This doesn't seem to be happening.



Reproducible: Always

Steps to Reproduce:
emerge -av kdebase-meta
env-update
. /etc/profile
kdeinit


Actual Results:  
This error is reported:

kbuildsycoca: ERROR: applications.menu not found in (/root/.config/menus/)

Additionally, all entries in kcontrol are missing

Expected Results:  
The error should not be reported and there should be entries in kcontrol

Editing /etc/env.d/90xdg-data-base and adding /usr/kde/3.5/etc/xdg to the XDG_CONFIG_DIRS then running env-update then sourcing /etc/profile is a quick workaround.

KDE Libs should be making this update automatically.
Comment 1 Tomáš Chvátal (RETIRED) gentoo-dev 2009-11-23 00:38:59 UTC
kde3 is fading away, no need to hack up the kbuildsyoca anymore.