Le mardi 15 juillet 2025, 08:27:44 heure d’été d’Europe centrale Antonio Russo a écrit : > On 2025-07-14 15:18, Aurélien COUDERC wrote: > > > > Could you please try the packages here [1] and confirm it fixes your issue > > before I upload ? > > Do verify that the changes file has my signature and that the checksums for > > the deb match. > > > > I think it’s a kind of change we can get into trixie. > > > > > > [1] https://people.debian.org/~coucouf/kpipewire_6.3.6-1/
> Thanks for looking at this. Unfortunately, the packages there do not > resolve the issue for me. I think I’ve found where the issue is, in the location where Q_EMIT started(); needs to be inserted at the end of the setupStream() method and not as it was previously appearing for some reason at the end of the deactivate() method. Maybe an incorrect update of the patch on my side. Could you give it another try. (The new packages have the same name and are in the same location.) > The previous message I sent contains a modified patch that minimally > addresses the issue. Yes, but it wasn’t immediately clear to me how close your proposal was to the upstream source, and I want to mirror upstream commits as much as possible. Thanks for your help, -- Aurélien