<LarstiQ>
I'm using Waybar for that because I haven't been able to get tray solution with yambar so far (which I otherwise prefer)
<lillian>
oh, turns out i had a broken xdg portal config which did not let waybar start...
<lillian>
LarstiQ, yeah i generally use yambar. there is an open issue for tray
waleee has quit [Ping timeout: 260 seconds]
catman has joined #river
<adamcstephens>
waybar just works :)
hmht has quit [Ping timeout: 272 seconds]
angry_vincent has quit [Remote host closed the connection]
angry_vincent has joined #river
angry_vincent has quit [Read error: Connection reset by peer]
angry_vincent has joined #river
siaal has joined #river
angry_vincent has quit [Remote host closed the connection]
lillian has quit [Ping timeout: 260 seconds]
lillian has joined #river
AlmostSurelyRob has joined #river
<AlmostSurelyRob>
Hello,
<AlmostSurelyRob>
After updating to 3.2 I have been running almost without crashes throughout a busy day, but I still have two random issues. Slack client segfaults when I am on a single monitor (fine when I am on two!) and kanshi doesn't really do hot plugging so I need to restart river completely. Has anyone experienced anything similar?
<AlmostSurelyRob>
With kanshi, I was expecting that after unplugging my two monitors plugged via a docking station, over a USB-C and Thunderbolt in respectively home and office.
<AlmostSurelyRob>
With kanshi, I was expecting that after unplugging my two monitors plugged via a docking station, over a USB-C and Thunderbolt in respectively home and office it will just revert to my builtin monitor on the laptop.
Guest75 has joined #river
Guest75 has quit [Client Quit]
<AlmostSurelyRob>
I don't know if it's related but when I log it I can see:
<AlmostSurelyRob>
[0522/201504.994994:ERROR:elf_dynamic_array_reader.h(64)] tag not found
<ifreund>
(already fixed upstream, check your kanshi version)
<ifreund>
slack crashing is almost certainly a slack bug, a WAYLAND_DEBUG=1 log of slack running could possibly shed some light
<AlmostSurelyRob>
Thanks! Sorry, I forget that I am on Wayland... This is a known issue and I need to add:
<AlmostSurelyRob>
--enable-features=UseOzonePlatform,WebRTCPipeWireCapturer,WaylandWindowDecorations --ozone-platform=wayland. When I do this, the client correctly boots. I will need to make sure this is in my .desktop file.
<AlmostSurelyRob>
My kanshi is 1.5.1.
<ifreund>
hmm, not that issue then. whats your kanshi config? do you have a profile for only your single builtin laptop monitor?
<AlmostSurelyRob>
profile home {
<AlmostSurelyRob>
output eDP-1 disable
<AlmostSurelyRob>
output DP-9 mode 1920x1080 position 0,0
<AlmostSurelyRob>
output DP-11 mode 1920x1080 position 1920,0
<AlmostSurelyRob>
}
<AlmostSurelyRob>
profile office {
<AlmostSurelyRob>
output eDP-1 disable
<AlmostSurelyRob>
output DP-9 mode 1920x1080 position 0,0
<AlmostSurelyRob>
output DP-10 mode 1920x1080 position 1920,0
<ifreund>
DP-1 is a connector name, so it's not tied to a physical monitor but rather the port on your computer that the monitor is plugged in to, I'm not too surprised that a dock confuses thnigs there
<ifreund>
you probably want to use the monitor's serial or something else more persistant
<ifreund>
AlmostSurelyRob: I think the main issue is you're missing the "enable" in your kanshi config
<ifreund>
e.g. output eDP-1 enable mode 3840x2400 scale 2.0
<AlmostSurelyRob>
Ok. Good idea. So instead of DPs I can just use Serial that is reported in wlr-randr.
<ifreund>
assuming the monitors/docking station expose a useful serial number to the kernel, yes
<AlmostSurelyRob>
That doesn't look like it's the case, serials are identical on both outputs...
<AlmostSurelyRob>
This explains why I would randomly get left/right mixed up when I was using Gnome Shell.
<AlmostSurelyRob>
Hmmm... I suppose my insistence on docking station can be easily resolved though by adding several combinations of DPs. Fortunately, I've got exactly the same setups at home and in the office.
AlmostSurelyRob has quit [Quit: Client closed]
lillian has joined #river
lillian has quit [Ping timeout: 260 seconds]
Guest58 has joined #river
Guest58 has quit [Client Quit]
talismanick has quit [Quit: ERC 5.5.0.29.1 (IRC client for GNU Emacs 29.3)]