-
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
[Question] Pen not working on OpenBoard stable + Ubuntu 24.04 + Lenovo Yoga touchscreen #1160
Comments
Not easy to guess what happens here. But let me start trying to interpret the error messages:
So my suggestions are:
|
Many thanks for your prompt answer. Meanwhile I discovered the problem is more general than OpenBoard... It seems that the pen is not working properly on Ubuntu 24.04 whenever you go full screen. Indeed, I tried also Xournal++ and it works perfectly until I go into presentation mode, full screen. Might be a Wayland problem |
The only idea I have is to check whether it has anything to do with Wayland. So you could try:
QT_QPA_PLATFORM=xcb /usr/bin/openboard |
Ahh, and I just found this bug report for Xournal++: and especially this comment: xournalpp/xournalpp#5852 (comment) Bottom line: It is a mutter problem fixed in Gnome >= 46.5, but Ubuntu 24.04 is still on 46.2. |
I installed OpenBoard 1.6.4 on Ubuntu 24.04 for my Lenovo Yoga 2x1 with touchscreen.
Whenever I use OpenBoard, I can easily write on the screen with my finger. But with the pen (both the original lenovo pen as well as a Bamboo pen) it starts writing, but as soon as the pen stops touching the screen, it gets "disconnected".
If I go back to other opened windows, like a shell, the pen still works. And, after I do some operation like cut-and-paste on a shell, then it resumes working also on Openboard. But just until I stop touching the screen....
Any hint? Is this happening to others?
Many thanks!
fabio
PS: when I start OpenBoard the following messages appear:
QSocketNotifier: Can only be used with threads started with QThread
sAppSettings location: "/usr/share/openboard/etc/OpenBoard.config"
Invalid path data; path truncated.
Persisting document; path is "/home/schoen/.local/share/OpenBoard/document/OpenBoard Document 2024-11-11 13-24-00.075/metadata.rdf"
Wayland does not support QWindow::requestActivate()
Wayland does not support QWindow::requestActivate()
Wayland does not support QWindow::requestActivate()
The text was updated successfully, but these errors were encountered: