This forum has been archived. All content is frozen. Please use KDE Discuss instead.

Kdenlive not running on Ubuntu 16.10

Tags: None
(comma "," separated)
pablanche
Registered Member
Posts
5
Karma
0
Since I upgraded Ubuntu from 16.04 to 16.10, Kdenlive (4:16.04.3-0ubuntu1) is crashing: it does not even open.

Let me know if there is any log I can provide to help solve the issue.

Thanks,
--
Pierre
User avatar
qubodup
Registered Member
Posts
142
Karma
0
Hi, open a terminal (write "terminal" in dash/the launcher) and run

Code: Select all
kdenlive &> problems.txt


Then upload problems.txt (should be located at /home/yourusername/ ), for example to http://pastie.org/ or https://gist.github.com/ and share the link here. Or if it's not extremely long, you can paste the content of problems.txt inside of code tags:

Code: Select all
[code]text
from
problems.txt...[/code]


Did you install Kdenlive from ubuntu's repository or did you use the method from https://kdenlive.org/download/ (video)? :

Code: Select all
sudo add-apt-repository ppa:kdenlive/kdenlive-stable
sudo apt-get update
sudo apt-get install kdenlive


If you did use the above, I recommend you uninstall it and remove the kdenlive ppa:

Code: Select all
sudo apt-get remove kdenlive
sudo ppa-purge ppa:kdenlive/kdenlive-stable


and then install it from ubuntu's repository.
jadim
Registered Member
Posts
1
Karma
0
I also have an exact same problem. This is my error when using the original repo:

Code: Select all
jadi@funlife:~$ kdenlive
qrc:/qml/kdenliveclipmonitor.qml:1:1: module "QtQuick.Controls" is not installed
qrc:/qml/kdenliveclipmonitor.qml:2:1: module "QtQuick.Controls.Styles" is not installed
qrc:/qml/kdenliveclipmonitor.qml:1:1: module "QtQuick.Controls" is not installed
qrc:/qml/kdenliveclipmonitor.qml:2:1: module "QtQuick.Controls.Styles" is not installed
Segmentation fault (core dumped)
jadi@funlife:~$



when switching to above PPA, everything works fine.

Jadi
pablanche
Registered Member
Posts
5
Karma
0
Remove and re-install worked for me.


Bookmarks



Who is online

Registered users: Bing [Bot], Google [Bot], kde-naveen, Sogou [Bot], Yahoo [Bot]