[Gstreamer-bugs] [Bug 104840] Changed - gnomevfssrc seekable property

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Wed Apr 23 04:53:11 PDT 2003


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=104840

Changed by uraeus at linuxrising.org.

--- shadow/104840	Fri Apr  4 14:41:56 2003
+++ shadow/104840.tmp.26557	Wed Apr 23 07:53:11 2003
@@ -1,12 +1,12 @@
 Bug#: 104840
 Product: GStreamer
-Version: cvs
+Version: HEAD CVS
 OS: Linux
 OS Details: 
-Status: NEEDINFO   
+Status: REOPENED   
 Resolution: 
 Severity: enhancement
 Priority: Low
 Component: gst-plugins
 AssignedTo: walters at verbum.org                            
 ReportedBy: jorn at nl.linux.org               
@@ -22,6 +22,18 @@
 Any ideas how the gnomevfs API exposes the seekable property, I can't
 find a method. Opening the file with OPEN_RANDOM causes gnomevfs to
 open the stream without an error but then it continues to read random
 memory...
 
 
+
+------- Additional Comments From Uraeus at linuxrising.org  2003-04-23 07:53 -------
+Got the follwoing reply from Alexander Larsson when asking about this
+on gnome-vfs list:
+
+Hmmm. This sounds strange. gnome_vfs_seek() should return 
+GNOME_VFS_ERROR_NOT_SUPPORTED if you seek on a handle where its not 
+supported. For local file-uris I don't see how it can read random
+memory, gnome_vfs_seek() just calls lseek().
+
+However, there is no "seekable" property you can read. Is there even a 
+posix API we could use to implement this?





More information about the Gstreamer-bugs mailing list