- Package:
- src:helvum
- Source:
- src:helvum
- Submitter:
- Matthias Geiger
- Date:
- 2026-05-26 22:29:03 UTC
- Severity:
- normal
- Tags:
Hi, I started staging gtk-rs in experimental. I intend to upload this to unstable some time after the freeze. https://gitlab.freedesktop.org/pipewire/helvum/-/merge_requests/73 seems like a promising starting point for a patch; haven't checked whether this release is non-breaking. Will try to follow up with a patch soon. best, werdahias - -- System Information: Debian Release: 13.0 APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 6.12.32-amd64 (SMP w/16 CPU threads; PREEMPT) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE not set Shell: /bin/sh linked to /usr/bin/dash Init: OpenRC (via /run/openrc), PID 1: init LSM: AppArmor: enabled -----BEGIN PGP SIGNATURE----- iIsEARYKADMWIQQUWTv/Sl6/b+DpcW7svtu2B7myvgUCaIoiFxUcd2VyZGFoaWFz QGRlYmlhbi5vcmcACgkQ7L7btge5sr6qRAEA5ZZzNmecyoEvHm3iULMal+0G91ba ngrjHy0HBAsVHbwA/0aa5wrBFGIgoz0gKzp42KtpXuI9By/cKLtqVUd04BcL =TNHv -----END PGP SIGNATURE-----
Quoting Matthias Geiger (2025-07-30 15:45:59) The referenced MR contains little beyond the existing patch that you helped compose a year ago, and a quick attempt at simply relaxing crate dependencies further failed to build. So yes, this needs more work before being usable. - Jonas
I managed to write a patch that build the application, but it fails to start because of how glibs exit codes changed. Will debug more tomorrow. Attaching here anyway; note that this needs upstreams' MR 73 applied first. best, werdahias
The new rust-gtk4 is in Testing now. Sorry, we haven't made the time to work on a patch for this yet. Thank you, Jeremy Bícha
Jonas, FYI: the upstream developer for helvum marked the project as unmaintained this week. https://gitlab.freedesktop.org/pipewire/helvum Jeremy Bícha
Hi, I took a stab at this one and could improve Matthias' patch so helvum now builds and runs fine with current unstable/testing crates. Please note I haven't tested it beyond starting helvum and checking the displayed graph made sense on my system. Attached is the new patch version. Cheers, Arnaud
Hi, thanks. Unfortunately pipewire 0.9 broke API, so it still fails to build. I looked a bit at the sources, but didn't get anything meaningful. best, werdahias