[mp3togo] File "/usr/lib/python2.4/threading.py", line 442,
in __bootstrap
sim
reallifesim at gmail.com
Wed Jun 28 21:32:07 PDT 2006
On 6/28/06, Lukas Grygera <gedik at pronas.dnip.net> wrote:
> Any idea where is problem?
[error message snipped]
Hi Lukas,
Thanks for your interest in mp3togo.
Could you try a couple of things for me?
First, try to run mpg321 by hand to see if it can decode the mp3 on your system:
$ mpg321 -v -w /tmp/test.wav /mnt/fat/mp3/pajamix/Offspring/Offspring\
-\ Americana.mp3
If that works, start your python interpreter and check the output of os.uname():
$ python
Python 2.3.5 (#2, Mar 6 2006, 10:12:24)
[GCC 4.0.3 20060304 (prerelease) (Debian 4.0.2-10)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import os
>>> print os.uname()[0]
Linux
If you get something other than 'Linux' as output, please let me know
what it is.
Otherwise, could you send me a copy of the failing file? If I can
reproduce the problem, I might be able to solve it.
Do all files fail for you or is it just this one?
Thank you,
--
sim
More information about the mp3togo
mailing list