Am Mittwoch 02 Januar 2008 schrieb Victor Hahn: > Package: kaffeine > Version: 0.8.3-1 > Severity: important > > > I simply can't start kaffeine here, it always crashes. Here's what it > prints on console: "ERROR: Communication problem with kaffeine, it probably > crashed."
First of all, try "killall kaffeine" to make sure that there's no damaged instance of kaffeine running. If the problem persists, install gdb. Run "gdb --args kaffeine --nofork", type "run" (without the quotation marks; press enter afterwards) and wait till it crashes / whatever. Then type "bt" and send the complete output of the console. Christoph -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

