Page 1 of 1

[SOLVED] Braindump crash

PostPosted: Jun 19th, '12, 15:04
by oldbiddie
I was curious about braindump, downloaded it, etc but it crashes. Here is what I get:

Code: Select all
QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
braindump(26060)/koffice (lib kopageapp) KoOdfLoadingContext::KoOdfLoadingContext: could not parse manifest document
Object::connect: No such slot KUndo2Action::setPrefixText(QString)
Object::connect: No such signal MainWindow::restoringDone()
Object::connect: No such signal MainWindow::beforeHandlingToolBars()
Object::connect: No such signal MainWindow::afterHandlingToolBars()
KCrash: Application 'braindump' crashing...
KCrash: Attempting to start /usr/lib/kde4/libexec/drkonqi from kdeinit
sock_file=/home/ms/.kde4/socket-localhost/kdeinit4__0
braindump(26059): Communication problem with  "braindump" , it probably crashed.
Error message was:  "org.freedesktop.DBus.Error.NoReply" : " "Message did not receive a reply (timeout by message bus)" "

Re: Braindump crash

PostPosted: Jun 24th, '12, 09:24
by doktor5000
Reproducable here on x86_64, would you please report that as a bug: https://wiki.mageia.org/en/How_to_report_a_bug_properly

Re: Braindump crash

PostPosted: Jun 24th, '12, 10:26
by oldbiddie
I have been meaning to but reading the ´how to´ tells me I need a full day. I don´t even know which version it is nor the repo! shows how ignorant I am.

Re: Braindump crash

PostPosted: Jun 24th, '12, 16:47
by doktor5000
Hmmm? Well, you can query the version via either
Code: Select all
rpm --qa | grep braindump
or via
Code: Select all
rpm -q braindump

And you don't need to know the repo name. Such a bugreport roughly takes like 2-5 minutes, depending how fast you type and how familiar you are with ticket tracking tools.

And only on some occassions ignorance is bliss! ;)

Re: Braindump crash

PostPosted: Jun 25th, '12, 09:32
by oldbiddie
OK, I have the version: braindump-2.4.1-1.mga2


as soon as I have a bit of time in front of me I shall look at it again. My brain is getting soft and the heat is not helping

Re: Braindump crash

PostPosted: Jun 25th, '12, 22:48
by doktor5000
Just found out in a small debugging session in IRC:

Just install full calligra via urpmi calligra, then braindump will work. But this still should be reported so that it'll get fixed properly.

Re: Braindump crash

PostPosted: Jun 26th, '12, 14:42
by oldbiddie
I reported the bug. I downloaded calligra
restared Braindump but get:

Code: Select all
QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
braindump(21076): KUniqueApplication: Cannot find the D-Bus session server:  "Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken."

braindump(21075): KUniqueApplication: Pipe closed unexpectedly.

Re: Braindump crash

PostPosted: Jun 27th, '12, 21:35
by doktor5000
I get:
Code: Select all
QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
braindump(25323)/koffice (lib kopageapp) KoOdfLoadingContext::KoOdfLoadingContext: could not parse manifest document
Object::connect: No such slot KUndo2Action::setPrefixText(QString)
Object::connect: No such signal MainWindow::restoringDone()
Object::connect: No such signal MainWindow::beforeHandlingToolBars()
Object::connect: No such signal MainWindow::afterHandlingToolBars()
braindump(25323): No language dictionaries for the language :  "de"

Enchant dict for "en_US" 0x26788b0
Enchant dict for "en_US" 0x26788b0
braindump(25323): No language dictionaries for the language :  "de"

Enchant dict for "en_US" 0x26788b0
Enchant dict for "en_US" 0x26788b0
QMetaObject::invokeMethod: No such method KoToolBox::1update()()
braindump(25323): No language dictionaries for the language :  "de"

Enchant dict for "en_US" 0x26788b0
Enchant dict for "en_US" 0x26788b0
braindump(25323): No language dictionaries for the language :  "de"

Enchant dict for "en_US" 0x26788b0
Enchant dict for "en_US" 0x26788b0
braindump(25323)/kdeui (kdelibs): Attempt to use QAction "edit_undo" with KXMLGUIFactory!
braindump(25323)/kdeui (kdelibs): Attempt to use QAction "edit_redo" with KXMLGUIFactory!
QMetaObject::invokeMethod: No such method KoToolBox::1update()()


and then it opens.

How did you download calligra?

Re: Braindump crash

PostPosted: Jun 27th, '12, 22:45
by oldbiddie
urpmi calligra

Re: [SOLVED]Braindump crash

PostPosted: Jul 4th, '12, 23:21
by oldbiddie
Works now. I expect one of the upgrades did the trick
thanks