Re: [Evolution] Getting newer Evo than found in distro (was: About performance)
- From: Matthew Barnes <mbarnes redhat com>
- To: Mark Filipak <markfilipak linux gmail com>
- Cc: evolution-list gnome org
- Subject: Re: [Evolution] Getting newer Evo than found in distro (was: About performance)
- Date: Tue, 14 May 2013 12:40:58 -0400
On Tue, 2013-05-14 at 11:33 -0400, Mark Filipak wrote:
That's a great tip. Idea! = Is there any way to permanently pipe stdout &
stderr (from all sources) to an open terminal window that's not part of the
offending application's execution thread? If so, I would have that window
automatically open when I boot Linux.
stderr messages from applications spawned from your current X11 session
collect in ~/.xsession-errors.
To follow the output you can do something like:
tail -f ~/.xsession-errors
and maybe pipe that through a "grep evolution" command to filter it.
I think that gets you kinda close to what you're asking. Maybe a real
sysadmin on this mailing list has a better idea.
Matthew Barnes
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]