Vincent Chernin
Vincent Chernin
> If PipeWire is reporting to us a library version that matches the one EasyEffects was compiled with at which moment is it using the system server? It seems to...
It appears my assumption/observation was correct, a too new compiled version (client) indeed [might or will be an issue](https://gitlab.freedesktop.org/pipewire/pipewire/-/issues/1515#note_1030469): > The server can adapt to older clients but not newer...
This is now mostly addressed thanks to https://github.com/flathub/com.github.wwmm.easyeffects/pull/2. In the future perhaps there could be a cleaner solution integrated into EasyEffects, which means rare but possible cases like https://gitlab.freedesktop.org/pipewire/pipewire/-/issues/1515 could...
> It worked fine with 0.3.24 So this does seem to be at least somewhat the case, the thing is though I can't say we should rely on it working....
Are there similar audio apps users could try to reproduce suspend/hibernate issues?
@v1gnesh what do you think of this tweaked warning message? 
> Mentioning these 2 cases because in the pipewire repo, there was an issue where it was mentioned that the problem was only seen with long-term/overnight hibernate. https://gitlab.freedesktop.org/pipewire/pipewire/-/issues/902 right? I'd...
If Dell had already added support for power profiles, it’s possible [power-profiles-daemon](https://gitlab.freedesktop.org/hadess/power-profiles-daemon) would be already capable of managing power profiles on Dell laptops. [This article even says Dell was interested...
What do you think of just recording all the already existing logs using the internal log helper functions (all of them meaning as if `G_MESSAGES_DEBUG=easyeffects` was passed), and copying them...
Also, we can create a url like so: ```` https://github.com/wwmm/easyeffects/issues/new?title=my%20issue&body=```here%20are%20my%20logs``` ```` The user can click the link and can create an issue with the logs already filled in, all formatted...