Comment 2 for bug 1895431

Revision history for this message
Evan (ehendrikd) wrote :

After changing my RP4 screen to a Waveshare DSI touch screen I also found that:

- Menus could not be clicked
- Library tree and table items could not be clicked
- Any skin buttons could be clicked fine

Some debugging later I found that (counter intuitively) commenting out the following line:

https://github.com/mixxxdj/mixxx/blob/c90e38b21131ad48f598c3fd14f8cbbf27860340/src/mixxx.cpp#L219

Fixed the issue and now the touchscreen works as expected. Are you in a position to compile Mixxx from source on your pi and confirm if this fixes the issue?