After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 520910 - Use fuse to get remote subtitle
Use fuse to get remote subtitle
Status: RESOLVED FIXED
Product: totem
Classification: Core
Component: xine-lib backend
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Maintainer alias for xine-lib component of Totem
Maintainer alias for xine-lib component of Totem
: 528943 (view as bug list)
Depends on: 512581
Blocks:
 
 
Reported: 2008-03-07 04:26 UTC by Bastien Nocera
Modified: 2008-04-19 22:29 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Bastien Nocera 2008-03-07 04:26:20 UTC
When ported to GIO, and if fuse is available, we should use it to load the subtitle from a remote location, as xine-lib doesn't support that.

That'd be using g_file_get_path()
Comment 1 Bastien Nocera 2008-04-05 09:45:54 UTC
2008-04-05  Bastien Nocera  <hadess@hadess.net>

        * src/backend/bacon-video-widget-xine.c
        (bacon_video_widget_get_subtitled): If the subtitle
        file isn't local, try to get its local FUSE path via
        GVFS (Closes: #520910)
        * src/totem-uri.c (totem_add_subtitle): Allow loading remote
        subtitles for all the backends
Comment 2 Bastien Nocera 2008-04-19 22:29:25 UTC
*** Bug 528943 has been marked as a duplicate of this bug. ***