-
Notifications
You must be signed in to change notification settings - Fork 435
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug] When RightLibPaletteBoardModeIsCollapsed=true the main Window stays invisible. #1164
Comments
Did you know that there is an official package for OpenBoard 1.7.1 in the openSUSE repositories? And I could not reproduce the problem here. Could you try it with the official package? Have you any other information about the problem? |
Hi, When I run from a terminal it spit's out the following: libva info: VA-API version 1.22.0 |
The official version works find. |
When searching for this error message on the web I find quite some hits, e.g.
I did not analyze all of them thoroughly, but they seem to be similar to your bug. The KDE people say it might be Qt or NVIDIA. At least it is nothing OpenBoard can do much about. Recommendations:
BTW: I'm the maintainer of the OpenBoard package on openSUSE. I have also experimental packages built using Qt6 with the current release candidate of 1.7.2 here: https://build.opensuse.org/package/show/home:letsfindaway:experimental/OpenBoard-Qt6. And I plan to build the next release version also with Qt6. So I'm interested in your experiences and possible problems for a Qt6 version. Note also that OpenBoard has some known issues on Wayland. E.g. the screen configuration dialog in the preferences crashes OpenBoard when you click in the screen list. And screenshots and screen mirroring in Desktop mode don't work due to the Wayland restrictions on screen grabbing. We at least recommend to set the environment variable mentioned above. It avoids the crash. |
Hi, I tried the qt6-Build of 1.7.2. |
Thanks for testing. I have created a PR to set this environment variable automatically when OpenBoard starts. I see that Tumbleweed currently uses Qt 6.8.0. If it is indeed the problem described in https://bugreports.qt.io/browse/QTBUG-129403, then it did not occur on previous Qt versions and it might be fixed in Qt 6.8.1. |
Describe the bug
I use OpenBoard on Plasma/Wayland. For me the main window stay invisible. It shows in the pager and the window list.
To Reproduce
Expected behavior
OpenBoard should start.
Actual behavior
OpenBoard started but the window was invisible.
Workaround:
Open the config and set
RightLibPaletteBoardModeIsCollapsed=true
Context
systematic
1.7.1
- didn't check :
1.6.4
1.7.0
Linux
Windows
macOS
I built from Source on opensuse using
https://aur.archlinux.org/packages/openboard
as template. (qt6)
Additional context
The text was updated successfully, but these errors were encountered: