Open fanzeyi opened 12 years ago
The error occurred because of changes in glib-2.0. See deprecated functions, here: Deprecated thread API
I'm working on this error.
Sharez Have you seen this bug report https://code.google.com/p/deadbeef-mpris-plugin/issues/detail?id=11 by the author of Deadbeef about how this plugin is incompatible with Deadbeef v5.5 or higher because glib-dbus is not thread safe? According to waker the MPRIS plugin needs to be rewritten without using it.
Thank you arclance. You saved me from a futile debugging!
If you only need MPRISv2 and an dependency on glibc >= 2.32 does not bother you, you can take a look at my version of this Plugin https://github.com/Serranya/deadbeef-mpris2-plugin
glib2 版本: