chroma-feedback
chroma-feedback copied to clipboard
Streamdeck provider crashing via QPaintDevice
The codebase and pyqt5 dependency did not change, so this might be a Linux related issue.
Consumer elgato_streamdeck crashed!
QPaintDevice: Cannot destroy paint device that is being painted
Initial investigation showed, that QFont() and everything related like drawText() are causing the issues. Drawing an shape via QRect() works flaweless.