Author Topic: Xmms And Pdaxtrom  (Read 3673 times)

prahs

  • Newbie
  • *
  • Posts: 25
    • View Profile
Xmms And Pdaxtrom
« on: August 31, 2006, 04:05:07 am »
Firstly, and as many others have said, thanks to meanie for a great package - so far all seems good, except for one problem....

I can run xmms fine and listen to music, BUT when i try to change the graphic equalizer, for example the pre-amp and bass adjustments, the xmms application closes immediately with no warnings or errors displayed.

Has anyone else experienced this ?

Cresho

  • Hero Member
  • *****
  • Posts: 1609
    • View Profile
    • http://home.earthlink.net/~cresho/
Xmms And Pdaxtrom
« Reply #1 on: August 31, 2006, 05:36:38 am »
yep.  same here.
Zaurus C-3200 (internal 8gb seagate drive) with buuf icon theme, cacko 1.23 full,  and also Meanie's pdaxqtrom-Debian/Open Office
Zaurus SL-5500 Sharp Rom 3.13 with steel theme
pretec pocket pc wi fi
ambicom bt2000-cf bluetooth-made in taiwan
simpletech 1gb cf
pny 1gb sd
patriot 2gb
ocz or patriot 4gb sd(failed after 2 weeks)only on z
creative csw-5300 speakers in stereo
DigiLife DDV-1000 for video, Audio, Picture recording playable on the zaurus
Mustek DV4500-video recorder, pictures, voice record on sd for z

zaurusthemes.biz | ZaurusVideo | Zaurus Software

matrix200

  • Newbie
  • *
  • Posts: 47
    • View Profile
    • http://
Xmms And Pdaxtrom
« Reply #2 on: September 01, 2006, 11:28:43 am »
Quote
yep.  same here.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=140303\"][{POST_SNAPBACK}][/a][/div]

Really pity if you ask me.
I think it would add a great value to Z if it had at least some music player with eq.
Is there any possible way I could get the source codes for the xmms for the Z?
Maybe I would figure out something by looking at the code.
Zaurus SL-C3000 since 26th june 2005 with Tetsu kernel 18A and default Sharp Rom 1.01J
1 GB sd card (noname manufacturer).
1 GB sd card Sandisk
Etymotics ER-4P headphones
Wifi - Ambicom WL1100C
Motorola V3 -Razr

adf

  • Hero Member
  • *****
  • Posts: 2807
    • View Profile
    • http://
Xmms And Pdaxtrom
« Reply #3 on: September 01, 2006, 12:38:28 pm »
aren't the sources at xmms.org?
**3100 Zubuntu Jaunty,(working on Cacko dualboot), 16G A-Data internal CF, 4G SD, Ambicom WL-1100C Cf, linksys usb ethernet,  BelkinF8T020 BT card, Belkin F8U1500-E Ir kbd, mini targus usb mouse, rechargeble AC/DC powered USB hub, psp cables and battery extenders.

**6000l  Tetsuized Sharprom, installed on internal flash only 1G sd, 2G cf

matrix200

  • Newbie
  • *
  • Posts: 47
    • View Profile
    • http://
Xmms And Pdaxtrom
« Reply #4 on: September 03, 2006, 11:16:28 am »
Thanks for the tip adf.
I downloaded the sources of the the version 1.2.10.
The error message that is shown when trying to move a slider for example is a problem with malloc.
It says it tried to allocate -103 bytes which is a problem.
Does anybody know if the sources are the same?
If there are special sources for the Z version where can I got those or what is different?
I will try to figure out how to setup a cross compiler on my linux machine and will try to add some debug prints to all the mallocs that are located in the eq*.c files.
I guess maybe somewhere some sizeof is not working right and returns the wrong number for the malloc.
Maybe someone would want to join?
I am not that good C programmer
My only experience until now was programming for my Bsc degree for operating systems course which took place a few years ago.
I also wonder about the g types like gfloat if those are supported right on the Z.
In general I understand those should be just typedefs from regular C types but still.
Zaurus SL-C3000 since 26th june 2005 with Tetsu kernel 18A and default Sharp Rom 1.01J
1 GB sd card (noname manufacturer).
1 GB sd card Sandisk
Etymotics ER-4P headphones
Wifi - Ambicom WL1100C
Motorola V3 -Razr

miskinis

  • Sr. Member
  • ****
  • Posts: 348
    • View Profile
    • http://
Xmms And Pdaxtrom
« Reply #5 on: September 03, 2006, 12:28:59 pm »
Quote
Thanks for the tip adf.
I downloaded the sources of the the version 1.2.10.
The error message that is shown when trying to move a slider for example is a problem with malloc.
It says it tried to allocate -103 bytes which is a problem.
Does anybody know if the sources are the same?
If there are special sources for the Z version where can I got those or what is different?
I will try to figure out how to setup a cross compiler on my linux machine and will try to add some debug prints to all the mallocs that are located in the eq*.c files.
I guess maybe somewhere some sizeof is not working right and returns the wrong number for the malloc.
Maybe someone would want to join?
I am not that good C programmer
My only experience until now was programming for my Bsc degree for operating systems course which took place a few years ago.
I also wonder about the g types like gfloat if those are supported right on the Z.
In general I understand those should be just typedefs from regular C types but still.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=140602\"][{POST_SNAPBACK}][/a][/div]

If it was me, I would just setup a development environment on the Zaurus.  That
way you could also learn C when away from your desktop.  And, you could immediately
run the version you compile to debug it.  I have never tried to compile xmms myself, so
I might be giving you a recipe for a headache, as I do not the depencies of xmms.
Anyway, I'd wait for a few other folks to comment before setting out to compile xmms,
but installing gcc and the gcc-headers, or using the .img loop-device file is pretty easy,
but gcc-headers takes a long time to install, since it provides many include files for
many APIs.

John
_John Miskinis_