Registered Member
|
kdenlive -v:
Running kdenlive thru terminal
By running kdenlive --nocrashhandler I grabbed a dump file if usable https://app.box.com/s/u5xln7vmp85a6u4zug1g If anything else needed tell me.Generally speaking kdenlive crashes on almost every action such as opening a project(when I click the "open" tab) I am on ubuntu 12.04 with KxStudio repositories. But I also added "ppa:sunab/kdenlive-release". Any help? |
Administrator
|
If you have a core file available, please load it in gdb and use that to generate a backtrace. To get a usable trace you'll need to install various debugging symbols - from kdelibs, qt, mlt, kdenlive, etc.
KDE Sysadmin
[img]content/bcooksley_sig.png[/img] |
Registered Member
|
I tried qt, mlt, kdenlive debugging symbols and while running again "kdenlive --nocrashhandler" via terminal I got "....(segmentation fault) (core dumped)"
The file I previously uploaded was from var/crash on ubuntu system. I don't know if by installing the debugging symbols made the new file: _usr_bin_kdenlive.1000.crash more useful. Gdb can't load that file. Plus I have no idea how to use it. For me right know kdenlive is unusable. I'll have to wait for next version I guess... |
Registered Member
|
I'm using 0.9.7 w/out problems. I'm on Ubu 12.04. Something must be wrong w/ your setup. Try building an isolated version of KdenLive by using this script: http://www.mltframework.org/bin/view/MLT/BuildScripts# |
Registered Member
|
I give up!I followed the guide and I get:
When "cmake.." I get
The cmake logs are : https://app.box.com/s/una9gbph9acdavhww2gi |
Registered Member
|
Not yet.... Type this from the root prompt: apt-get install libeigen3-dev You'll probably have other dependencies to resolve so....hang in there... |
Registered Member
|
Sorry ,just deleted everything, maybe I'll try again on next version or an independent version (placed on /opt). In my (poor) opinion the guide on
http://www.mltframework.org/bin/view/MLT/BuildScripts# should mention all dependencies. EDIT: Forgot to say thank you for helping me! |
Registered Member
|
You're welcome. We tried at least... |
Administrator
|
How did you try to load the core file?
Can you try running it as follows?
KDE Sysadmin
[img]content/bcooksley_sig.png[/img] |
Registered Member
|
Used
But when I try loading with gdm
I get
The ubuntu crash handler report has some info ,if you want I can copy paste here. Before kdenlive crash I also get in terminal
Thanks again!I tried some other video editors and ...I really need kdenlive! |
Registered Member
|
I've been looking down your list of horror stories but the first one that stuck out was:-
"Could not find MLT++" Can you make sure that you don't have several versions of MLT installed In a terminal :- ls -la /usr/lib/libmlt* You should only have the four and looks something like this, most likely with different dates and version numbers:- ls -la /usr/lib/libmlt* -rw-r--r-- 1 root root 182872 Apr 12 09:59 /usr/lib/libmlt.so.0.9.1 -rw-r--r-- 1 root root 127248 Apr 12 09:59 /usr/lib/libmlt++.so.0.9.1 lrwxrwxrwx 1 root root 17 Apr 12 09:59 /usr/lib/libmlt++.so.3 -> libmlt++.so.0.9.1 lrwxrwxrwx 1 root root 15 Apr 12 09:59 /usr/lib/libmlt.so.6 -> libmlt.so.0.9.1 Also, try MLT's command line player from a terminal: melt myclip.mpg Does it work. The BuildScripts and sunab.svn (TESTING) now contain "Movit" which uses your GPU and it's openGL capabilities. My three year old integrated Radeon HD graphics just wouldn't work so I had to buy a new graphics card. Now it does work. If you haven't already, you could try out the latest version of Kdenlive from here:- http://builds.meltytech.com/kdenlive/latest.rss It will not affect your system install. Just download your 12.04 version (64 or 32bit), unpack it in a folder somewhere and run the start-kdenlive script. It also offers you the opportunity to run "gdb" if you want. You can but try but keep |
Registered Member
|
Hi,
my libmlt is located at /usr/lib/x86_64-linux-gnu/ and not usr/bin
"melt myclip.mpg" works well. but unfortunatelly same think happens on latest built. Kdenlive crashes in almost every action I do. EDIT: By running "./start-kdenlive -g" I get an output file: https://app.box.com/s/1rm169sgywm8wk9sn2g3 By running "./start-kdenlive --nocrashhandler -g" I get an output file: https://app.box.com/s/xtp7iud2e3awllsc2nnb |
Registered Member
|
Hi,
It says:- "We're sorry, but we can't preview .kampnxnm files." and wants me to download it. Usually these output files are just simple text files and so I just stick a ".txt" on the end. Cheers. |
Registered Member
|
Your dump file indicates that KdenLive is cr4pp1ng out in the KFileDialog class. Earlier in the trace it complains about not being able to load KFILEMODULE... I searched for
and found this: http://askubuntu.com/questions/167426/kate-crashes-while-clicking-open which indicates that you may have a file permission problem. Give the solution described in the above link a try. |
Registered Member
|
@Steve Guilford :
Thank you. I've already seen http://askubuntu.com/questions/167426/k ... cking-open and did the recommended steps. But still bad luck I guess... |
Registered users: Bing [Bot], Google [Bot], kde-naveen, Sogou [Bot]