Summary: | Jabber group chat invitation leads to crash | ||
---|---|---|---|
Product: | [Unmaintained] kopete | Reporter: | Børre Gaup <albbas> |
Component: | general | Assignee: | Kopete Developers <kopete-bugs-null> |
Status: | RESOLVED DOWNSTREAM | ||
Severity: | crash | CC: | andresbajotierra |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Unlisted Binaries | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Børre Gaup
2009-09-22 12:49:40 UTC
From the backtrace: #9 0x00c12f8c in qt_message_output (msgType=QtFatalMsg, buf=0x9be5628 "!!!!!!! ERROR !!!!!!! - KHTML default stylesheet version mismatch. Aborting. Check your installation. File used was: /usr/share/kde4/apps/khtml/css/html4.css. Expected STYLE_VERSION 1\n") at global/qglobal.cpp:2042 #10 0x00c1306e in qFatal (msg=0x3ff7640 "!!!!!!! ERROR !!!!!!! - KHTML default stylesheet version mismatch. Aborting. Check your installation. File used was: %s. Expected STYLE_VERSION %d\n") at global/qglobal.cpp:2241 It looks like some KHTML installation bug (version mismatch). - Were the kdelibs5-* and kdebase-* packages properly installed/updated ? This is likely bug 192419 (bug 157850 ?) Thanks It was indeed a packaging problem, as suggested above. Thanks |