Summary: | kopete crashes when clicking a user to initiate chat or when receiving IM from a user. | ||
---|---|---|---|
Product: | [Unmaintained] kopete | Reporter: | Mark Haney <mark.haney> |
Component: | general | Assignee: | Kopete Developers <kopete-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | christophe, detlev.casanova |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Mark Haney
2008-11-11 16:54:15 UTC
*** This bug has been marked as a duplicate of bug 172578 *** Could you reemerge (that will need some time) glibc, qt 4, kdelibs and kopete with the splitdebug features ? You can do this like that : FEATURES=splitdebug emerge -av glibc qt kdelibs kopete Check if the correct packages are to be built (e. g. not qt 3) No, sorry, this is a problem with gentoo, I think. Could run kopete from konsole and see if there is a message such as !!!!!!! ERROR !!!!!!! - KHTML default stylesheet version mismatch. Aborting. Check your installation. File used was: /usr/kde/3.5/share/apps/khtml/css/html4.css. Expected STYLE_VERSION 1 ? I ran from the command line and I got the same error as you did above. If this is truly a Gentoo bug, then I can file a bug report with them. No, try this http://bugs.gentoo.org/show_bug.cgi?id=242194 or this : http://bugs.gentoo.org/show_bug.cgi?id=241312 I have the same problem as you and I still have it here after rebuilding and rebooting, I'll try again, maybe I forgot something... There have been a couple of ways to fix this on the gentoo forums, one involves updating the KDE3 version to 3.5.10 and the other involves adding an export to /usr/bin/kde/4.1/bin/startkde. I've added the export, but it requires restarting KDe which I haven't done yet, but will do shortly. The link below shows a couple of ways to fix this problem. I can vouch for one way: Edit /usr/kde/4.1/bin/startkde and just above all the other EXPORTS add this: export KDEDIRS=${_KDEDIR}:/usr:/usr/local And restart X. This worked for me. I suspect upgrading KDE3.5.x to 3.5.10 as per the Gentoo Forums will fix this as well. http://forums.gentoo.org/viewtopic-t-710821-highlight-startkde.html |