View previous topic :: View next topic |
Author |
Message |
bobbarnes1981 n00b

Joined: 07 Jul 2005 Posts: 15
|
Posted: Fri Aug 05, 2005 5:20 pm Post subject: xmms-lyrc crashes |
|
|
i have just emerged xmms-lyrc and every time i enable it xmms crashes and shuts down and i have to restart it, anyone got any ideas?
just found a patch to fix this, i have downloaded the file, but i don't know what to do now... |
|
Back to top |
|
 |
bobbarnes1981 n00b

Joined: 07 Jul 2005 Posts: 15
|
Posted: Sat Aug 06, 2005 7:35 am Post subject: |
|
|
i have now patched lyrc but now all i get when i play a track is
"Received Data Are Invalid"
and no lyrics |
|
Back to top |
|
 |
socke n00b

Joined: 03 Nov 2003 Posts: 19 Location: Böblingen (Germany)
|
Posted: Fri Nov 04, 2005 12:13 am Post subject: |
|
|
Just start xmms in an xterm and you will see the reason. They've stopped the service due to server load..  _________________ Kernel 2.6.11.7 |
|
Back to top |
|
 |
musv Advocate


Joined: 01 Dec 2002 Posts: 3375 Location: de
|
Posted: Sun Mar 19, 2006 3:59 pm Post subject: |
|
|
Hi,
The server seems to work again. Anyway, I can't get the lyrics with the xmms-lyrc plugin.
When I start the plugin in xmms, after choosing a song I get the following message:
Code: |
[Lyrc] Searching on lyrc.com.ar (Queen-Headlong)
[Lyrc] --> lyrics found :) (Queen-Headlong)
/home/sm/.lyrics/Queen - Headlong.lyrics.xml:1: parser error : Extra content at the end of the document
<result><lyric>Please visit autolyrics.com</lyric></result></lyrc>
|
Everything I get is: Received data are invalid.
When I delete the last entry in the xml-file in .lyrics/ I see nothing on the Lyrics-Screen.
And on autolyrics.com I can get the lyrc plugin version 0.1. After copying that thing to /usr/lib/xmms/Visualization and starting xmms again, xmms opens lynx and tells me that there's a new version available. And then I can download lyrc.exe. Not exactly what I want.
Any ideas? |
|
Back to top |
|
 |
tabascoz n00b


Joined: 14 May 2003 Posts: 45 Location: Rio de Janeiro
|
Posted: Thu May 04, 2006 4:25 pm Post subject: |
|
|
Hi, I have the same troubles... downloading the address hardcoded in the plugin says:
Code: | Please visit autolyrics.com |
Maybe installing the windows version and debugging can reveal another url to fetch those lyrics. But i don't have windows (!!!).
There is another plugin called singit that i have tryed to compile without success. There is an issue with dbus, i think:
Code: |
gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I../../../src -I../../../src/libsingit -I../../../src/libsingit -I../../../src/libsingit/fileinfo -I../../../src/libsingit/dialogs -I../../../src/libsingit/editor -I../../../src/include -I../../../src/include -O2 -D_REENTRANT -g -finline-functions -ffast-math -funroll-all-loops -MT libcontrol_la-dbus_main.lo -MD -MP -MF .deps/libcontrol_la-dbus_main.Tpo -c dbus_main.c -fPIC -DPIC -o .libs/libcontrol_la-dbus_main.o
dbus_main.c: In function `singit_dbus_init_service':
dbus_main.c:105: error: `DBUS_NAME_FLAG_PROHIBIT_REPLACEMENT' undeclared (first use in this function)
dbus_main.c:105: error: (Each undeclared identifier is reported only once
dbus_main.c:105: error: for each function it appears in.)
make[5]: *** [libcontrol_la-dbus_main.lo] Error 1
make[5]: Leaving directory `/root/install/singit-0.1.36/src/libsingit/control'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/root/install/singit-0.1.36/src/libsingit'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/root/install/singit-0.1.36/src/libsingit'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/install/singit-0.1.36/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/install/singit-0.1.36'
make: *** [all] Error
|
If anyone knows how to fix it it will be good )) I really miss a lyrics plugin in XMMS. |
|
Back to top |
|
 |
|