История изменений
Исправление cvv, (текущая версия) :
Теоретически то что нужно, но:
Traceback (most recent call last):
File "/usr/share/veromix/gtk/Indicator.py", line 116, in on_sink_info
self.set_icon("audio-volume-high")
File "/usr/share/veromix/gtk/Indicator.py", line 131, in set_icon
self.status_icon.set_from_icon_name(iconname)
AttributeError: 'Indicator' object has no attribute 'status_icon'
Исходная версия cvv, :
Теоретически то что нужно, но:
Traceback (most recent call last):
File "/usr/share/veromix/gtk/Indicator.py", line 116, in on_sink_info
self.set_icon("audio-volume-high")
File "/usr/share/veromix/gtk/Indicator.py", line 131, in set_icon
self.status_icon.set_from_icon_name(iconname)
AttributeError: 'Indicator' object has no attribute 'status_icon'