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 697297 - backend: Use GIO directly rather than through FUSE
backend: Use GIO directly rather than through FUSE
Status: RESOLVED FIXED
Product: totem
Classification: Core
Component: GStreamer backend
unspecified
Other All
: Normal normal
: ---
Assigned To: Maintainer alias for GStreamer component of Totem
Maintainer alias for GStreamer component of Totem
Depends on: 697298
Blocks:
 
 
Reported: 2013-04-04 21:21 UTC by Bastien Nocera
Modified: 2013-04-09 15:12 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
backend: Use GIO directly rather than through FUSE (2.00 KB, patch)
2013-04-04 21:22 UTC, Bastien Nocera
committed Details | Review

Description Bastien Nocera 2013-04-04 21:21:59 UTC
.
Comment 1 Bastien Nocera 2013-04-04 21:22:01 UTC
Created attachment 240663 [details] [review]
backend: Use GIO directly rather than through FUSE

Working around bugs in gvfs by using FUSE worked, but the crasher
bugs so easily triggered by seeking are now fixed.
Comment 2 Bastien Nocera 2013-04-09 15:12:50 UTC
Attachment 240663 [details] pushed as 3721216 - backend: Use GIO directly rather than through FUSE