GNOME Bugzilla – Bug 560368
maybe tomboy should only write to stdout if stdout is a terminal
Last modified: 2013-10-30 19:37:14 UTC
From https://bugzilla.redhat.com/show_bug.cgi?id=467803, Jesse Keating writes: When closing notes or other such things, debug output is being sent to ~/.xsession-errors. Should this be going there, or suppressed? --- I notice in the source code there's a comment: "By default all information is written to standard out..." Maybe it should only write to standard out if the standard out is a tty?