WARNING Kazam - Failed to correctly detect operating system. /usr/lib/python3/dist-packages/kazam/app.py:145: Warning: value "((GtkIconSize) 32)" of type 'GtkIconSize' is invalid or out of range for property 'icon-size' of type 'GtkIconSize' self.builder.add_from_file(os.path.join(prefs.datadir, "ui", "kazam.ui")) (kazam:175532): Gtk-WARNING **: 17:08:17.043: Can't set a parent on widget which has a parent (kazam:175532): Gtk-WARNING **: 17:08:17.052: Can't set a parent on widget which has a parent WARNING Prefs - Unable to find any audio devices. Traceback (most recent call last): File "/usr/lib/python3/dist-packages/kazam/frontend/preferences.py", line 256, in cb_audio2_changed pa_audio2_idx = prefs.mic_sources[prefs.audio2_source][0] IndexError: list index out of range Traceback (most recent call last): File "/usr/lib/python3/dist-packages/kazam/frontend/preferences.py", line 281, in cb_volume_changed chn = self.audio_source_info[2].channels TypeError: 'NoneType' object is not subscriptable Traceback (most recent call last): File "/usr/lib/python3/dist-packages/kazam/frontend/preferences.py", line 281, in cb_volume_changed chn = self.audio_source_info[2].channels TypeError: 'NoneType' object is not subscriptable Traceback (most recent call last): File "/usr/lib/python3/dist-packages/kazam/frontend/preferences.py", line 281, in cb_volume_changed chn = self.audio_source_info[2].channels TypeError: 'NoneType' object is not subscriptable