After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 356772 - excessive dbus warnings
excessive dbus warnings
Status: RESOLVED FIXED
Product: gnome-vfs
Classification: Deprecated
Component: Other
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gnome-vfs maintainers
gnome-vfs maintainers
Depends on:
Blocks:
 
 
Reported: 2006-09-19 17:49 UTC by Matthias Clasen
Modified: 2008-08-16 22:33 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (778 bytes, patch)
2006-09-19 17:50 UTC, Matthias Clasen
committed Details | Review

Description Matthias Clasen 2006-09-19 17:49:29 UTC
When dbus is not available, the volume monitor spews more than necessary.
Trivial patch below.
Comment 1 Matthias Clasen 2006-09-19 17:50:43 UTC
Created attachment 73043 [details] [review]
patch
Comment 2 Matthias Clasen 2008-08-16 22:33:22 UTC
I took the liberty to commit this trivial patch, to get it off my radar.

2008-08-16  Matthias Clasen  <mclasen@redhat.com>

        Bug 356772 – excessive dbus warnings

        * libgnomevfs/gnome-vfs-volume-monitor-client.c: Reduce excessive
        warning spam when dbus is not available.