Screenshot: http://u.inga.lv/kcontrol.png (Mint 10 based on Ubuntu Maverick)
On the IRC channel I have been told the XDG variables were not set correctly. What should be their correct values?
I have tried examining the "startkde" content, but I'd wish to know for sure.
Thanks.
On Wednesday 16 February 2011 03:04:30 Inga Muste wrote:
Screenshot: http://u.inga.lv/kcontrol.png (Mint 10 based on Ubuntu Maverick)
On the IRC channel I have been told the XDG variables were not set correctly. What should be their correct values?
I have tried examining the "startkde" content, but I'd wish to know for sure.
Thanks.
On my system:
XDG_CONFIG_DIRS=/usr/kde/3.5/etc/xdg:/etc/xdg XDG_DATA_DIRS=/usr/kde/3.5/share:/usr/local/share:/usr/share
Make apropriate changes for your system, then run kbuildsycoca.
On 02/15/2011 07:27 PM, Serghei Amelian wrote:
On my system:
XDG_CONFIG_DIRS=/usr/kde/3.5/etc/xdg:/etc/xdg XDG_DATA_DIRS=/usr/kde/3.5/share:/usr/local/share:/usr/share
Make apropriate changes for your system, then run kbuildsycoca.
and if that fails run:
kbuildsycoca --noincremental
to insure a complete rebuild not using any of the existing system config cache...