Bug 363407 - Crashes on open project or include video in new project
Summary: Crashes on open project or include video in new project
Status: RESOLVED FIXED
Alias: None
Product: kdenlive
Classification: Applications
Component: User Interface & Miscellaneous (show other bugs)
Version: 16.04.0
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Jean-Baptiste Mardelle
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-22 18:03 UTC by valentin
Modified: 2016-06-05 11:12 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Debug file (12.92 KB, text/plain)
2016-05-25 17:49 UTC, valentin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description valentin 2016-05-22 18:03:16 UTC
A project made in version 15.12.3 crashes on open on version 16.04. Trying to include video in a new project crashes program as well.
Ubuntu 16.04, nvidia

Reproducible: Always

Steps to Reproduce:
1. open project
2. after few seconds program terminated abnormally before to load timeline, etc.
3.
Comment 1 Jean-Baptiste Mardelle 2016-05-22 18:21:32 UTC
Where did you get your Kdenlive packages ? 
Can you check the Kdenlive version in Help > About Kdenlive > Version

For Ubuntu users, we recommand to use packages from our PPA, check:
https://kdenlive.org/download-ubuntu
Comment 2 valentin 2016-05-25 17:49:00 UTC
Hi Jean-Baptiste,

1. 
Version 16.04.1
Using:
KDE Frameworks 5.18.0
Qt 5.5.1 (built against 5.5.1)
The xcb windowing system

2.
PPA: deb http://ppa.launchpad.net/kdenlive/kdenlive-testing/ubuntu xenial main

3.
I'm attaching a crash report.
Comment 3 valentin 2016-05-25 17:49:56 UTC
Created attachment 99189 [details]
Debug file
Comment 4 valentin 2016-06-03 15:20:33 UTC
In addition to mention that old version 15.12.3 works well on Kubuntu 16.04
Comment 5 Jean-Baptiste Mardelle 2016-06-03 15:57:01 UTC
Git commit 7bd4c552dbf85951878e6339998792f5a5fbc56e by Jean-Baptiste Mardelle.
Committed on 03/06/2016 at 15:56.
Pushed by mardelle into branch 'master'.

Fix possible crash if invalid custom profile was saved

M  +6    -0    src/definitions.cpp
M  +1    -0    src/definitions.h
M  +9    -5    src/dialogs/profilesdialog.cpp
M  +9    -3    src/doc/kdenlivedoc.cpp

http://commits.kde.org/kdenlive/7bd4c552dbf85951878e6339998792f5a5fbc56e
Comment 6 Jean-Baptiste Mardelle 2016-06-03 15:58:43 UTC
Git commit 19dc8f41fd4af56fa7b0463a4786990bb0934079 by Jean-Baptiste Mardelle.
Committed on 03/06/2016 at 15:57.
Pushed by mardelle into branch 'Applications/16.04'.

Fix possible crash if invalid custom profile was saved

M  +6    -0    src/definitions.cpp
M  +1    -0    src/definitions.h
M  +9    -5    src/dialogs/profilesdialog.cpp
M  +9    -3    src/doc/kdenlivedoc.cpp

http://commits.kde.org/kdenlive/19dc8f41fd4af56fa7b0463a4786990bb0934079
Comment 7 Jean-Baptiste Mardelle 2016-06-03 16:03:27 UTC
Ok, I may have found the problem. I just pushed a change to our kdenlive-testing PPA. 
An update should be available in the next hours, please test and let me know if it fixes the problem.
Comment 8 valentin 2016-06-04 13:09:58 UTC
Good work!
Thank you, Jean-Baptiste! The problem has disappeared. :)
Comment 9 Wegwerf 2016-06-04 19:13:17 UTC
Hi Valentin, if the bug is fixed for you can you please be so kind as to close it by setting it to RESOLVED FIXED? Thank you very much!