Yeah, it does. It spawns a gui, connects to a remote server, and if I run it in a console, it tells me all about the various stages it's going through with the network traffic. When run in Qt-Creator, the above is all I get (with the application itself running).
Added after 4 minutes:
I had almost forgotten about that. I built it from the gentoo ebuild, which may or may not have redirected the log to journald (I do run systemd). That appears to have resolved it, though. Thanks!
[EDIT]
I'm rather confused why this worked. Why am I getting output in my consoles without the environment variable? I was under the impression that nothing would hit stdout/stderr if journald was used, yet I have messages in my console. Am I misunderstanding how the journald interface works?
Bookmarks