Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 285597 Details for
Bug 348923
net-misc/modemmanager unnecessary output (mm_info) to the console
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
disable mm_info console messages
modemmanager-2011_tty_fix.patch (text/plain), 802 bytes, created by
Anton Bolshakov
on 2011-09-05 08:09:31 UTC
(
hide
)
Description:
disable mm_info console messages
Filename:
MIME Type:
Creator:
Anton Bolshakov
Created:
2011-09-05 08:09:31 UTC
Size:
802 bytes
patch
obsolete
>--- src/main.c.orig 2011-02-05 07:30:35.000000000 +0800 >+++ src/main.c 2011-02-08 17:06:43.000000000 +0800 >@@ -164,8 +164,6 @@ > > setup_signals (); > >- mm_info ("ModemManager (version " MM_DIST_VERSION ") starting..."); >- > bus = dbus_g_bus_get (DBUS_BUS_SYSTEM, &err); > if (!bus) { > g_warning ("Could not get the system bus. Make sure " >--- src/mm-manager.c.orig 2011-02-05 07:30:35.000000000 +0800 >+++ src/mm-manager.c 2011-02-08 17:07:13.000000000 +0800 >@@ -113,7 +113,6 @@ > 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)); > } else > mm_warn ("Could not load plugin %s: initialization failed", path); >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 348923
:
257397
| 285597 |
316659