sc-controller icon indicating copy to clipboard operation
sc-controller copied to clipboard

Fix "expected enumeration type void, but got PyGLibOptionArg instead" warning

Open C0rn3j opened this issue 1 year ago • 0 comments

This removes the 6 lines of combined newlines and PyGLibOptionArg warnings.

It would probably enjoy some testing, I just made sure the app opens with it.

[0] % sc-controller

** (sc-controller:1295716): WARNING **: 15:27:00.990: expected enumeration type void, but got PyGLibOptionArg instead

** (sc-controller:1295716): WARNING **: 15:27:00.990: expected enumeration type void, but got PyGLibOptionArg instead

** (sc-controller:1295716): WARNING **: 15:27:00.990: expected enumeration type void, but got PyGLibOptionArg instead
W ContImage     Area for button DOTS not found
W ContImage     Area for button DOTS not found

C0rn3j avatar Jan 21 '24 14:01 C0rn3j