Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.os.linux.misc > #68556

Where Do GUI Errors Go Now?

From Lawrence D'Oliveiro <ldo@nz.invalid>
Newsgroups comp.os.linux.misc
Subject Where Do GUI Errors Go Now?
Date 2025-06-09 00:56 +0000
Organization A noiseless patient Spider
Message-ID <1025bfv$5aur$1@dont-email.me> (permalink)

Show all headers | View raw


When running a GUI on X11, there is a file called ~/.xsession-errors, 
which is basically the destination for stderr for all programs launched 
from the GUI. So any error messages they output can be viewed here.

There can be quite a lot of clutter here. Also it’s amazing to see GUI 
toolkits report “critical” errors during normal execution of some apps. 
But this can also be useful for troubleshooting. Like the time a user 
reported trouble with some display function in a proprietary app (I foget 
which) after an upgrade to a new machine. I got in and watched as he went 
through the steps, and soon saw an error message that it was trying to 
launch xfig, which was not found.

It only took a minute to install that package, ask him to try again, and 
confirm that it worked.

But anyway, seems there is no equivalent in Wayland-based GUIs. Does 
stderr from a GUI-launched app just get thrown away now?

Back to comp.os.linux.misc | Previous | NextNext in thread | Find similar


Thread

Where Do GUI Errors Go Now? Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-06-09 00:56 +0000
  Re: Where Do GUI Errors Go Now? Lawrence D'Oliveiro <ldo@nz.invalid> - 2025-06-09 01:01 +0000
    Re: Where Do GUI Errors Go Now? rbowman <bowman@montana.com> - 2025-06-09 07:21 +0000

csiph-web