I am using Kdenlive 19.08.0 on Tumbleweed. Importing and working with video files works as expected (i am able to cut them, play them back (even with sound), scrub through the timeline). But when I try to import any standalone sound file, that is not a part of a video file, Kdenlive freezes and writes the following into the error output:
/////////// starting to add bin clips
/////////// found list (QUrl("file:///home/user/lmms/projects/sicilian4.wav"))
/////////// creatclipsfromlist (QUrl("file:///home/user/lmms/projects/sicilian4.wav")) true "-1"
/////////// createClipFromFile "/home/user/lmms/projects/sicilian4.wav" "-1" "/home/user/lmms/projects/sicilian4.wav" "audio/x-wav"
/////////// final xml "<producer _checkProfile=\"1\">
<property name=\"resource\">/home/user/lmms/projects/sicilian4.wav</property>
</producer>
"
/////////// requestAddBinClip "-1"
/////////// found id "2"
/////////// constructed
/////////// added true
/////////// creatclipsfromlist return true
################### JOB finished 0
################### loadjob COMMIT
################### ProjectClip::setproducer
################### ClipController::updateProducer
################### ClipController::addmasterproducer
[wav @ 0xc1e39c0] Value 1,000000 for parameter 'seekable' out of range -1 - 0]
QPoint(0,2624)
MUTEX LOCK!!!!!!!!!!!! setmodel
MUTEX UNLOCK!!!!!!!!!!!! setmodel
MUTEX LOCK!!!!!!!!!!!! loadEffects:
################### JOB finished 1
!!!!!!!!!!!
WRONG CLIP TYPE
!!!!!!!!!!
################### JOB finished 2
ERROR: Job 2 failed, BID: "2"
################### JOB finished 3
Kdenlive then stops responding, I am even not able to close it using the “X” button and I have to kill the process to close it. Here is the full log: https://pastebin.com/rr54tpDQ
I will be very thankful for any ideas how to fix this.