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 597711 - Traceback when undoing 'ungroup' operation
Traceback when undoing 'ungroup' operation
Status: RESOLVED FIXED
Product: pitivi
Classification: Other
Component: General
0.13.4
Other Linux
: Normal normal
: 0.13.4
Assigned To: Pitivi maintainers
Pitivi maintainers
Depends on:
Blocks:
 
 
Reported: 2009-10-07 17:22 UTC by Tim Waugh
Modified: 2010-02-05 21:56 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
backtrace (1.06 KB, text/plain)
2009-10-07 17:22 UTC, Tim Waugh
Details

Description Tim Waugh 2009-10-07 17:22:23 UTC
Created attachment 144975 [details]
backtrace

This traceback is 100% repeatable for me.

1.Drag in new clip
2.Drag clip to timeline
3.Select clip in timeline
4.Click on 'Ungroup clips' to detach the audio from the video
5.Select Edit->Undo from menu
Comment 1 Tim Waugh 2009-10-07 17:23:05 UTC
Original bug report: rhbz#527759
  https://bugzilla.redhat.com/show_bug.cgi?id=527759
Comment 2 Alessandro Decina 2009-10-08 13:23:33 UTC
commit 8c0b21ce98b1b5d8d160f09b87ac93f99d63ac74
Author: Alessandro Decina <alessandro.d@gmail.com>
Date:   Thu Oct 8 15:19:59 2009 +0200

    Fix undoing 'ungroup' operation. Fixes #597711.