After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 656692 - Trying to delete clips where the playhead is makes the UI hang
Trying to delete clips where the playhead is makes the UI hang
Status: RESOLVED FIXED
Product: pitivi
Classification: Other
Component: Timeline
0.14.2
Other Linux
: Normal critical
: 0.15
Assigned To: Pitivi maintainers
Pitivi maintainers
Depends on:
Blocks:
 
 
Reported: 2011-08-16 19:54 UTC by Jean-François Fortin Tam
Modified: 2011-08-31 17:44 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
demo screencast (638.23 KB, video/webm)
2011-08-18 23:09 UTC, Jean-François Fortin Tam
Details

Description Jean-François Fortin Tam 2011-08-16 19:54:18 UTC
commit b2ce29803b89e284b2b42fffc6b76eeca018e736 is the first bad commit.
Comment 1 Jean-François Fortin Tam 2011-08-18 22:40:49 UTC
Nevermind, b2ce2980 is not the cause and this bug has nothing to do with "mass deletion". The problem occurs when the playhead is over one or more clips that are selected for deletion.

So if your playhead is completely outside the zone (ie: nothing selected comes through it), deleting works fine (otherwise it hangs).
Comment 2 Jean-François Fortin Tam 2011-08-18 23:09:34 UTC
Created attachment 194177 [details]
demo screencast

The very last operation (at the end of the video) hangs the application (as you can see with the Delete button being stuck in the "pushed" state).
Comment 3 Jean-François Fortin Tam 2011-08-31 17:44:29 UTC
Actually, this *was* indeed caused by b2ce2980, but it really only happens when you delete clips that are under the playhead... so reverting b2ce2980 in commit 1adb2b1.