[Bug 725243] New: kaddressbook totally broken
https://bugzilla.novell.com/show_bug.cgi?id=725243 https://bugzilla.novell.com/show_bug.cgi?id=725243#c0 Summary: kaddressbook totally broken Classification: openSUSE Product: openSUSE 12.1 Version: Factory Platform: Other OS/Version: Other Status: NEW Severity: Critical Priority: P5 - None Component: KDE4 Applications AssignedTo: kde-maintainers@suse.de ReportedBy: suse-beta@cboltz.de QAContact: qa@suse.de Found By: --- Blocker: --- kaddressbook is totally broken and useless on my system (factory from yesterday). To give you some examples: - it does not display any of the contacts I added in older versions (on 11.4 and before) - it crashes when I try to add the old kabc/std.vcf address book - it crashes when I try to add a new contact - it crashes when I look at it too hard OK, the last one is made up, but the others are real :-( Console output when trying to add a new address: # kaddressbook cb@geeko:~/postfixadmin/HEAD-clean> kaddressbook(15071)/libakonadi Akonadi::EntityTreeModelPrivate::fetchJobDone: Job error: "Unbekannter Fehler. (Unable to fetch item from backend)" kaddressbook(15071)/libakonadi Akonadi::PluginRegistry::findBestMatchImpl: Mimetype tree is not a DAG! kaddressbook(15071)/libakonadi Akonadi::PluginRegistry::findBestMatchImpl: Mimetype tree is not a DAG! kaddressbook(15071)/libakonadi Akonadi::PluginRegistry::findBestMatchImpl: Mimetype tree is not a DAG! Qt has caught an exception thrown from an event handler. Throwing exceptions from an event handler is not supported in Qt. You must reimplement QApplication::notify() and catch all exceptions there. terminate called after throwing an instance of 'Akonadi::PayloadException' what(): Akonadi::PayloadException: Wrong payload type (requested: sp(0)<QByteArray>; present: sp(0)<KABC::Addressee> KCrash: Application 'kaddressbook' crashing... KCrash: Attempting to start /usr/lib64/kde4/libexec/drkonqi from kdeinit sock_file=/home/cb/.kde4/socket-geeko/kdeinit4__0 Warning: connect() failed: : Verbindungsaufbau abgelehnt KCrash: Attempting to start /usr/lib64/kde4/libexec/drkonqi directly Backtrace: (sorry, some debuginfo packages seem to be unavailable) Application: Adressbuch (kaddressbook), signal: Aborted [KCrash Handler] #4 0x00007ff8a6e45d25 in raise () from /lib64/libc.so.6 #5 0x00007ff8a6e4723b in abort () from /lib64/libc.so.6 #6 0x00007ff8a7473f2d in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib64/libstdc++.so.6 #7 0x00007ff8a74720d6 in ?? () from /usr/lib64/libstdc++.so.6 #8 0x00007ff8a7472103 in std::terminate() () from /usr/lib64/libstdc++.so.6 #9 0x00007ff8a7472246 in __cxa_rethrow () from /usr/lib64/libstdc++.so.6 #10 0x00007ff8a781fbb6 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4 #11 0x00007ff8a7823c47 in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4 #12 0x00000000004050dd in ?? () #13 0x00007ff8a6e3223d in __libc_start_main () from /lib64/libc.so.6 #14 0x0000000000405209 in _start () If you need more information or have an idea how I get it working again, drop me a note ;-) -- 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=725243 https://bugzilla.novell.com/show_bug.cgi?id=725243#c1 Stephan Kulow <coolo@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |suse-beta@cboltz.de Flag| |SHIP_STOPPER+ --- Comment #1 from Stephan Kulow <coolo@suse.com> 2011-10-24 13:51:25 CEST --- does this happen with new users or is this a migration problem? -- 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=725243 https://bugzilla.novell.com/show_bug.cgi?id=725243#c2 Stephan Kulow <coolo@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW CC| |coolo@suse.com InfoProvider|suse-beta@cboltz.de | --- Comment #2 from Stephan Kulow <coolo@suse.com> 2011-10-24 13:52:50 CEST --- I can't make use of kaddressbook here. The app seems broken -- 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=725243 https://bugzilla.novell.com/show_bug.cgi?id=725243#c3 John McManaman <auxsvr@yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |auxsvr@yahoo.com --- Comment #3 from John McManaman <auxsvr@yahoo.com> 2011-10-27 13:27:14 UTC --- Tried with 12.1rc: Old contacts: akonadi handler crashes when refreshing, therefore no contacts available. New .vcf file: Attempting to add a contact makes kontact crash with useless backtrace. KDE 4.7.2 from KDF was working fine before I installed the RC. -- 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=725243 https://bugzilla.novell.com/show_bug.cgi?id=725243#c4 Will Stephenson <wstephenson@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO CC| |wstephenson@suse.com InfoProvider| |auxsvr@yahoo.com --- Comment #4 from Will Stephenson <wstephenson@suse.com> 2011-10-27 19:23:46 UTC --- The not_a_dag assert should have been fixed by this kdepimlibs4 * Mon Oct 17 2011 wstephenson@suse.com - Add branch diff - Fix assert when loading mimetypes with shared-mime-info 0.9.1 (bko#283615) @John McM:what type of akonadi resource with the old contacts is crashing? VCard file (single file) or Local Contacts (dir of vcard files). If you are not sure, run akonadiconsole, look at the resource, configure natively and you should be able to tell by whether its path is a dir or a file. -- 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=725243 https://bugzilla.novell.com/show_bug.cgi?id=725243#c5 --- Comment #5 from Will Stephenson <wstephenson@suse.com> 2011-10-27 20:02:50 UTC --- I can't reproduce this with openSUSE-KDE-LiveCD-x86_64-Build0002-Media.iso (live) which includes the above kdepimlibs4. @Stephan do you have a Personal Contacts resource in the kaddressbook window? If so make sure it is checked. Then click New Contact. -- 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=725243 https://bugzilla.novell.com/show_bug.cgi?id=725243#c6 John McManaman <auxsvr@yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|auxsvr@yahoo.com | --- Comment #6 from John McManaman <auxsvr@yahoo.com> 2011-10-28 18:05:52 UTC --- The akonadi resource is single file. The DVD of 12.1rc has kdepimlibs4-4.7.2-1.1 with the latest changelog entry dating back to October 3rd, i.e. without the patch. This is the same as the last snapshot from factory. Is there any way to test the patched version? -- 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=725243 https://bugzilla.novell.com/show_bug.cgi?id=725243#c7 --- Comment #7 from Will Stephenson <wstephenson@suse.com> 2011-10-28 20:08:49 UTC --- Take all the kdepimlibs4-derived packages from your machine's arch under: http://download.opensuse.org/repositories/KDE:/Distro:/Factory/openSUSE_Fact... Download all of the following and freshen the installed copies with rpm -Fhv kdepimlibs4 kdepimlibs4-debuginfo kdepimlibs4-debugsource libakonadi4 libakonadi4-debuginfo libkdepimlibs4 libkdepimlibs4-debuginfo libkdepimlibs4-devel kdepimlibs4 After installing them you should restart your KDE session to make sure that the single file resource, which also uses these packages, has restarted using the patched code. Alternatively to manually installing just these RPMs, you could register the above repository to your RC1 system and zypper dup all KDE packages from it, but that is overkill. -- 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=725243 https://bugzilla.novell.com/show_bug.cgi?id=725243#c8 --- Comment #8 from John McManaman <auxsvr@yahoo.com> 2011-10-29 08:02:39 UTC --- The updated packages work fine, thanks. -- 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=725243 https://bugzilla.novell.com/show_bug.cgi?id=725243#c9 Will Stephenson <wstephenson@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED URL| |https://bugs.kde.org/show_b | |ug.cgi?id=283615 CC| |cgiboudeaux@gmx.com Resolution| |UPSTREAM --- Comment #9 from Will Stephenson <wstephenson@suse.com> 2011-10-29 08:22:55 UTC --- Closing this as upstream, fixed already. -- 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=725243 https://bugzilla.novell.com/show_bug.cgi?id=725243#c10 Will Stephenson <wstephenson@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wittemar@googlemail.com --- Comment #10 from Will Stephenson <wstephenson@suse.com> 2011-11-23 22:38:53 UTC --- *** Bug 722912 has been marked as a duplicate of this bug. *** http://bugzilla.novell.com/show_bug.cgi?id=722912 -- 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