| Summary: | KTorrent crashes at startup | ||
|---|---|---|---|
| Product: | [Unmaintained] kdelibs | Reporter: | Emmanuel Eytan <list> |
| Component: | general | Assignee: | kdelibs bugs <kdelibs-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | CC: | andresbajotierra, joris.guisson |
| Priority: | NOR | ||
| Version First Reported In: | 4.1 | ||
| Target Milestone: | --- | ||
| Platform: | Gentoo Packages | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Emmanuel Eytan
2008-12-02 10:38:07 UTC
KHTML problem, reassigning to kdelibs Can you run ktorrent from a konsole, so the khtml guys know what the assert printed out ? This is the output from the console: -------------------------------------------- $ ktorrent ktorrent(15478) KAction::setGlobalShortcut: Attempt to set global shortcut for action without objectName(). Read the setGlobalShortcut() documentation. !!!!!!! 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 KCrash: Application 'ktorrent' crashing... sock_file=/home/eje211/.kde4/socket-hector/kdeinit4__0 ------------------------------------------- I saw that konqueror 3 was not emerged. I emerged it and checcked that /usr/kde/3.5/share/apps/khtml/css/html4.css did exist. I still have the same output as before, though. ------------------------------------------- $ ktorrent ktorrent(11476) KAction::setGlobalShortcut: Attempt to set global shortcut for action without objectName(). Read the setGlobalShortcut() documentation. !!!!!!! 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 KCrash: Application 'ktorrent' crashing... sock_file=/home/eje211/.kde4/socket-hector/kdeinit4__0 I think you need to install konqueror 4, that style sheet is for 3.5. Either way, this file should be installed with the khml library, and not with konqueror. Oops typo: khml -> khtml *** This bug has been marked as a duplicate of bug 157850 *** |