Bug 375353

Summary: Kdenlive crashes when clicking on a title
Product: [Applications] kdenlive Reporter: aljullu
Component: Rendering & ExportAssignee: Jean-Baptiste Mardelle <jb>
Status: RESOLVED WORKSFORME    
Severity: normal CC: aljullu, wegwerf-1-2-3
Priority: NOR    
Version First Reported In: 16.12.0   
Target Milestone: ---   
Platform: RedHat Enterprise Linux   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: backtrace
shell output

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!