Christoph-
 Not exactly a bug in freevo, but more a change in teh way python
handles certain variables between python 2.3 and 2.4. The fast
soltuion is to replace the mixer plugin with the ossmixer plugin. This
problem will go a away in 2.0 and I believe it has been fixed in the
CVS version of 1.5.x. With  that change I had everthing is working
fine on 2.4 for me( till my PVR card broke stuff, anyway).

Evan

On 10/12/05, Christoph Gysin <[EMAIL PROTECTED]> wrote:
> 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
>


-------------------------------------------------------
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