[Bug 794349] GstSharp.Tests: Add unit test project
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Mar 19 14:05:50 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=794349
--- Comment #7 from Justin J. Kim <justin.joy.9to5 at gmail.com> ---
The existing test is failed by exception throwing so I can't make further
progress on this work.
Thibault, Could you check this log?
Unhandled Exception:
System.TypeInitializationException: The type initializer for 'Gst.App.AppSink'
threw an exception. ---> System.EntryPointNotFoundException:
gst_aggregator_get_type
at (wrapper managed-to-native) Gst.Base.Aggregator:gst_aggregator_get_type ()
at Gst.Base.Aggregator.get_GType () [0x00000] in
/home/joykim/git/gst-build/subprojects/gstreamer-sharp/sources/generated/Gst.Bas
e/Aggregator.cs:1222
at GtkSharp.GstreamerSharp.ObjectManager.Initialize () [0x00115] in
/home/joykim/git/gst-build/subprojects/gstreamer-sharp/sources/generated/GtkSharp/ObjectManager.cs:29
at Gst.App.AppSink..cctor () [0x00000] in
/home/joykim/git/gst-build/subprojects/gstreamer-sharp/sources/generated/Gst.App/AppSink.cs:665
--- End of inner exception stack trace ---
at AbiTester.___Gst.Main (System.String[] args) [0x030e3] in
/home/joykim/git/gst-build/subprojects/gstreamer-sharp/sources/generated/gstreamer-sharp-abi.cs:341
Full Log:
https://gist.github.com/justinjoy/1b34a5d6708b83d14c98afeda6c16277
--
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