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.37k stars 426 forks source link

[Bug] OpenBoard crashes when trying to resize text box #1138

Open jejboulet opened 2 days ago

jejboulet commented 2 days ago

Describe the bug

After creating a text box, whether having written in it or not, OpenBoard will crash almost every time I try to resize the box. The crash happens at the moment of trying to click the border of the box.

To Reproduce

  1. Create text box
  2. Click on border of box

Context

Additional context

kaamui commented 1 day ago

Hi,

we have teachers experiencing it too here in Geneva. But we have hard time reproducing it. Could you provide the crash report please ?

Also, here's a 1.7.2 release candidate built for macOS : do you still have the issue with it ?

jejboulet commented 1 day ago

Thanks for your response,

Forgive my ignorance. How should I find and provide the crash report?

I tried the 1.72 release candidate. I could not replicate the same crash by trying to resize the text box, so that is good.

However, with this new version I did encounter another bug in which once (only once), I could no longer click on a text box that I had created with text in it. After trying to select it a few times, OpenBoard crashed.

kaamui commented 21 hours ago

Thanks for your response,

Forgive my ignorance. How should I find and provide the crash report?

I tried the 1.72 release candidate. I could not replicate the same crash by trying to resize the text box, so that is good.

However, with this new version I did encounter another bug in which once (only once), I could no longer click on a text box that I had created with text in it. After trying to select it a few times, OpenBoard crashed.

No worries.

I thought it systematically appeared immediately after the crash. Please look at the following instructions on how to find them : https://apple.stackexchange.com/questions/26480/where-can-i-find-my-crash-logs

I'm aldo interested in the second crash report if you find it!