Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 313705 - media-plugins/gst-plugins-dvb-0.10.18: Wrong property types for frequency and symbol rate
Summary: media-plugins/gst-plugins-dvb-0.10.18: Wrong property types for frequency an...
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: GStreamer package maintainers
URL: https://bugzilla.gnome.org/show_bug.c...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-07 17:11 UTC by Florian Steinel
Modified: 2010-04-09 16:28 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Florian Steinel 2010-04-07 17:11:49 UTC
http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/commit/?id=ee4baab1005dd9a12cc44e5560ef95c1360efa12
From upstream bug:
"The kernel API expects those values to be unsigned, but the properties are
signed, therefore you can't set frequency to 2147483647 and above."


Reproducible: Always

Steps to Reproduce:
Comment 1 Andreas K. Hüttel archtester gentoo-dev 2010-04-07 20:10:20 UTC
You might want to explain the issue a little bit more here, otherwise people may just skip the bug.
Comment 2 Olivier Crete (RETIRED) gentoo-dev 2010-04-09 16:28:21 UTC
Well, it was fixed upstrea, I guess it will be in the next release..