since the switch to libsoup3, tuner crashes directly after execution with:
libsoup3 symbols detected. Using libsoup2 and libsoup3 in the same process is not supported.
There is libsoup-2 installed in parallel(i can't remove it since other applications from my distro depend on it),
but ldd doesn't find that tuner is linked to it:
Hi,
since the switch to libsoup3, tuner crashes directly after execution with:
libsoup3 symbols detected. Using libsoup2 and libsoup3 in the same process is not supported.
There is libsoup-2 installed in parallel(i can't remove it since other applications from my distro depend on it), but ldd doesn't find that tuner is linked to it:
How can i debug this? Where might the libsoup2 symols come from?
Thanks!