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.33k stars 419 forks source link

[Bug] Stops writing after a few lines are drawn #1032

Open lucasphys opened 2 months ago

lucasphys commented 2 months ago

Describe the bug

I am using Wacom CTL-472 on Fedora Workstation 40. I have installed OpenBoard from flathub through the GNOME Software. After some time writing on OpenBoard, the lines are not drawn anymore.

To Reproduce (edited)

  1. Draw one line
  2. Move away the stylus (for the sake of clarity: 50 cm away from the tablet or more)
  3. Try to draw another line

Expected behavior

To continue drawing.

Actual behavior

Drawing ceases.

Screenshots

Additional resources

Context

Additional context (edited)

letsfindaway commented 1 month ago

I never experienced such an issue. However I use an installed package, not Flatpak. @jbruechert: Have you seen something like this for the Flatpak build anywhere?

jbruechert commented 1 month ago

I couldn't reproduce it so far, bit maybe I haven't tried long enough. I'm also using Plasma, which might make a difference.

lucasphys commented 1 month ago

I have found a way to consistently reproduce the bug:

  1. Draw one line
  2. Move away the stylus (for the sake of clarity: 50 cm away from the tablet or more)
  3. Try to draw another line (it will fail)
jbruechert commented 1 month ago

works fine here (Plasma 5.27.11, Wayland, OpenBoard flatpak)

lucasphys commented 1 month ago

I have tested over GNOME on X and it works, this bug only happens when GNOME (this includes the "classic" GNOME) is running over Wayland, as it happens with a stock Fedora Linux Workstation 40 install. It remains a mistery to me why this bug does not happen on Plasma. Workaround: run GNOME over X.

jbruechert commented 1 month ago

Maybe just some implementation difference in GNOME's wayland compositor.