---------- Forwarded message ---------- From: Mystilleef <[EMAIL PROTECTED]> Date: Jun 20, 2006 4:39 PM Subject: Re: [Usability] GNOME Applications and the Shell Environment To: Travis Watkins <[EMAIL PROTECTED]>
On 6/20/06, Travis Watkins <[EMAIL PROTECTED]> wrote: > On 6/20/06, Mystilleef <[EMAIL PROTECTED]> wrote: > > Graphic user applications, especially the ones designed for "desktop > > environments" have virtually no reason to be bound to a shell terminal's > > process. > > How are we supposed to get the debug output from those GNOME libraries you > use? > > -- > Travis Watkins > http://www.realistanew.com > You can print to stderr, which will display the debug output in the terminal the application was launched in, or you can print to a log file. Or maybe I didn't understand the question well enough? _______________________________________________ Usability mailing list [email protected] http://mail.gnome.org/mailman/listinfo/usability
