[gstreamer-bugs] [Bug 344748] Fails with non-writable registry

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Jun 13 09:47:05 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=344748
 GStreamer | gstreamer (core) | Ver: 0.10.6


Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #67260|none                        |committed
               Flag|                            |
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.9




------- Comment #4 from Tim-Philipp Müller  2006-06-13 16:47 UTC -------
This should fix it I think:

 2006-06-13  Tim-Philipp Müller  <tim at centricular dot net>

        * gst/gst.c: (scan_and_update_registry), (init_post):
          If the fork()'ed child process can't write the updated registry cache
          file to disk for some reason, make it exit with a failure exit code,
          so that the parent can then re-scan the plugins itself and update the
          registry structures in memory and work with that (rather than failing
          when creating elements because seemingly no plugins are available).
          Refactor registry scanning code into separate function for this and
          also separate fork() and non-fork() code paths. Fixes #344748.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list