Skip to Content

Kdenlive 0.8.2 error dialod

3 replies [Last post]
Andrea
Andrea's picture
Offline
Joined: 11/19/2011
Posts:

Hi guys
I have a problem.
When I import a file, in a message dialog ask me "The process for the file protocol died unexpectedly."

Why?

0
Your rating: None
Andrea
Andrea's picture
Offline
Joined: 11/19/2011
Posts:
Re: Kdenlive 0.8.2 error dialod

My version linux as "Ubuntu 10.04 lucid lynks"

j-b-m
Offline
Joined: 05/19/2009
Posts:
Re: Kdenlive 0.8.2 error dialod

Kdenlive 0.8.2 has a known problem with the KDE version that comes with Ubuntu 10.04. Please try the development version that is available from this repository:

https://launchpad.net/~sunab/+archive/kdenlive-svn

Andrea
Andrea's picture
Offline
Joined: 11/19/2011
Posts:
[SOLVED] Kdenlive 0.8.2 error dialod

I'm solved the problem with this code:

sudo add-apt-repository ppa:kubuntu-ppa/backports
sudo apt-get update
sudo apt-get install kdebase

Install last version of KDE after that reboot.

Thank you for the answer.