[Bug 649602] New: System.Exception: Unknown type GstDateTime

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri May 6 13:42:28 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=649602
  GStreamer | gst-sharp | git

           Summary: System.Exception: Unknown type GstDateTime
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-sharp
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: gabriel.burt at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


I'd moved my qtdemux element out of /usr/lib/gstreamer-0.10/ but left my aac
dec, and got his message:

Exception in Gtk# callback delegate
  Note: Applications can use Gst.GLib.ExceptionManager.UnhandledException to
handle the exception.
System.Exception: Unknown type GstDateTime
  at Gst.GLib.Value.ToBoxed () [0x00097] in
/home/gabe/Projects/gstreamer-sharp/gstreamer-sharp/glib-sharp/Value.cs:486 
  at Gst.GLib.Value.get_Val () [0x00335] in
/home/gabe/Projects/gstreamer-sharp/gstreamer-sharp/glib-sharp/Value.cs:529 
  at Gst.TagList.GetTag (System.String tag) [0x00030] in
/home/gabe/Projects/gstreamer-sharp/gstreamer-sharp/generated/TagList.custom:114 
  at Banshee.GStreamerSharp.PlayerEngine.HandleTag (Gst.Pad pad, Gst.TagList
tag_list) [0x00034] in
/home/gabe/Projects/banshee/src/Backends/Banshee.GStreamerSharp/Banshee.GStreamerSharp/PlayerEngine.cs:259 
  at Banshee.GStreamerSharp.PlayerEngine.OnBusMessage (Gst.Bus bus, Gst.Message
msg) [0x000a0] in
/home/gabe/Projects/banshee/src/Backends/Banshee.GStreamerSharp/Banshee.GStreamerSharp/PlayerEngine.cs:125 
  at GstSharp.BusFuncWrapper.NativeCallback (IntPtr bus, IntPtr message, IntPtr
data) [0x00000] in
/home/gabe/Projects/gstreamer-sharp/gstreamer-sharp/generated/GstSharp.BusFuncNative.cs:55 
   at Gst.GLib.ExceptionManager.RaiseUnhandledException(System.Exception e,
Boolean is_terminal) in
/home/gabe/Projects/gstreamer-sharp/gstreamer-sharp/glib-sharp/ExceptionManager.cs:line
58
   at GstSharp.BusFuncWrapper.NativeCallback(IntPtr bus, IntPtr message, IntPtr
data) in
/home/gabe/Projects/gstreamer-sharp/gstreamer-sharp/generated/GstSharp.BusFuncNative.cs:line
60
   at Gtk.Application.gtk_main()
   at Gtk.Application.Run()

With both elements in place, I get no error and it plays fine.

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