Summary: | kompare crashed on startup when launched from kdesvn | ||
---|---|---|---|
Product: | [Applications] kompare | Reporter: | Michal Slonina <af1n> |
Component: | general | Assignee: | Kompare developers <kompare-devel> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | andresbajotierra, kdebugs.phobie, toralf.foerster |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Michal Slonina
2009-10-29 11:24:14 UTC
Uhm, yes, the backtrace matches. We never figured out what caused that bug and what "fixed" it. :-( The line which fails is the query for Kompare/ViewPart. Somehow your services are not registered properly. Try running "kbuildsycoca4". Hi Kevin, BIG Thanks for your quick reply. Indeed running kbuildsyscocoa4 solved the problem, so the bug is probably distro related (i'm using gentoo ebuilds). Maybe I could write a patch that checks for that condition and instructs the user to run kbuildsyscocoa4 ? Or just force the kbuildsyscocoa4 run ? What do you think ? Regards, Michał Słonina. AFAIK, kbuildsycoca4 should be run after building/installing, so KDE will properly update its service/desktop-files cache and recognize the new installed plugins... Normally, kbuildsycoca4 should be run automatically when kded detects a change in a service file. For some reason, that doesn't always work. But that's a kdelibs issue, not a Kompare one, and there's probably some bug report about that already. *** Bug 221525 has been marked as a duplicate of this bug. *** *** Bug 221684 has been marked as a duplicate of this bug. *** |