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 573898 - EncodingDialog: Closing the dialog box doesn't properly shutdown the rendering
EncodingDialog: Closing the dialog box doesn't properly shutdown the rendering
Status: RESOLVED FIXED
Product: pitivi
Classification: Other
Component: User interface
Git
Other Linux
: Normal normal
: 0.13.1
Assigned To: Alessandro Decina
Pitivi maintainers
Depends on:
Blocks:
 
 
Reported: 2009-03-03 10:27 UTC by Edward Hervey
Modified: 2009-03-03 15:58 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Edward Hervey 2009-03-03 10:27:59 UTC
When closing the EncodingDialog by using the top-right close button, we don't properly shut down the rendering since it doesn't take the same codepath as when we hit the [DONE]/[CANCEL] button.
Comment 1 Alessandro Decina 2009-03-03 15:58:09 UTC
commit c3dc6b53955ba0f4a09f607c94231e39d7a22443
Author: Alessandro Decina <alessandro.decina@collabora.co.uk>
Date:   Tue Mar 3 16:56:35 2009 +0100

    Handle delete-event in EncodingDialog. Fixes #573898.