LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Slackware 14.2 - KDEnlive-0.9.10 crashes on start (https://www.linuxquestions.org/questions/slackware-14/slackware-14-2-kdenlive-0-9-10-crashes-on-start-4175593160/)

glupa4e 11-08-2016 10:56 AM

Slackware 14.2 - KDEnlive-0.9.10 crashes on start
 
Hello,

i installed all dependencies of KDEnlive except for libquicktime, because it failed to compile.
Attempting to start the application gives that error
Code:

bash-4.3$ kdenlive
KCrash: Application 'kdenlive' crashing...
KCrash: Attempting to start /usr/lib64/kde4/libexec/drkonqi from kdeinit
KCrash: Connect sock_file=/home/user/.kde/socket-hostname/kdeinit4__0
[1]  Exit 253          kdenlive

KDE Developer Information
Code:

Application: Kdenlive (kdenlive), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[KCrash Handler]
#6  0x00007f1df58a8727 in QMetaObject::className() const () at /usr/lib64/libQt5Core.so.5
#7  0x00007f1df4343a57 in  () at /usr/lib64/libQt5Widgets.so.5
#8  0x00007f1df42e0c07 in  () at /usr/lib64/libQt5Widgets.so.5
#9  0x00007f1df465c856 in  () at /usr/lib64/libQt5Widgets.so.5
#10 0x0000006e0000005b in  ()
#11 0x0000000000e1d3c0 in  ()
#12 0x0000000000000001 in  ()
#13 0x00007f1df42d822f in _init () at /usr/lib64/libQt5Widgets.so.5
#14 0x00007f1df5cf3c20 in  () at /usr/lib64/mlt/libmltqt.so
#15 0x00007f1e0e9622fa in call_init.part () at /lib64/ld-linux-x86-64.so.2
#16 0x00007f1e0e96244b in _dl_init () at /lib64/ld-linux-x86-64.so.2
#17 0x00007f1e0e967538 in dl_open_worker () at /lib64/ld-linux-x86-64.so.2
#18 0x00007f1e0e9621e4 in _dl_catch_error () at /lib64/ld-linux-x86-64.so.2
#19 0x00007f1e0e966a39 in _dl_open () at /lib64/ld-linux-x86-64.so.2
#20 0x00007f1e0b955f09 in dlopen_doit () at /lib64/libdl.so.2
#21 0x00007f1e0e9621e4 in _dl_catch_error () at /lib64/ld-linux-x86-64.so.2
#22 0x00007f1e0b956571 in _dlerror_run () at /lib64/libdl.so.2
#23 0x00007f1e0b955fa1 in dlopen@@GLIBC_2.2.5 () at /lib64/libdl.so.2
#24 0x00007f1e0bd9eab4 in mlt_repository_init () at /usr/lib64/libmlt.so.6
#25 0x00007f1e0bd9e2e8 in mlt_factory_init () at /usr/lib64/libmlt.so.6
#26 0x00007f1e0bb6bfeb in Mlt::Factory::init(char const*) () at /usr/lib64/libmlt++.so.3
#27 0x00000000006ca492 in  ()
#28 0x00000000007aaec4 in  ()
#29 0x0000000000477698 in  ()
#30 0x00007f1e075c97d0 in __libc_start_main () at /lib64/libc.so.6
#31 0x0000000000477c29 in _start ()

Everyone who has a notion of what the problem could be is kindly asked to post :-)

ponce 11-08-2016 11:06 AM

I think you built mlt and kdenlive against qt5: try removing qt5 from the system and building mlt and kdenlive again.
to build mlt's dependency libquicktime use the hint I left on the other thread.


All times are GMT -5. The time now is 05:15 AM.