Hi Hugo,<br><br>Looking fwd to it, one more thing is that when I import clips from the import dialog, it adds the items to the list and sometimes<br>thread deadlock occurs, as I click cancel/ok when it is still trying to generate thumbnail for it.<br>
<br>Best Regards,<br>Rohit<br><br><div class="gmail_quote">On Fri, Sep 24, 2010 at 10:23 PM, Hugo Beauzee-Luyssen <span dir="ltr"><<a href="mailto:beauze.h@gmail.com">beauze.h@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<p>Hmmm oops my bad ? :D<br>
Will fix it asap (most likely Sunday)</p>
<p>Hugo Beauzée-Luyssen<br>
Sent from an android device.</p>
<p>Le 24 sept. 2010 18:49, "Rohit Yadav" <<a href="mailto:rohityadav89@gmail.com" target="_blank">rohityadav89@gmail.com</a>> a écrit :</p><div><div></div><div class="h5"><br type="attribution">> Hi,<br>
> <br>> This is regarding a bug in src/Gui/timeline/TracksView.cpp:<br>
> <br>> When I drag a video item from Media library to the project timeline, the<br>> mouseMoveEvent in "MediaCellView" creates a snapshot/thumbnail and execs.<br>> When I drag it (GraphicsEffectItem) to the timeline and drop it, everything<br>
> goes fine. But, if I drag it to the timeline and instead of dropping it, I<br>> drag it away from timeline,<br>> TracksView::dragLeaveEvent( QDragLeaveEvent *event ) is called and it does:<br>> <br>> ...<br>
> delete m_dragEffectItem;<br>> ...<br>> <br>> And, bang you get segmentation fault.<br>> <br>> Relevant lines from the bt:<br>> <br>> #0 0x0813983c in TracksView::dragLeaveEvent (this=0x8553f28,<br>
> event=0xbfffd504) at<br>> /home/rohit/Lab/vlmc/src/Gui/timeline/TracksView.cpp:765<br>> #30 0x004f999e in QDrag::exec(QFlags<Qt::DropAction>, Qt::DropAction) ()<br>> from /usr/lib/libQtGui.so.4<br>> #31 0x081100f7 in MediaCellView::mouseMoveEvent (this=0x87538a8,<br>
> event=0xbfffe844) at<br>> /home/rohit/Lab/vlmc/src/Gui/library/MediaCellView.cpp:214<br>> <br>> I don't know in detail how these objects interact or what exactly is<br>> happening, pl. fix it :)<br>> <br>
> Thanks,<br>> Rohit Yadav<br></div></div>
<br>_______________________________________________<br>
Vlmc-devel mailing list<br>
<a href="mailto:Vlmc-devel@videolan.org">Vlmc-devel@videolan.org</a><br>
<a href="http://mailman.videolan.org/listinfo/vlmc-devel" target="_blank">http://mailman.videolan.org/listinfo/vlmc-devel</a><br>
<br></blockquote></div><br>