Author |
Message |
wofritz
|
|
Post subject: kdenlive starts with fatal error
Posted: 31.07.2011, 12:24
|
|
Joined: 2010-09-11
Posts: 30
Location: Uetze/NDS/DE
Status: Offline
|
|
kdenlive does not start. On the welcome screen the following error message is shown:
"Fatal Error
MLT's SDL module not found. Please check yout MLT installation. Kdenlive will not work until this issue is fixed"
Googling for this error revealed some hints, but nothing helped.
This appeared on a fully updated amd64 installation, but also on live systems x86 and amd64 with kdenlive installed after startup.
I tested installation of recommended and suggested packages, but that didn't help either.
Regards,
Wolfgang |
|
|
|
|
|
yossarian
|
|
Post subject: RE: kdenlive starts with fatal error
Posted: 31.07.2011, 15:27
|
|
Joined: 2010-09-11
Posts: 37
Status: Offline
|
|
Kdenlive works fine here.
Try removing ~/.kde/share/config/kdenliverc |
|
|
|
|
|
wofritz
|
|
Post subject: Re: RE: kdenlive starts with fatal error
Posted: 31.07.2011, 16:28
|
|
Joined: 2010-09-11
Posts: 30
Location: Uetze/NDS/DE
Status: Offline
|
|
yossarian wrote:
Kdenlive works fine here.
Try removing ~/.kde/share/config/kdenliverc
That's what I got from google. Problem is, there is no such file on my system.
I have tried so far:
- Sidux based 32 bit installation moved to aptosid and dist-upgraded to latest versions
- Fresh 64bit install 2011-2 install with latest updates
- Live 32 bit system
- Live 64 bit system
On none of them kdenlive is working and none of them has the file kdenliverc.
Regards,
Wolfgang |
|
|
|
|
|
wofritz
|
|
Post subject: RE: Re: RE: kdenlive starts with fatal error
Posted: 01.08.2011, 08:07
|
|
Joined: 2010-09-11
Posts: 30
Location: Uetze/NDS/DE
Status: Offline
|
|
In the meantime I got a kdenliverc file from a working system and copied it to .kde/share/config. With this file, kdenlive ist starting now!
I see a difference when I start kdenlive in a terminal.
Without kdenliverc:
Code:
project monitor connected
clip monitor connected
format: YUV 4:2:2 (YUYV)
With kdenliverc:
Code:
project monitor connected
clip monitor connected
QWidget::insertAction: Attempt to insert null action
QWidget::insertAction: Attempt to insert null action
Regards,
Wolfgang |
|
|
|
|
|
DeepDayze
|
|
Post subject: RE: Re: RE: kdenlive starts with fatal error
Posted: 01.08.2011, 14:27
|
|
Joined: 2010-09-11
Posts: 616
Location: USA
Status: Offline
|
|
Thought that kdenlive creates the kdenliverc file by running the first run configuration wizard which can be accessed via Settings>Run Configuration Wizard
But funny in your case no rc file got created on first run |
|
|
|
|
|
wofritz
|
|
Post subject: Re: RE: Re: RE: kdenlive starts with fatal error
Posted: 01.08.2011, 14:32
|
|
Joined: 2010-09-11
Posts: 30
Location: Uetze/NDS/DE
Status: Offline
|
|
DeepDayze wrote:
But funny in your case no rc file got created on first run
Yeah, and because this happens even on a clean live system I consider it a bug. |
|
|
|
|
|
DeepDayze
|
|
Post subject: Re: RE: Re: RE: kdenlive starts with fatal error
Posted: 01.08.2011, 14:39
|
|
Joined: 2010-09-11
Posts: 616
Location: USA
Status: Offline
|
|
wofritz wrote:
DeepDayze wrote:
But funny in your case no rc file got created on first run
Yeah, and because this happens even on a clean live system I consider it a bug.
Normally when kdenlive starts for the first time the configuration wizard runs and you select the configuration options then when it's finished the program itself loads. |
|
|
|
|
|
wofritz
|
|
Post subject: RE: Re: RE: Re: RE: kdenlive starts with fatal error
Posted: 01.08.2011, 14:44
|
|
Joined: 2010-09-11
Posts: 30
Location: Uetze/NDS/DE
Status: Offline
|
|
I did some more testing.
If I manually create a kdenlivrc with only these two lines:
Code:
[version]
version=0.8
kdenlive starts up without error and updates kdenliverc with the missing information. |
|
|
|
|
|
wofritz
|
|
Post subject: Re: RE: Re: RE: kdenlive starts with fatal error
Posted: 01.08.2011, 14:55
|
|
Joined: 2010-09-11
Posts: 30
Location: Uetze/NDS/DE
Status: Offline
|
|
DeepDayze wrote:
Normally when kdenlive starts for the first time the configuration wizard runs and you select the configuration options then when it's finished the program itself loads.
That does not happen here. Start window tells me that it will start the configuration wizard, but I cannot continue since the "Next" button is disabled (see attached screen shot) |
Description: |
|
Filesize: |
71.52 KB |
Viewed: |
47770 Time(s) |
|
|
|
|
|
|
DeepDayze
|
|
Post subject: RE: Re: RE: Re: RE: kdenlive starts with fatal error
Posted: 01.08.2011, 19:48
|
|
Joined: 2010-09-11
Posts: 616
Location: USA
Status: Offline
|
|
Did you try:
Code:
rm ~/.kde/share/config/kdenliverc
If that fails then try purging then reinstalling these packages:
kdenlive
kdenlive-data
melt
libmlt++3
libmlt4 |
|
|
|
|
|
|