Is there a bugzilla for freevo? I haven't found one, will try it in here...

I just updated python to 2.4. freevo know complains about an overflow error:

-------------------------------------------------------------------------------
Freevo start at Wed Oct 12 23:04:10 2005
-------------------------------------------------------------------------------
failed to load plugin mixer
start 'freevo plugins -l' to get a list of plugins
Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/freevo/plugin.py", line 572, in 
__load_plugin__
    p = eval(object)()
  File "/usr/lib/python2.4/site-packages/freevo/plugins/mixer.py", line 100, in 
__init__
    self.setMainVolume(config.DEFAULT_VOLUME)
  File "/usr/lib/python2.4/site-packages/freevo/plugins/mixer.py", line 191, in 
setMainVolume
    self._setVolume(self.SOUND_MIXER_WRITE_VOLUME, self.mainVolume)
  File "/usr/lib/python2.4/site-packages/freevo/plugins/mixer.py", line 165, in 
_setVolume
    fcntl.ioctl(self.mixfd.fileno(), device, data)
OverflowError: long int too large to convert to int

Do I need to go back to python-2.3?
Is anybody successfully using freevo on python-2.4?

Christoph
--
echo mailto: NOSPAM !#$.'<*>'|sed 's. ..'|tr "<*> !#:2" [EMAIL PROTECTED]


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Freevo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to