<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, &quot;Rohit Yadav&quot; &lt;<a href="mailto:rohityadav89@gmail.com">rohityadav89@gmail.com</a>&gt; a écrit :<br type="attribution">&gt; Hi,<br>&gt; <br>&gt; This is regarding a bug in src/Gui/timeline/TracksView.cpp:<br>
&gt; <br>&gt; When I drag a video item from Media library to the project timeline, the<br>&gt; mouseMoveEvent in &quot;MediaCellView&quot; creates a snapshot/thumbnail and execs.<br>&gt; When I drag it (GraphicsEffectItem) to the timeline and drop it, everything<br>
&gt; goes fine. But, if I drag it to the timeline and instead of dropping it, I<br>&gt; drag it away from timeline,<br>&gt; TracksView::dragLeaveEvent( QDragLeaveEvent *event ) is called and it does:<br>&gt; <br>&gt; ...<br>
&gt;         delete m_dragEffectItem;<br>&gt; ...<br>&gt; <br>&gt; And, bang you get segmentation fault.<br>&gt; <br>&gt; Relevant lines from the bt:<br>&gt; <br>&gt; #0  0x0813983c in TracksView::dragLeaveEvent (this=0x8553f28,<br>
&gt; event=0xbfffd504) at<br>&gt; /home/rohit/Lab/vlmc/src/Gui/timeline/TracksView.cpp:765<br>&gt; #30 0x004f999e in QDrag::exec(QFlags&lt;Qt::DropAction&gt;, Qt::DropAction) ()<br>&gt; from /usr/lib/libQtGui.so.4<br>&gt; #31 0x081100f7 in MediaCellView::mouseMoveEvent (this=0x87538a8,<br>
&gt; event=0xbfffe844) at<br>&gt; /home/rohit/Lab/vlmc/src/Gui/library/MediaCellView.cpp:214<br>&gt; <br>&gt; I don&#39;t know in detail how these objects interact or what exactly is<br>&gt; happening, pl. fix it :)<br>&gt; <br>
&gt; Thanks,<br>&gt; Rohit Yadav<br></p>