Bug#1039857: podman crashes my systemd-managed sway session on exit

2024-01-09 Thread Antoine Beaupré
On 2023-09-22 22:06:30, Antoine Beaupré wrote: > On 2023-09-22 21:56:53, Birger Schacht wrote: >> Hi anarcat, >> >> I'd rather not diverge from upstream and carry a patch for a bugfix that >> is a wontfix on upstreams side. >> My hope is that upstream either reconsiders or that there is a another

Bug#1039857: podman crashes my systemd-managed sway session on exit

2023-09-22 Thread Antoine Beaupré
On 2023-09-22 21:56:53, Birger Schacht wrote: > Hi anarcat, > > I'd rather not diverge from upstream and carry a patch for a bugfix that > is a wontfix on upstreams side. > My hope is that upstream either reconsiders or that there is a another > solution for that problem, that does not require

Bug#1039857: podman crashes my systemd-managed sway session on exit

2023-09-22 Thread Birger Schacht
Hi anarcat, I'd rather not diverge from upstream and carry a patch for a bugfix that is a wontfix on upstreams side. My hope is that upstream either reconsiders or that there is a another solution for that problem, that does not require us patching every new version of sway. cheers, Birger

Bug#1039857: podman crashes my systemd-managed sway session on exit

2023-09-21 Thread Antoine Beaupré
Hi! Could I get some feedback on this patch? I've been running this for months now without any problems and it improves systemd support quite a bit... Right now I'm relying on this for my desktop session which makes upgrades rather... brittle. :) a. On 2023-07-03 12:07:01, Antoine Beaupré

Bug#1039857: podman crashes my systemd-managed sway session on exit

2023-07-03 Thread Antoine Beaupré
Control: tags -1 +patch And here's the patch to fix this. I'll also send this as a MR to salsa. -- Man is, at one and the same time, a solitary being and a social being, - Albert Einstein >From 3c8450a9983da9904a81fc1313b5b4ae7fff0d43 Mon Sep 17 00:00:00 2001 From:

Bug#1039857: podman crashes my systemd-managed sway session on exit

2023-06-28 Thread Antoine Beaupré
On 2023-06-28 17:42:18, Antoine Beaupre wrote: [...] > The real fix here would be for Sway to send something to sd-daemon. Of > course, the easiest way to do this would be to do a clever call to > sd_notify() just at the right place in the Sway source code, but > there's little chance such a

Bug#1039857: podman crashes my systemd-managed sway session on exit

2023-06-28 Thread Antoine Beaupre
Package: sway Version: 1.8.1-1 Severity: minor This is a rather hairy problem. I have made the perhaps-ill-advised configuration of hooking up my wayland / sway session as a systemd --user unit. When i run containers with podman and they exit with an error, the whole session crashes. The last