Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.os.linux.misc > #68558
| From | Lawrence D'Oliveiro <ldo@nz.invalid> |
|---|---|
| Newsgroups | comp.os.linux.misc |
| Subject | Re: Where Do GUI Errors Go Now? |
| Date | 2025-06-09 01:01 +0000 |
| Organization | A noiseless patient Spider |
| Message-ID | <1025bot$5aur$2@dont-email.me> (permalink) |
| References | <1025bfv$5aur$1@dont-email.me> |
On Mon, 9 Jun 2025 00:56:32 -0000 (UTC), I wrote:
> But anyway, seems there is no equivalent in Wayland-based GUIs. Does
> stderr from a GUI-launched app just get thrown away now?
After posting that, I thought to have a look around my own system, to see
what I could find. I checked one or two GUI apps (e.g. Pan, Konsole) to
see where their process fd 2 was pointing, and in each case it was going
to some kind of socket.
What kind of socket? So I thought to check the systemd user journal:
journalctl --user
and yes, there is a whole bunch of random messages there, including GUI
toolkit errors, just like old times. ;)
Back to comp.os.linux.misc | Previous | Next — Previous in thread | Next in thread | Find similar
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