Skip to content
This repository has been archived by the owner on Jan 30, 2024. It is now read-only.

Volti does not open internal mixer. #67

Open
BlushBerry opened this issue Sep 22, 2018 · 1 comment
Open

Volti does not open internal mixer. #67

BlushBerry opened this issue Sep 22, 2018 · 1 comment

Comments

@BlushBerry
Copy link

Traceback (most recent call last):
  File "/usr/bin/volti-mixer", line 46, in <module>
    mix = mixer.Mixer()
  File "/usr/lib/python2.7/site-packages/volti/mixer.py", line 77, in __init__
    self.init_controls()
  File "/usr/lib/python2.7/site-packages/volti/mixer.py", line 178, in init_controls
    volume.set_level(self.get_volume(n, card_index))
  File "/usr/lib/python2.7/site-packages/volti/mixer.py", line 237, in get_volume
    return (vol[0], vol[1])
IndexError: list index out of range

Linux Technetium 4.18.9-arch1-1-ARCH #1 SMP PREEMPT Wed Sep 19 21:19:17 UTC 2018 x86_64 GNU/Linux

Python3 Ver: Python 3.7.0
Python2 Ver: Python 2.7.15

@BartMassey
Copy link

Same for me. Debian 5.7.6-1 Python2.7. Worked around in PR #69.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants