Could you try in xterminal: Code: python /opt/cps2-gui/cps2-gui.py Then try the keyconf button and see if any error messages appear on the terminal?
python /opt/cps2-gui/cps2-gui.py
QWidget::setLayout: Attempting to set QLayout "" on ConfigWindow "", which already has a layout Error calling slot "on_keys_clicked" Traceback (most recent call last): File "/opt/cps2-gui/cps2-gui.py", line 404, in on_keys_clicked widget = keyWindow(self) File "/opt/cps2-gui/cps2-gui.py", line 567, in __init__ self.P1Autofire1Value = QLineEdit(AUTOFIRE1) UnboundLocalError: local variable 'AUTOFIRE1' referenced before assignment