You are not logged in.

#1 2009-05-14 13:42:03

monotiz
Member
Registered: 2007-10-20
Posts: 140

gmixer problem

This is my error when I try to launch gmixer:

[tiziano@arch32 ~]$ gmixer
Traceback (most recent call last):
  File "/usr/bin/gmixer", line 1168, in <module>
    GMixer(options.daemon, options.custom_mixer_cmd, options.pixmap)
  File "/usr/bin/gmixer", line 592, in __init__
    self._load_defaults()
  File "/usr/bin/gmixer", line 749, in _load_defaults
    self._current_mixer = self._mixers[0]
IndexError: list index out of range

Thanks.

Offline

#2 2009-09-25 00:30:04

zlominus
Member
Registered: 2009-09-25
Posts: 1

Re: gmixer problem

I know it is a bit late, but I stumbled upon this post looking for the solution for the very same problem you had. I think you are missing the gstreamer-base-plugins package, so

pacman -S gstreamer0.10-base-plugins

should solve it.

Offline

Board footer

Powered by FluxBB