http://bugzilla.novell.com/show_bug.cgi?id=542801 http://bugzilla.novell.com/show_bug.cgi?id=542801#c2 Torsten Duwe <duwe@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Component|KDE4 Workspace |KDE4 Workspace Info Provider|duwe@novell.com | Product|openSUSE 11.2 |openSUSE 11.3 --- Comment #2 from Torsten Duwe <duwe@novell.com> 2010-02-22 10:53:06 UTC --- .. and many new introduced ;-) No, this report is not entirely akonadi-specific, if you look at it. A non-exhaustive search shows:
find kde* -name \*.h -o -name \*.cpp -print0 | \ xargs -0 fgrep '/.config'
kdebase-workspace-4.4.0/kcontrol/kfontinst/kcmfontinst/GroupList.cpp: ... kdelibs-4.4.0/kdecore/kernel/kstandarddirs.cpp: localXdgDir = QDir::homePath() + "/.config/"; And printing for a user with a ~/.config file still yields: | KDirWatch: /home/<user>/.config is a file. Use addFile! *Again*: some app, preferably the KDE startup, should pop up a warning! -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.