[gstreamer-bugs] [Bug 334216] [gnomevfssrc] won't open some media on NFS mounts any longer

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sat Mar 11 08:40:29 PST 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=334216
 GStreamer | gst-plugins-base | Ver: 0.10.4


Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #61091|none                        |committed
               Flag|                            |
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.5




------- Comment #4 from Tim-Philipp Müller  2006-03-11 16:40 UTC -------
Great, thanks for testing and apologies for the breakage.

2006-03-11  Tim-Philipp Müller  <tim at centricular dot net>

        * ext/gnomevfs/gstgnomevfssrc.c:
        (gst_gnome_vfs_src_check_get_range):
          gnome_vfs_uri_is_local() alone is not a good indicator
          whether we can operate in pull-mode with a specific URI,
          as it returns FALSE for file:// URIs that point to an
          NFS-mounted path. Be more conservative here: whitelist
          local files, blacklist http URIs and use the old
          mechanism for anything else (fixes #334216).


-- 
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