On Sat, 05 Mar 2011 21:51:42 +0000, Adam Charrett wrote:
> On Sat, 2011-03-05 at 17:13 +0100, Andreas Dick wrote:
>> hei
>> I have the same problem as Dana.
>>>> In my case the mixer plugin is not able to start, since /dev/mixer 
>>>> do not
>> exist on my raw Ubuntu 10.10 / Freevo 1.9.0 setup (oss-compat is not
>> installed, I hope it is not necessary in 2011?).
>> And the alsamixer/alsamixer2 plugins do not work as well:
>> ---------------------------------
>> failed to load plugin alsamixer
>> start 'freevo plugins -l' to get a list of plugins
>> Traceback (most recent call last):
>>   File "/usr/share/pyshared/freevo/plugin.py", line 571, in 
>> __load_plugin__
>>     p = eval(object)()
>>   File "/usr/share/pyshared/freevo/plugins/alsamixer.py", line 77, 
>> in __init__
>>     self.main_mixer = alsaaudio.Mixer(config.ALSA_MIXER_NAME, 0,
>> config.ALSA_CARDID)
>> AttributeError: 'module' object has no attribute 'ALSA_MIXER_NAME'
>> ---------------------------------
>> defining ALSA_MIXER_NAME in the config do not help at all, thus I 
>> supposet that
>> the plugins are corrupt...?
>>
>> what is now the best way? the way with oss (really???) or fixing the 
>> plugins?
>> what are others using?
>> Andreas
> This should be resolved in 1.9.2, just out of interest what did you 
> set
> ALSA_MIXER_NAME to?

 Well, then I will try out 1.9.2... is it already in the beta, or just 
 in today svn?

 I tried to set 'Master', since this is set as default in the plugin 
 code and this matches well with my setup. But then I gave up since 
 another error raised (the same as in alsamixer 2).

 But my other question is, do you and others use alsamixer or the oss 
 wraper? I think the alsamixer plugins are far away of ideal, I wrote 
 once an alsamixer3 just for my needs (for 1.8.1) but this was not 
 generally coded for others. My question now: is there a need to publish 
 an improved alsamixer plugin or not (e.g. everybody is happy with oss 
 wraper or today alsamixer?)

 Andreas


------------------------------------------------------------------------------
What You Don't Know About Data Connectivity CAN Hurt You
This paper provides an overview of data connectivity, details
its effect on application quality, and explores various alternative
solutions. http://p.sf.net/sfu/progress-d2d
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to