Bug 375353 - Kdenlive crashes when clicking on a title
Summary: Kdenlive crashes when clicking on a title
Status: RESOLVED WORKSFORME
Alias: None
Product: kdenlive
Classification: Applications
Component: Rendering & Export (other bugs)
Version First Reported In: 16.12.0
Platform: RedHat Enterprise Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Jean-Baptiste Mardelle
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-20 23:15 UTC by aljullu
Modified: 2017-02-06 09:28 UTC (History)
2 users (show)

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


Attachments
backtrace (17.25 KB, text/plain)
2017-01-20 23:15 UTC, aljullu
Details
shell output (14.26 KB, text/plain)
2017-01-20 23:20 UTC, aljullu
Details

Note You need to log in before you can comment on or make changes to this bug.
Description aljullu 2017-01-20 23:15:35 UTC
Created attachment 103568 [details]
backtrace

Application: kdenlive (16.12.0)

Qt Version: 5.7.1
Frameworks Version: 5.29.0
Operating System: Linux 4.9.3-200.fc25.x86_64 x86_64
Distribution: "Fedora release 25 (Twenty Five)"

-- Information about the crash:
- What I was doing when the application crashed:

Same project file from Bug 374776. Everytime I open it and click on a title clip in the library, Kdenlive crashes. Everything else (like selecting a no-title clip) seems to work fine.

The crash can be reproduced every time.
Comment 1 aljullu 2017-01-20 23:20:38 UTC
Created attachment 103569 [details]
shell output

I attach the input/output of the console when having this crash.

In case it was not clear: Bug 375353 is a crash I had once when opening the file (I couldn't reproduce it). The current bug is happening everytime I click on a title clip.
Comment 2 aljullu 2017-01-20 23:21:55 UTC
Excuse me, I meant:
"Bug 374776 is a crash I had once when opening the file..."

(I wrote the wrong bug number, sorry!)
Comment 3 Wegwerf 2017-01-30 11:47:02 UTC
MLT version?
Comment 4 aljullu 2017-01-30 11:52:59 UTC
MLT: 6.4.1
KDE Frameworks: 5.29.0
Qt: 5.7.1 (built against 5.7.1)
The xcb windowing system
Comment 5 Wegwerf 2017-01-30 16:19:04 UTC
Hm, would it be possible to test with a more recent MLT 6.5? If I'm not mistaken,  there have been fixes in the title clip producer, but I might be wrong here. Can you test with the AppImage per chance?
Comment 6 aljullu 2017-02-06 09:28:18 UTC
Right, with the last AppImage it seems to work fine. Thank you!