Re: GKrellxmms2 has disappeared from stack
Adam Nielsen <[email protected]> Sun, 15 Apr 2018 21:08:40 +1000
| Newsgroups | gmane.comp.gnome.apps.gkrellm |
|---|---|
| Message-ID | <[email protected]> |
> If not being able to add an audio stream isn't enough now the plug-in > has disappeared and is no longer listed in the list of available plug- > ins.=C2=A0 >=20 > Error: /usr/lib/gkrellm2/plugins/gkrellxmms2.so: undefined > symbol: xmmsv_get_int >=20 > I wonder if it have anything to do with installing the git version of > xmms2 this morning? Yep, gkrellxmms2 would be compiled against XMMS2 v0.8 and you have the git version installed, which has apparently changed enough that some of the functions from 0.8 aren't present anymore. You'll have to recompile GKrellxmms2 if you want it to use the git version. (Or you can go back to 0.8 instead.) Cheers, Adam.