Application: calligrawords (2.6.0) KDE Platform Version: 4.8.4 (4.8.4) (Compiled from sources) Qt Version: 4.8.3 Operating System: Linux 3.7.5 x86_64 -- Information about the crash: I just tried to run the program (note that I'm trying to package it into an unusal distribution, http://nixos.org). $ calligrawords --version Legacy integer arithmetics implementation Qt: 4.8.3 KDE Development Platform: 4.8.4 (4.8.4) Calligra Words: 2.6.0 The crash can be reproduced every time. -- Backtrace: Application: Calligra Words (calligrawords), signal: Segmentation fault Using host libthread_db library "/nix/store/cj7a81wsm1ijwwpkks3725661h3263p5-glibc-2.13/lib64/libthread_db.so.1". [KCrash Handler] #6 0x00007f33c4de7f60 in KParts::ReadWritePart::isReadWrite() const () from /nix/store/2krc6ij7108bg72ir3qpwzfjwafm6yyd-kdelibs-4.8.4/lib/libkparts.so.4 #7 0x00007f33c588318a in KoDocument::setAutoSave(int) () from /nix/store/bldry8y6h7hrxmy13vkkx1swynq9bqib-calligra-2.6.0/lib/libkomain.so.11 #8 0x00007f33a4f1a712 in KoDocument::KoDocument(QWidget*, QObject*, bool, KUndo2Stack*) () from /nix/store/9wib0ziq42yri34qw2l8aaf6848204ka-calligra-2.4.2/lib/libkomain.so.9 #9 0x00007f33a5267201 in KWDocument::KWDocument(QWidget*, QObject*, bool) () from /nix/store/9wib0ziq42yri34qw2l8aaf6848204ka-calligra-2.4.2/lib/libwordsprivate.so.9 #10 0x00007f33a525b0fe in KWFactory::create(char const*, QWidget*, QObject*, QList<QVariant> const&, QString const&) () from /nix/store/9wib0ziq42yri34qw2l8aaf6848204ka-calligra-2.4.2/lib/libwordsprivate.so.9 #11 0x00007f33c58934ab in KoDocumentEntry::createKoPart(QString*) const () from /nix/store/bldry8y6h7hrxmy13vkkx1swynq9bqib-calligra-2.6.0/lib/libkomain.so.11 #12 0x00007f33c587b418 in KoApplication::start() () from /nix/store/bldry8y6h7hrxmy13vkkx1swynq9bqib-calligra-2.6.0/lib/libkomain.so.11 #13 0x00007f33c5be8626 in kdemain () from /nix/store/bldry8y6h7hrxmy13vkkx1swynq9bqib-calligra-2.6.0/lib/libkdeinit4_calligrawords.so #14 0x00007f33bfaefe5d in __libc_start_main () from /nix/store/cj7a81wsm1ijwwpkks3725661h3263p5-glibc-2.13/lib64/libc.so.6 #15 0x0000000000400a51 in _start () Reported using DrKonqi
you have 2.4.2 installed as well, please clean up your installation and it should work
Oh, thanks, I should have noticed that. I didn't expect calligra to run executables from $PATH but from its directory... I suppose you don't know of a simple way to hardcode the paths that calligra searches when run?
Nope, Calligra is not co-installable with different versions, sorry
Well, our approach is a bit different... and all the thousands of packages *are* installable in any amount of versions and configurations :-) I'll try to figure out a good way, never mind.