[Bug 542801] New: akonadi crashes when $HOME/.config is a file
http://bugzilla.novell.com/show_bug.cgi?id=542801 Summary: akonadi crashes when $HOME/.config is a file Classification: openSUSE Product: openSUSE 11.2 Version: Factory Platform: All OS/Version: Linux Status: NEW Severity: Major Priority: P5 - None Component: KDE4 Workspace AssignedTo: kde-maintainers@suse.de ReportedBy: duwe@novell.com QAContact: qa@suse.de Found By: Development During startup, akonadi tries to create $HOME/.config/akonadi, if it does not exist. During kernel development, I had copied a .config from linux-2.6.* to my home, which consequently led to a variety of weird errors in KDE4 (-> "major" problems like print failing silently). None of them gave a slightest hint to the real cause, which is my point here. I'm uncertain whether this is limited to akonadi; feel free to adapt appropriately. Some error message (pop up) to ask the user to remove a non-directory .config from his home would be very much appreciated. -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=542801 Stephan Binner <binner@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P3 - Medium -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=542801 Lubos Lunak <llunak@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P3 - Medium |P4 - Low -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=542801 http://bugzilla.novell.com/show_bug.cgi?id=542801#c1 Stephen Dunn <nzlbob2332@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO CC| |nzlbob2332@gmail.com Info Provider| |duwe@novell.com --- Comment #1 from Stephen Dunn <nzlbob2332@gmail.com> 2010-02-20 01:01:17 UTC --- Hi there! I'm helping with a cleanup of KDE bugs that are from obsolete versions or may no longer be valid. This is so the developers can focus on developing openSUSE 11.3 Here is some information about this: http://lists.opensuse.org/opensuse-kde/2010-02/msg00015.html http://en.opensuse.org/KDE/BugSquashing ***Torsten, are you able to give more information. There are lots of startup problems reported reported upstream about akonadi. Many of them have been resolved in recent months. Cheers Steve -- 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.
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.
http://bugzilla.novell.com/show_bug.cgi?id=542801 http://bugzilla.novell.com/show_bug.cgi?id=542801#c3 Torsten Duwe <duwe@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Major |Normal --- Comment #3 from Torsten Duwe <duwe@novell.com> 2010-02-22 11:00:06 UTC --- side note: interestingly enough, as you mentioned, akonadi does start up now in 4.4.0, and printing does work somehow. -> normal. -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=542801 http://bugzilla.novell.com/show_bug.cgi?id=542801#c4 Stephen Dunn <nzlbob2332@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #4 from Stephen Dunn <nzlbob2332@gmail.com> 2010-02-28 04:11:52 UTC --- Thanks Torsten, will mark this one as resolved then. -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=542801 http://bugzilla.novell.com/show_bug.cgi?id=542801#c5 Torsten Duwe <duwe@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | Summary|akonadi crashes when |problems when $HOME/.config |$HOME/.config is a file |is a file --- Comment #5 from Torsten Duwe <duwe@novell.com> 2010-03-01 11:22:24 UTC --- You seem to have missed comment#2 :-( -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=542801 https://bugzilla.novell.com/show_bug.cgi?id=542801#c6 Stephen Dunn <nzlbob2332@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |NEEDINFO InfoProvider| |duwe@novell.com --- Comment #6 from Stephen Dunn <nzlbob2332@gmail.com> 2011-08-16 09:35:55 UTC --- Hi Torsten is this still an issue in recent version of KDE? Thanks Steve -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=542801 https://bugzilla.novell.com/show_bug.cgi?id=542801#c7 Torsten Duwe <duwe@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |REOPENED InfoProvider|duwe@novell.com | --- Comment #7 from Torsten Duwe <duwe@novell.com> 2011-08-19 09:18:47 UTC --- I have no idea. .config is now a directory in all of my homes, and I stopped using KDE. It's fine with me to close this if you think you've addressed this issue. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=542801 https://bugzilla.novell.com/show_bug.cgi?id=542801#c8 Stephen Dunn <nzlbob2332@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |CLOSED Resolution| |WONTFIX --- Comment #8 from Stephen Dunn <nzlbob2332@gmail.com> 2011-11-20 22:56:50 UTC --- Closing per comment 7 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com