BlushBerry
BlushBerry
Hey there! Was wondering if you still do linux releases for ssgl and if it's still supported? This is my Go to launcher for anything GZDoom related.
``` Traceback (most recent call last): File "/home/polygon/lcurse/modules/application.py", line 36, in contextMenuEvent name=self.item(row,0).text() AttributeError: 'NoneType' object has no attribute 'text' Aborted (core dumped) ```
``` Traceback (most recent call last): File "/usr/bin/volti-mixer", line 46, in 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...