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 560368 - maybe tomboy should only write to stdout if stdout is a terminal
maybe tomboy should only write to stdout if stdout is a terminal
Status: RESOLVED WONTFIX
Product: tomboy
Classification: Applications
Component: General
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Tomboy Maintainers
Tomboy Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-11-11 16:23 UTC by Ray Strode [halfline]
Modified: 2013-10-30 19:37 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Ray Strode [halfline] 2008-11-11 16:23:17 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?