You are not logged in.

#1 2009-10-26 20:13:07

tydell
Member
From: actually: Hannover, DE
Registered: 2009-07-26
Posts: 109
Website

gmixer doesn't work

Hi
I installed gmixer from AUR but i have problem to get it working
When I try to start this i get:

[tydell@localhost tydell]$ gmixer -d
** (gmixer:9889): CRITICAL **: _wrap_gst_mixer_list_tracks: assertion `GST_IS_MIXER (self->obj)' failed

** (gmixer:9889): CRITICAL **: _wrap_gst_mixer_list_tracks: assertion `GST_IS_MIXER (self->obj)' failed
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 596, in __init__
    self._init_tray_icon()
  File "/usr/bin/gmixer", line 816, in _init_tray_icon
    self._update_tray()
  File "/usr/bin/gmixer", line 827, in _update_tray
    track = self._get_master_track()
  File "/usr/bin/gmixer", line 824, in _get_master_track
    return self._current_mixer.list_tracks()[0]
IndexError: list index out of range
[tydell@localhost tydell]$ gmixer 
** (gmixer:9978): CRITICAL **: _wrap_gst_mixer_list_tracks: assertion `GST_IS_MIXER (self->obj)' failed

** (gmixer:9978): CRITICAL **: _wrap_gst_mixer_list_tracks: assertion `GST_IS_MIXER (self->obj)' failed
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 640, in __init__
    self._build_gvolumes()
  File "/usr/bin/gmixer", line 1013, in _build_gvolumes
    sep.hide()
UnboundLocalError: local variable 'sep' referenced before assignment

I really don't know how to solve this, google doesn't help
I use pekwm and bmpanel2 and I need some elegant and nice issue to control sound volume. OSS4 is my sound system
Maybe someone know another volume mixer I can use in pekwm. I don't use xfce4-volume-mixer because it also install some xfce4 packages and I don't want to make mess in OS

Offline

Board footer

Powered by FluxBB