Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 313705

Summary: media-plugins/gst-plugins-dvb-0.10.18: Wrong property types for frequency and symbol rate
Product: Gentoo Linux Reporter: Florian Steinel <Florian.Steinel>
Component: [OLD] UnspecifiedAssignee: GStreamer package maintainers <gstreamer>
Status: RESOLVED UPSTREAM    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://bugzilla.gnome.org/show_bug.cgi?id=614475
Whiteboard:
Package list:
Runtime testing required: ---

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..