[RP] Segfault on zero screens (Was: Segfault and faulty focus)

2019-07-20 Thread Martin Samuelsson
Axel Svensson @ 2019-07-20 (Saturday), 01:20 (+0200) The particular segfault I reported originates in the assumption that there exists at least one screen Ah! That's it! A reasonable expectation prior to xrandr, but having zero screens is fully allowed (although arguably useless) with xrandr

Re: [RP] Segfault on zero screens (Was: Segfault and faulty focus)

2019-07-20 Thread Axel Svensson
On Sat, Jul 20, 2019 at 10:59 AM Martin Samuelsson wrote: > Ah! That's it! A reasonable expectation prior to xrandr, but having zero > screens is fully allowed (although arguably useless) with xrandr support. ok great, so I think we confirmed the bug then. > Once you explained the issue, I manage