absent program name in error messages to stderr

Bug #312093 reported by Alexander Sashnov
2
Affects Status Importance Assigned to Milestone
tracker (Ubuntu)
New
Undecided
Unassigned

Bug Description

Binary package hint: tracker

I have trackerd in my gnome session.

In .xsession-errors I see messages:

---------------------------------------
Gtk-Message: (for origin information, set GTK_DEBUG): failed to retrieve property `GtkOptionMenu::indicator-spacing' of type `GtkBorder' from rc file value "0" of type `glong'
create pidfile failed: File exists
Warning: hotplug syncing disabled.
Disk space is low!
Disk space is low!
Disk space is low!
Disk space is low!
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
--------------------------------------

Gtk-Message, Xlib - is not related to this bug report.

This bug about "Disk space is low!" without specify program which prodeces this message.

Expected result:

Gtk-Message: (for origin information, set GTK_DEBUG): failed to retrieve property `GtkOptionMenu::indicator-spacing' of type `GtkBorder' from rc file value "0" of type `glong'
create pidfile failed: File exists
Warning: hotplug syncing disabled.
trackerd: Disk space is low! <====== with specify program name an begin of line
trackerd: Disk space is low!
trackerd: Disk space is low!
trackerd: Disk space is low!
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".

Additional references:

Gnu Coding Standards, Formatting Error Messages:
http://www.gnu.org/prep/standards/html_node/Errors.html#Errors

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.