Describe the bug
You click the settings/edit button (wrench icon with rectangle in the background) on any of the hardware inputs or outputs and the following error message appears:
[DEBUG] in [audio_server@save_config]: writing config
Traceback (most recent call last):
File "/usr/lib/python3.10/site-packages/pulsemeeter/interface/popovers/device_creation.py", line 137, in edit_popup
self.create_port_list()
File "/usr/lib/python3.10/site-packages/pulsemeeter/interface/popovers/device_creation.py", line 96, in create_port_list
for port in range(device_ports):
TypeError: 'str' object cannot be interpreted as an integer
To Reproduce
Steps to reproduce the behavior:
Click on any of those buttons:
Expected behavior
The settings window should open instead of the error appearing.
Desktop (please complete the following information):
Distro: Arch Linux
Python Version 3.10.9
Pulsemeeter version: latest nightly at 159c274bb91515201b1f343fc3ccb22ddfaeb1d8
Describe the bug You click the settings/edit button (wrench icon with rectangle in the background) on any of the hardware inputs or outputs and the following error message appears:
To Reproduce Steps to reproduce the behavior:
Click on any of those buttons:
Expected behavior The settings window should open instead of the error appearing.
Desktop (please complete the following information):