[gstreamer-bugs] [Bug 638666] New: [gstdatetime] GMT offset fails with GDateTime backend
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Jan 4 07:17:11 PST 2011
https://bugzilla.gnome.org/show_bug.cgi?id=638666
GStreamer | gstreamer (core) | git
Summary: [gstdatetime] GMT offset fails with GDateTime backend
Classification: Desktop
Product: GStreamer
Version: git
OS/Version: Mac OS
Status: NEW
Severity: major
Priority: Normal
Component: gstreamer (core)
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: bilboed at gmail.com
QAContact: gstreamer-bugs at lists.sourceforge.net
GNOME target: ---
GNOME version: ---
When using GDateTime from glib on macosx, gstdatetime fails to handle properly
the gmt offset:
Running suite(s): GstDateTime
72%: Checks: 11, Failures: 3, Errors: 0
gst/gstdatetime.c:278:F:general:test_GstDateTime_get_utc_offset:0: 'ts' (0) is
not equal to 'tm.tm_gmtoff / 3600.0' (1)
gst/gstdatetime.c:75:F:general:test_GstDateTime_new_from_unix_epoch_local_time:0:
'gst_date_time_get_hour (dt)' (15) is not equal to 'tm.tm_hour' (16)
gst/gstdatetime.c:50:F:general:test_GstDateTime_now:0: 'gst_date_time_get_hour
(dt)' (15) is not equal to 'tm.tm_hour' (16)
FAIL: gst/gstdatetime
Looking at the glib docs doesn't show any fixes. I propose to disable the
GDateTime backend for GstDateTime for this coming release and make it use our
internal version.
--
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