Bug 353936 - Kdenlive deadlock when trying to move or resize a clip
Summary: Kdenlive deadlock when trying to move or resize a clip
Status: RESOLVED FIXED
Alias: None
Product: kdenlive
Classification: Applications
Component: User Interface (show other bugs)
Version: unspecified
Platform: Kubuntu Linux
: NOR grave
Target Milestone: ---
Assignee: Jean-Baptiste Mardelle
URL:
Keywords:
: 354045 (view as bug list)
Depends on:
Blocks:
 
Reported: 2015-10-15 19:03 UTC by Marco Cimmino
Modified: 2015-10-23 07:27 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 15.8.3


Attachments
Deadlock backtrace (13.96 KB, text/plain)
2015-10-15 19:05 UTC, Marco Cimmino
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marco Cimmino 2015-10-15 19:03:55 UTC
Kdenlive 15.08.2

Cannot move or resize any picture clip in the timeline.

Reproducible: Always

Steps to Reproduce:
- Open a new project
- Add a picture to the resources (via drag and drop or via the menu)
- Move the picture to any time line
- Try to resize or move the picture in the time line


Actual Results:  
- Deadlock happens (see backtrace)


Expected Results:  
- I can move or resize the clip
Comment 1 Marco Cimmino 2015-10-15 19:05:05 UTC
Created attachment 95007 [details]
Deadlock backtrace
Comment 2 RussianNeuroMancer 2015-10-20 21:03:31 UTC
*** Bug 354045 has been marked as a duplicate of this bug. ***
Comment 3 Vincent PINON 2015-10-23 07:27:44 UTC
Wow :(
A race condition was fixed in master, and backported to release branch... but incompletely!
15.8.2 got released in this broken state.
I just completed the patch, available in git "Applications/15.08" branch, let's see now how to distribute / propagate this fix to users...
Sorry for that poor situation,
Vincent.