Notices


Reply
Thread Tools
free's Avatar
Posts: 739 | Thanked: 159 times | Joined on Sep 2007 @ Germany - Munich
#101
->Jess visu plugin ported. Only modification from source: Modified to 8 bit mode.
->Crossfade plugin ported. Default settings are not ok aaaaand setting page is too big to reach OK/Cancel buttons. UI reshaping to do...
->Goom visu plugin removed from archive

All these packages are not optimized so they should run on most of devices.

Have fun!
Attached Images
 
 
Posts: 12 | Thanked: 0 times | Joined on Jan 2008
#102
First of all thanks for this nice port I really like to have xmms on my n800

I was trying to port the xmms-scrobbler plug-in. I was able to compile libmusicbrainz (and all it's dependencies) in scratchbox and now I have the following files in /usr/local/lib:
Code:
lrwxrwxrwx  1 me me   24 Jan 14 23:32 libmusicbrainz.so -> libmusicbrainz3.so.6.1.1
lrwxrwxrwx  1 me me   20 Jan 15 03:30 libmusicbrainz3.so -> libmusicbrainz3.so.6
lrwxrwxrwx  1 me me   24 Jan 15 03:30 libmusicbrainz3.so.6 -> libmusicbrainz3.so.6.1.1
-rw-r--r--  1 me me 893K Jan 14 23:23 libmusicbrainz3.so.6.1.1
and the header files in /usr/local/include/musicbrainz3/

The problem comes when trying to compile xmms-scrobbler:
Code:
...
checking for mb_GetVersion in -lmusicbrainz... no
*
*  The MusicBrainz client library needs to be installed 
*  to build this plugin. Please download the library from 
*  http://www.musicbrainz.org/download 
*
configure: error: "Cannot build. Stop."
I've tried calling ./configure in various different ways but with no luck:
Code:
LD_LIBRARY_PATH=/usr/local/lib ./configure
LD_LIBRARY_PATH=/usr/lib ./configure
or even:
Code:
LD_LIBRARY_PATH=/scratchbox/users/me/usr/local/lib/ ./configure
LD_LIBRARY_PATH=/scratchbox/users/me/usr/lib ./configure
but getting always the same error.
ldconfig didn't help neither :/

Anyone smarter then me that could help? Thanks
 
linuxrebel's Avatar
Posts: 182 | Thanked: 46 times | Joined on Jan 2007 @ Silly-Con Valley
#103
Originally Posted by rm_you View Post
I just tried those settings, no luck. It actually seems to start skipping sooner with that smaller buffersize.

This is the console output from xmms on my system:
Code:
** WARNING **: alsa_get_mixer(): Attaching to mixer hw:0 failed: No such file or directory
I don't know if that is normal... Should it be finding a mixer device? :/
Actually there is no mixer I can find on os2008. I've also noticed that how much I skip depends on where I am. The IT radio is very weak and subject to RF interference.
 
linuxrebel's Avatar
Posts: 182 | Thanked: 46 times | Joined on Jan 2007 @ Silly-Con Valley
#104
Free - I'm getting an "incompatible package" error message on jess. Did you make Nokia mad or something?
 
Posts: 62 | Thanked: 7 times | Joined on Dec 2007
#105
is there a direct link to the debs?
 
Posts: 12 | Thanked: 0 times | Joined on Jan 2008
#106
Originally Posted by djashjones View Post
is there a direct link to the debs?
What's bad with the ones in the repository?
Code:
http://debfarm.free.fr/pool/
 
Posts: 62 | Thanked: 7 times | Joined on Dec 2007
#107
want to see if it installs on my kde and how it performs

Thanks for that, ash.
 
Posts: 62 | Thanked: 7 times | Joined on Dec 2007
#108
well its working but i have a problem, no text on the menus. Help!


apart from that works a treat, minimise, can can other windows on top of it, what you woulld expect. just need the fonts sorting out.

its far better in KDE, from what ive tested so far
 
Posts: 62 | Thanked: 7 times | Joined on Dec 2007
#109
well blow me down and rodger me silly. I am so bloody happy.

There are still some issues but


WE HAVE GAPLESS PLAYBACK




to get the fonts working. run the terminal and type in

Code:
export LANG="en_US"
Then xmms

Some error messages come up.


For gapless playback

libsamplerate0 needs to be installed. this can be obtained from here.

http://packages.debian.org/sid/armel...rate0/download

then install the xmms crossfader.


after messing about with settings it works.


without free and penguinbait this would not be posible. Cheers Guys
 
Benson's Avatar
Posts: 4,930 | Thanked: 2,272 times | Joined on Oct 2007
#110
Originally Posted by djashjones View Post
to get the fonts working. run the terminal and type in

Code:
export LANG="en_US"
Then xmms

Some error messages come up.
I had same problem (no text), and tried that. Still no luck. The referenced error messages... Did they include this one?
Code:
** WARNING  **: Failed to open font: "-adobe-helvetica-bold-r-*-*-10-*".
I think that may be my problem, but someone earlier in the thread posted their output, with that warning, and didn't complain of no text, so maybe that's not it.

Edit: That wasn't my problem. Used:
Code:
export LANG="C"
and it works now.

Last edited by Benson; 2008-01-15 at 22:58.
 
Reply


 
Forum Jump


All times are GMT. The time now is 12:51.