Control: reopen -1 Control: notfixed -1 19.08.0-1 On Thu, 29 Aug 2019 13:26:05 +0200 Arturo Borrero Gonzalez <art...@debian.org> wrote: > Control: fixed -1 19.08.0-1 > > On Fri, 16 Aug 2019 10:50:54 +0200 =?UTF-8?Q?Patrick_Matth=c3=a4i?= > <pmatth...@debian.org> wrote: > > > > can you please test 19.08.0-1 in unstable again (just uploaded right now)? > > > > Hi, > > I was not able to reproduce the issue in 19.08.0-1, so I guess it is fixed :-) >
No luck :-( I just got the exact same assert. This is the trace I got by running kdenlive in the terminal: [...] /////////// requestAddBinClip "-1" /////////// found id "25" /////////// constructed /////////// added true ################### JOB finished 48 ################### loadjob COMMIT ################### ProjectClip::setproducer ################### ClipController::updateProducer ################### ClipController::addmasterproducer QPainter::begin: Paint device returned engine == 0, type: 3 QPainter::setRenderHint: Painter must be active to set rendering hints QPainter::save: Painter not active QPainter::setClipRect: Painter not active QPainter::setWorldTransform: Painter not active QPainter::opacity: Painter not active QPainter::worldTransform: Painter not active QPainter::setWorldTransform: Painter not active QPainter::save: Painter not active QPainter::setOpacity: Painter not active QPainter::setPen: Painter not active QPainter::setBrush: Painter not active QPainter::drawRects: Painter not active QPainter::restore: Unbalanced save/restore QPainter::setWorldTransform: Painter not active QPainter::save: Painter not active QPainter::setOpacity: Painter not active QPainter::setRenderHint: Painter must be active to set rendering hints QPainter::restore: Unbalanced save/restore QPainter::setWorldTransform: Painter not active QPainter::save: Painter not active QPainter::setOpacity: Painter not active QPainter::fillPath: Painter not active QPainter::restore: Unbalanced save/restore QPainter::setWorldTransform: Painter not active QPainter::save: Painter not active QPainter::setOpacity: Painter not active QPainter::fillPath: Painter not active QPainter::restore: Unbalanced save/restore QPainter::setWorldTransform: Painter not active QPainter::setOpacity: Painter not active QPainter::restore: Unbalanced save/restore QPainter::end: Painter not active, aborted ASSERT: "mImg == qImg->constBits()" in file common.cpp, line 63 Aborted I happened when I was trying to create a Title Clip. I created it (simple black background with some white string) and pressed the OK button and the crash happened immediately.