I have found the following happens when using either the rpms in Fedora 22 or the source compiled locally. Trying to get a pdf output gives a segv dialog box, trying to get an odt output results in a message on the console and no output. tmp]$ /tmp/../calligraconverter odt-color_1.2.odt out.pdf tmp]$ /tmp/../calligraconverter \ --mimetype application/vnd.oasis.opendocument.text \ odt-color_1.2.odt out.odt Legacy integer arithmetics implementation calligraconverter(11052)/koffice (filter manager) KoFilterChain::invokeChain: Huh?? Found a null pointer in the chain calligraconverter(11052): "*** The conversion failed! ***" Reproducible: Always Steps to Reproduce: tmp]$ /tmp/../calligraconverter \ --mimetype application/vnd.oasis.opendocument.text \ odt-color_1.2.odt out.odt Legacy integer arithmetics implementation calligraconverter(11052)/koffice (filter manager) KoFilterChain::invokeChain: Huh?? Found a null pointer in the chain calligraconverter(11052): "*** The conversion failed! ***" tmp]$ /tmp/../calligraconverter odt-color_1.2.odt out.pdf GUI dialog appears soon after showing crash #6 0x00007f66b0e9b3c0 in KoView::mainWindow() const (this=0x0) at /usr/include/QtCore/qobject.h:273 #7 0x00007f66b0e9b3c0 in KoView::mainWindow() const (this=0x0) at /usr/include/QtGui/qwidget.h:1036 #8 0x00007f66b0e9b3c0 in KoView::mainWindow() const (this=<optimized out>) at /tmp/calligra/calligra-2.9.6/libs/main/KoView.cpp:372 #9 0x00007f66b0e9b3f9 in KoView::statusBar() const (this=<optimized out>) at /tmp/calligra/calligra-2.9.6/libs/main/KoView.cpp:382 #10 0x00007f66b0e9cbee in KoView::KoView(KoPart*, KoDocument*, QWidget*) (this=0x28837a0, part=0x2754930, document=0x2776510, parent=<optimized out>) at /tmp/calligra/calligra-2.9.6/libs/main/KoView.cpp:179 #11 0x00007f66a4fc1150 in KWView::KWView(KoPart*, KWDocument*, QWidget*) () at /lib64/libwordsprivate.so.14 #12 0x00007f66a5010982 in CAuView::CAuView(KoPart*, KWDocument*, QWidget*) () at /lib64/libwordsprivate.so.14 #13 0x00007f66a5010bae in CAuPart::createViewInstance(KoDocument*, QWidget*) () at /lib64/libwordsprivate.so.14 #14 0x00007f66b0edecb3 in KoPart::createView(KoDocument*, QWidget*) (this=this@entry=0x2754930, document=document@entry=0x2776510, Actual Results: crashes Expected Results: either odt or pdf generated from input files.
Created attachment 94361 [details] just a simple odt I was using
Thank you for the bug report. As this report hasn't seen any changes in 5 years or more, we ask if you can please confirm that the issue still persists. If this bug is no longer persisting or relevant please change the status to resolved.