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 710377 - 7.3.157.11: Trying to seek on an image should result in error 710, not 711
7.3.157.11: Trying to seek on an image should result in error 710, not 711
Status: RESOLVED FIXED
Product: rygel
Classification: Applications
Component: librygel-renderer
git master
Other Linux
: Normal normal
: ---
Assigned To: rygel-maint
rygel-maint
Depends on:
Blocks:
 
 
Reported: 2013-10-17 11:17 UTC by Jens Georg
Modified: 2013-10-17 12:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
renderer: If media is not seekable, return 710 (1.46 KB, patch)
2013-10-17 12:22 UTC, Jens Georg
committed Details | Review

Description Jens Georg 2013-10-17 11:17:56 UTC
We currently return invalid seek args instead of seek mode not supported.
Comment 1 Jens Georg 2013-10-17 12:22:05 UTC
Created attachment 257511 [details] [review]
renderer: If media is not seekable, return 710
Comment 2 Jens Georg 2013-10-17 12:47:47 UTC
Attachment 257511 [details] pushed as 983cdc2 - renderer: If media is not seekable, return 710