[gstreamer-bugs] [Bug 638666] [gstdatetime] GMT offset fails with GDateTime backend
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Feb 3 12:33:26 PST 2011
https://bugzilla.gnome.org/show_bug.cgi?id=638666
GStreamer | gstreamer (core) | git
Tim-Philipp Müller <t.i.m> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |t.i.m at zen.co.uk
--- Comment #5 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2011-02-03 20:33:22 UTC ---
I presume this still happens with 0.10.32?
Maybe you could investigate this a little? e.g.
$ cd gstreamer-0.10.32/tests/check
$ GST_CHECKS=test_GstDateTime_now make gst/gstdatetime.gdb
(gdb) break test_GstDateTime_now
(gdb) run
...
(gdb) n
....
and then step through it one-by-one, and print the various structs (struct tm
and the date time struct) along the way, to see what happens and what values
get returned?
--
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