[gstreamer-bugs] [Bug 586636] New: Message.Src throws an exception

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Jun 22 06:20:01 PDT 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=586636

  GStreamer | gst-sharp | Ver: git
           Summary: Message.Src throws an exception
           Product: GStreamer
           Version: git
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-sharp
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: mkbosmans at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


When asking for the Message.Src in a MessageCallback function for the BusWatch,
there is an exception thrown.

System.Reflection.TargetInvocationException: Het doel van een aanroep heeft een
uitzondering veroorzaakt. ---> System.ArgumentException: cname is not in
NamespaceType format. GType.Register should be called directly for
ffdec_cinepak
   bij GLib.GType.GetQualifiedName(String cname)
   bij GLib.GType.LookupType(IntPtr typeid)
   bij GLib.ObjectManager.GetTypeOrParent(IntPtr obj)
   bij GLib.ObjectManager.CreateObject(IntPtr raw)
   bij GLib.Object.GetObject(IntPtr o, Boolean owned_ref)
   bij GLib.Object.GetObject(IntPtr o)
   bij Gst.Message.get_Src() in
d:\MKB\branches\gstreamer-sharp\gstreamer-sharp\gstreamer-sharp\generated\Message.custom:regel
39

Of course I can Handle the exception in my application, but I have the feeling
Message.Src should only fail by returning null, but not throwing an exception.

I'm not shure whether gstreamer#, glib# or the ffdec_cinepak element should be
fixed.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=586636.




More information about the Gstreamer-bugs mailing list