Evan Sikorski

Results 73 comments of Evan Sikorski

Thanks I'll pull it down and rebuild. I'm running Sway 1.7 on wlroots 0.15.1. I've run sway-and wlroots git before and I could go back up to that if it...

I have not seen RTU error, yet. But I have seen a ton of these lately ``` Nov 08 19:33:55 ___ waynergy[2941182]: 23.942764070: [WARN] Attempted to flush before pending flush...

Here we go ``` Nov 09 09:40:12 ___ waynergy[3130984]: 24902.422062951: [WARN] Attempted to flush before pending flush completed Nov 09 09:40:12 ___ waynergy[3130984]: 24902.423071975: [WARN] Attempted to flush before pending...

> The latest commits should be fairly comprehensive hopefully. In addition to fixing the normal polling, all log handler calls are now treated as fatal by default (because wayland-client isn't...

This is the latest "Resource temporarily unavailable" waynergy version v0.0.13-24-g660092c ``` Nov 13 18:18:57 ___ waynergy[255158]: 50.150238224: [DEBUG] Got CALV Nov 13 18:19:02 ___ waynergy[255158]: 55.162650161: [DEBUG] Got CALV Nov...

I have added the following to my config and will test to see what difference that makes, if any. ``` [wayland] flush_timeout = 5 ```

With a 5 second flush timeout, this is what it looks like ``` Nov 13 19:26:11 ___ waynergy[265455]: 3388.500854513: [DEBUG] Got CALV Nov 13 19:26:12 ___ waynergy[265455]: 3389.262421752: [DEBUG] Mouse...

I have also added `restart_on_fatal` into my config to see how that ends up working.

I would be happy to, however I am not sure how to build from a PR?

> Just need to use the latest from the branch you already have Yes of course :rofl: my brain was not connecting the dots last night. I've built it and...