[Bug 651222] New: "connection-speed" should be a guint64 instead of a guint

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri May 27 02:00:45 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=651222
  GStreamer | gst-plugins-base | 0.10.34

           Summary: "connection-speed" should be a guint64 instead of a
                    guint
    Classification: Platform
           Product: GStreamer
           Version: 0.10.34
        OS/Version: All
            Status: UNCONFIRMED
          Severity: minor
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: ajacoutot at openbsd.org
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=188732)
 View: https://bugzilla.gnome.org/attachment.cgi?id=188732
 Review: https://bugzilla.gnome.org/review?bug=651222&attachment=188732

Move connection-speed to a guint64.

Hi.

When running totem with a connection speed set to "Intranet/LAN" I get the
following warning on the console:

(totem:29096): GLib-GObject-WARNING **: value "10752000" of type `guint' is
invalid or out of range for property `connection-speed' of type `guint'

I think connection-speed" should be made a guint64.
The attached patch made the warning disappear.

Thoughts?

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list