GNOME Bugzilla – Bug 114315
[0.6.2] quiet a ladspa g_warning
Last modified: 2004-12-22 21:47:04 UTC
LADSPA plugins, ie from swh plugins, can trigger a g_warning in the LADSPA GStreamer plugin when loading. This is not very useful info for users and causes trouble for Debian packaging. The g_warning will print for every plugin package. Attached is a simple patch to convert the g_warning to a GST_DEBUG() message.
Created attachment 17084 [details] [review] ladspa patch
commited to 0.6 and HEAD, closed