David Bimmler

Results 14 comments of David Bimmler

Can confirm, on that branch the issue appears to be fixed; no more of the error logs and successful logins. thanks! (I suppose I'll leave this open until it's merged...

I don't think this is fixed. Just tried out the newest HEAD on develop, https://github.com/sddm/sddm/commit/f07f7e0b7dfa159f4914ec28b5dd9f7369537da4 and sddm didn't manage to start sway. Instead of the old behaviour of seemingly crashing...

Reverting to f07f7e0b7dfa159f4914ec28b5dd9f7369537da4 works, with the following log `sudo journalctl -e | grep sddm` ``` Nov 26 11:07:23 titan sddm[7521]: Initializing... Nov 26 11:07:23 titan sddm[7521]: Starting... Nov 26 11:07:23...

Does not seem to help: ``` [~]$ sudo journalctl -b-1 -e | grep sddm Nov 28 11:36:26 titan sddm-greeter[848]: Reading from "/usr/share/wayland-sessions/sway.desktop" Nov 28 11:36:26 titan sddm[798]: Message received from...

Ctrl + C works for me on OSX in the default Terminal.

While investigating the flaky control plane tests, I realised the following - the final fatal log line is a complete red herring. It occurs because the control plane test has...

Yeah. There's lots of places, but https://github.com/cilium/cilium/pull/30908 is a start for the k8s subsystem.

Another hit [here](https://github.com/cilium/cilium/actions/runs/6095356136/job/16538731311). Matrix entry: (7, bpf-next-20230810.091425, none, true, {eth0,eth1}, true, disabled, snat, true, testing-only) ``` [=] Test [client-egress-l7-named-port] ........ ℹ️ 📜 Applying CiliumNetworkPolicy 'client-egress-only-dns' to namespace 'cilium-test'.. ℹ️ 📜...

Thanks for your contribution. In https://github.com/cilium/cilium/pull/29936#pullrequestreview-1786195149, I mentioned that there is a difference between the outputs. How does this change address this?