GNOME Bugzilla – Bug 701467
Use GFile rather than POSIX IO in ogg_header.c
Last modified: 2013-06-02 17:22:29 UTC
Ogg header information should be read using GFile and GIO rather than using POSIX IO. In future, this will make asynchronous IO, as well as access over non-native gvfs transports, possible.
Fixed in master with commit 700c86aadc6e16e4941ceb06a37cfb0b9e57b4b0.