On Sat, Mar 21, 2026 at 09:04:13PM +0000, Simon McVittie wrote: > bubblewrap (as used by glycin) relies on process management working > normally. The new bubblewrap 0.11.1 release, which I recently uploaded to > unstable, works around parent processes that ignore SIGCHLD by explicitly > resetting that signal to its default disposition (originally requested for > the benefit of Erlang), which might avoid this failure mode - although any > non-bubblewrap-related library that expects to be able to wait for > subprocesses would likely have the same problem.
I can confirm the new bubblewrap version 0.11.1-1 fixes volumeicon. Thanks, Johannes

