Summary: | Crashes on startup | ||
---|---|---|---|
Product: | [Unmaintained] kab3 | Reporter: | reinhard.ellert |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED UNMAINTAINED | ||
Severity: | crash | CC: | finex |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Debian testing | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | someKDEapp |
Description
reinhard.ellert
2007-12-26 11:36:40 UTC
Try to update your KDE version to the latest stable: 3.5.8. This bug is not reproducible there. Btw, can you start "kaddressbook" as a standalone application? Am Mittwoch, 26. Dezember 2007 schrieb FiNeX:
> Btw, can you start "kaddressbook" as a standalone application?
from a konsole I start it:
--- schnipppp
reinhard@buero:~$ kaddressbook
ERROR: Communication problem with kaddressbook, it probably crashed.
reinhard@buero:~$
--- schnappp
What can I do else?
cya, Reinhard
Please provide a backtrace, see http://techbase.kde.org/index.php?title=Development/Tutorials/Debugging/How_to_create_useful_crash_reports Am Mittwoch, 26. Dezember 2007 schrieb Thomas McGuire: [bugs.kde.org quoted mail] Hallo Thomas, I create a backtrace with valgrin, it's in this mail Here I get an another info: --- schnipppp reinhard@buero:~$ kaddressbook QLayout::addChildLayout: layout already has a parent kaddressbook: symbol lookup error: /usr/lib/libkaddressbook.so.0: undefined symbol: _ZNK4KABC9Addressee10departmentEv ERROR: Communication problem with kaddressbook, it probably crashed. reinhard@buero:~$ valgrind --log-file=someKDEapp kadressbook --- schnappp cya, Reinhard Created an attachment (id=22688) someKDEapp >kaddressbook: symbol lookup error: /usr/lib/libkaddressbook.so.0: undefined symbol: _ZNK4KABC9Addressee10departmentEv
That is a bug in the distribution you are using, report that bug to Debian. You are using incompatible libraries, and therefore get a symbol lookup error.
Am Donnerstag, 27. Dezember 2007 schrieb Thomas McGuire: [bugs.kde.org quoted mail] thank you for your help For all with the same error: The libs are different test it: $ apt-cache policy kdelibs4c2a kdelibs4c2a: kdelibs 3.5.7 kaddressbook 3.5.8 The answer of this problem: update kdelibs cya, Reinhard The development of the old KAddressBook will be discontinued for KDE 4.4. Since the new application has the same name, but a completly new code base we close all bug reports against the old version and ask the submitters to resend there reports against the new product. |