<leon-p>
maybe an integer under/overflow because yambar starting changes the size of the usable area? If you have a small screen that'd be my first guess.
<andrea>
Hello, is there any program (or even a compositor to run nested inside river) that would allow to group multiple programs inside a tabbed window?
<leon-p>
interestingly, a container consisting of multiple windows with internal window management, arranged by external window management is exactly how I'll approach writing a river window manager when that's a thing eventually :D
<andrea>
can't wait to try it :)
<leon-p>
it'll still be quite a while until that is a thing, so you'll unfortunately need to wait a bit
<novakane>
luckily we have river in river then :D
<leon-p>
:P
<ksp>
The only log I can get seems to be thread 603 panic
<leon-p>
you can run rivertile in a terminal, maybe inside gsb and capture the crash
<leon-p>
(note that if rivertile crashes, you can just relaunch it without losing your session)
<leon-p>
(also note that river is usable without a layout generator running)
<leon-p>
anyway, I need some sleep now. If I come back tomorrow and find logs / a gdb backtrace, then I can debug this further
<leon-p>
oh, and it would probably be super helpful if rivertile was build in debug mode, that has a pretty decent chance of catching the cause of a crash