[gstreamer-bugs] [Bug 529300] [giosink] [PATCH] Allow overwrite

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Jul 8 07:57:54 PDT 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=529300

  GStreamer | gst-plugins-base | Ver: git

Sebastian Dröge changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.24




------- Comment #6 from Sebastian Dröge  2009-07-08 14:57 UTC -------
This has to be handled similar to missing plugins, i.e. if the message is on
the bus ignore all error messages, do something (remove the file, use a
different location) and then the pipeline can simply be started again.

commit 6025412707d687bd8e1b3117409662a16c877258
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date:   Wed Jul 8 16:55:41 2009 +0200

    gio: Post a custom file-exists message on the bus if the file already
exists

    An application can handle this message, remove the file in question
    and restart the pipeline again without showing an error.

    This fixes bug #529300.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=529300.




More information about the Gstreamer-bugs mailing list