Bug#665361: modemmanager: Spits useless Loaded plugin ... message at startup

2012-09-07 Thread Fabian Greffrath

tags 665361 + patch
thanks
--- a/src/mm-manager.c
+++ b/src/mm-manager.c
@@ -117,7 +117,7 @@ load_plugin (const char *path)
 plugin = (*plugin_create_func) ();
 if (plugin) {
 g_object_weak_ref (G_OBJECT (plugin), (GWeakNotify) g_module_close, module);
-mm_info (Loaded plugin %s, mm_plugin_get_name (plugin));
+mm_dbg (Loaded plugin %s, mm_plugin_get_name (plugin));
 } else
 mm_warn (Could not load plugin %s: initialization failed, path);
 


Bug#665361: modemmanager: Spits useless Loaded plugin ... message at startup

2012-03-23 Thread Fabian Greffrath
Package: modemmanager
Version: 0.5-1
Severity: minor

Hi,

currently, when modemmanger ist started by means of network-manager during
boot, it clutters the console with a multitude of IMHO useless Loading plugin
 messages. It would be more reasonable if modemmanager could be a bit less
verbose about this.

 - Fabian



-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (901, 'testing'), (501, 'unstable'), (101, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-2-686-pae (SMP w/1 CPU core)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages modemmanager depends on:
ii  libc6 2.13-27
ii  libdbus-1-3   1.4.18-1
ii  libdbus-glib-1-2  0.98-1
ii  libglib2.0-0  2.31.22-1
ii  libgudev-1.0-0175-3.1

Versions of packages modemmanager recommends:
ii  usb-modeswitch  1.2.3+repack0-1

modemmanager suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org