OpenBoard-org / OpenBoard

OpenBoard is a cross-platform interactive whiteboard application intended for use in a classroom setting.
https://openboard.ch/
GNU General Public License v3.0
2.34k stars 423 forks source link

Crashes using multi-displays - Flatpaks #1041

Open fvelsg opened 1 month ago

fvelsg commented 1 month ago

Describe the bug

To Reproduce

  1. Go to the main screen
  2. Click Openboard: image
  3. Click on Preferences
  4. Click on Display
  5. Go to Multi Display
  6. Click on Use all available displays
  7. It will crash

Expected behavior

It should give me the option to change the main screen and the mirror screen.

Actual behavior

It just crashes right after I click the option

Screenshots

Screenshot from 2024-08-01 08-33-13 Screenshot from 2024-08-01 08-35-13 image

Context

Additional context

letsfindaway commented 1 month ago

Are you using Wayland? Then this is a known bug. A workaround is to set QT_QPA_PLATFORM=xcb before launching OpenBoard or to switch to X11.