> Patrick Shirkey wrote: > >> http://home.gna.org/jackmixer/ >> >> > > Perhaps I should post this to a user list, sorry. > > $ jack_mixer > Cannot load LASH python bindings, you want them unless you enjoy manual > jack plumbing each time you use this app > Traceback (most recent call last): > File "/usr/local/bin/jack_mixer", line 42, in <module> > from channel import * > File "/usr/local/bin/../share/jack_mixer/channel.py", line 20, in <module> > import glib > ImportError: No module named glib > > No GUI appears. It's build from git.
spinymouse-s...@64studio:~$ sudo gedit /usr/local/share/jack_mixer/channel.py spinymouse-s...@64studio:~$ jack_mixer Cannot load LASH python bindings, you want them unless you enjoy manual jack plumbing each time you use this app Cannot connect to server socket err = No such file or directory Cannot connect to server socket JackActivationCount::Signal value = 0 ref = 2 JackActivationCount::Signal value = 0 ref = 2 New channel "776" volume mapped to CC#11 New channel "776" balance mapped to CC#12 Cleaning jack_mixer After I commented out line 20 it seems to be fine. _______________________________________________ Linux-audio-dev mailing list [email protected] http://lists.linuxaudio.org/listinfo/linux-audio-dev
