GNOME Bugzilla – Bug 690613
grilo: Downgrade init failure to a debug statement
Last modified: 2013-01-04 10:06:19 UTC
.
Created attachment 232063 [details] [review] grilo: Downgrade init failure to a debug statement It's quite common for plugin load to fail when it lacks the necessary API keys, especially when the plugin type isn't supported by the application. Eg. we don't want Totem to warn if it cannot load the Flickr plugin that it will not be using.
I've slightly changed the debug message. Author: Bastien Nocera <hadess@hadess.net> Date: Fri Dec 21 14:49:47 2012 +0100 core: Downgrade init failure to a debug statement It's quite common for plugin load to fail when it lacks the necessary API keys, especially when the plugin type isn't supported by the application. Eg. we don't want Totem to warn if it cannot load the Flickr plugin that it will not be using. https://bugzilla.gnome.org/show_bug.cgi?id=690613 Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com> src/grl-registry.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)