palanix has quit [Remote host closed the connection]
palanix has joined #river
jkellogg has joined #river
jkellogg has left #river [#river]
Ireozar has quit [Ping timeout: 245 seconds]
Ireozar has joined #river
Nosrep has quit [Ping timeout: 260 seconds]
bitblt_ has joined #river
bitblt has quit [Ping timeout: 260 seconds]
bitblt_ is now known as bitblt
haliucinas has joined #river
przmk has quit [Remote host closed the connection]
przmk has joined #river
kraem has quit [Remote host closed the connection]
kraem has joined #river
blackerby has quit [Ping timeout: 260 seconds]
blackerby has joined #river
Keeto has joined #river
Ireozar has quit [Ping timeout: 252 seconds]
Ireozar has joined #river
elshize has joined #river
elshize has quit [Client Quit]
elshize has joined #river
<pkap>
Hm this is weird, with the latest zig 0.15 build (0.3.x branch) the debug output is not working anymore.
<pkap>
Is this just for me?
<pkap>
I assume it is and something is weird with my setup.
<ifreund>
pkap: debug logging works for me assuming that's what you mean...
<pkap>
ahrg this something else but i'm lost. I'm running `river -log-level debug -c Software/river/example/init > LOGFILE 2>&1`. But the the river debug logs are not appearing in LOGFILE.
<pkap>
I'm so confused
<pkap>
logging to stdout works though
<pkap>
However if I put an `echo` in the init file, this will appear in LOGFILE
<pkap>
Now I'm questioning my sanity
elshize has quit [Quit: elshize]
Nosrep has joined #river
<pkap>
ifreund: does this work for you? river -log-level debug -c Software/river/example/init 2>LOGFILE
erk has joined #river
elshize has joined #river
catman has quit [Ping timeout: 260 seconds]
Keeto has quit [Remote host closed the connection]
sentry has joined #river
Snetry has quit [Ping timeout: 260 seconds]
jmilne223 has joined #river
Szadek7276 has joined #river
bfiedler_ has joined #river
wsx_ has joined #river
HuguesRoss_ has joined #river
greenfork_ has joined #river
adamcstephens_ has joined #river
leverarch_ has joined #river
erk_ has joined #river
fossdd_ has joined #river
bw_ has joined #river
adamcstephens has quit [Ping timeout: 248 seconds]
fossdd has quit [Ping timeout: 248 seconds]
bw has quit [Ping timeout: 248 seconds]
adamcstephens_ is now known as adamcstephens
bfiedler has quit [Read error: Connection reset by peer]
leverarch has quit [Read error: Connection reset by peer]
HuguesRoss has quit [Read error: Connection reset by peer]
wsx has quit [Read error: Connection reset by peer]
greenfork has quit [Read error: Connection reset by peer]
erk has quit [Ping timeout: 248 seconds]
jmilne22 has quit [Ping timeout: 248 seconds]
FireFly has quit [Ping timeout: 248 seconds]
wsx_ is now known as wsx
leverarch_ is now known as leverarch
bw_ is now known as bw
HuguesRoss_ is now known as HuguesRoss
greenfork_ is now known as greenfork
erk_ is now known as erk
jmilne223 is now known as jmilne22
FireFly has joined #river
occivink has quit [Ping timeout: 248 seconds]
Szadek727 has quit [Ping timeout: 248 seconds]
Szadek7276 is now known as Szadek727
occivink has joined #river
fossdd_ is now known as fossdd
<Ratakor>
Hi, I've been using river for about a year now but recently switched to NixOS and I've been having an issue with systemd/home-manager, do any one know why I am getting this error `Failed to stop river-session.target: Unit river-session.target not loaded.` when running `systemctl --user stop river-session.target`? (I can't start it either)
jkellogg has joined #river
catman has joined #river
<pkap>
Are there changes in zig 0.15 in terms of writing to stderr?