Bug 221108

Summary: Opening "KPlato" from from "Programs" list causes a crash.
Product: [Unmaintained] kplato Reporter: Bobby Edwards <bjedw1>
Component: generalAssignee: Dag Andersen <dag.andersen>
Status: RESOLVED DUPLICATE    
Severity: crash CC: andresbajotierra, zander
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Bobby Edwards 2010-01-03 14:37:06 UTC
Application that crashed: kplato
Version of the application: 0.7.2
KDE Version: 4.3.2 (KDE 4.3.2) "release 5"
Qt Version: 4.5.2
Operating System: Linux 2.6.27.29-0.1-default i686

What I was doing when the application crashed:
Opening "KPlato" from from "Programs" list causes a crash.
Details:
Executable: kplato PID: 4291 Signal: 6(Aborted)

 -- Backtrace:
Application: KPlato (kdeinit4), signal: Aborted
[KCrash Handler]
#6  0xffffe430 in __kernel_vsyscall ()
#7  0xb65d9990 in raise () from /lib/libc.so.6
#8  0xb65db2c8 in abort () from /lib/libc.so.6
#9  0xb7e962b5 in qt_message_output(QtMsgType, char const*) () from /usr/lib/libQtCore.so.4
#10 0xb7e963a1 in qFatal(char const*, ...) () from /usr/lib/libQtCore.so.4
#11 0xb49568da in KoDocument::autoSaveFile(QString const&) const () from /usr/lib/libkomain.so.5
#12 0xb4956a45 in KoDocument::checkAutoSaveFile() () from /usr/lib/libkomain.so.5
#13 0xb4987105 in KoApplication::start() () from /usr/lib/libkomain.so.5
#14 0xb5c6b385 in kdemain () from /usr/lib/libkdeinit4_kplato.so
#15 0x0804e505 in _start ()

Reported using DrKonqi
Comment 1 Dario Andres 2010-01-03 16:16:34 UTC
I wonder if this could be related to bug 203265. 
Regards
Comment 2 Thomas Zander 2010-01-03 17:44:14 UTC
likely, yes. good find :)

*** This bug has been marked as a duplicate of bug 203265 ***