-
Notifications
You must be signed in to change notification settings - Fork 38
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
Keyboard is not working, but I can paste #315
Comments
Don, you have absolutely stumped me with this one. I routinely test on KDE and never seen anything like this. Some questions please -
Davo |
Hi. But my "About this system" dialog says Ubuntu 12. Here the output from tomboy-ng "About".
In synaptic package manager it says tomboy-ng 0.39-1build2 |
Good that you ask! |
OK, I am pulling down a KUbuntu 24.04-1 image as we speak. Pretty slow network here ... Yeah, their "About this system" is broken ! tomboy-ng 0.39-1build2 sounds like an Ubuntu rebuild of a Debian package, nothing unusual about that. And only not working in the note window ? That sounds like a KMemo issue to me and that could be quite messy. You are already using xcb so blaming Wayland is unlikely but not impossible. So, in case I cannot replicate it here, some tests please ? Then, password and test tomboy-ng again. I have found some substantial differences in how KDE adapts to Wayland (compared to Gnome) so, its possible. Davo |
Yeah, I am afraid I cannot replicate that problem. And everything matches. Its even tells me its running Ubuntu 12 too ! But no sign of that problem. Now Don, that means if we are to get to the bottom of this, it might need some help from your end. Not sure exactly what just yet .... Davo |
Alright, thanks for the quick feedback! If nothing else, perhaps if others have the same experience they can post here. |
Hmm, not a big fan of reinstalling, this is not Windows. tomboy-ng is pretty deterministic, all its settings are visible to you, nothing happening below your gaze. I'd like to think your OS is too. Maybe not. But do look in your settings.
Make sure all your work is saved before you start this, I managed to lock KUbuntu up by looking at the regional settings page. Thats a most un-ubuntu sort of thing. Maybe some interaction with VirtualBox ? Now, other things to try. Get these going, try to type into a note window .... quit. First, easy one, please start tomboy-ng from the command line, useful to see if there are any debug messages coming through.
In both cases, please ensure that your tomboy-ng is not running before you start, if it is, it just gets brought forward and the new one you are trying to start, terminates. Anyway, another thing I'd like you to try please. In the download repo, here, https://github.com/tomboy-notes/tomboy-ng/releases/tag/v0.40a there are some beta test install kits. No, I don't expect a new .deb will help, I have made no recent (or otherwise) changes to input tools. But there are two AppImage packages there, recognizable by their name. One for Qt5 and one for Qt6, they both should run without any further libraries or installing. Just download, set the file's attribute to executable Thanks for your help ! Davo |
I have interesting observations. On wayland it works perfectly. But I notice that on X11 I can use German umlaut keys ö, ä, ü. |
OK, now, that is confronting ! It works on Wayland but not (generally) on X11 ? Thats the very first time I heard of anything working better under Wayland ! Did you try the comman line tests ? A Qt5 app uses Wayland directly unless the QT_QPA_PLATFORM is set to xcb. I wonder if your issue is xcb related ? Using the GTK2 version of tomboy-ng suddenly becomes interesting too. It ignores Wayland completely going direct to X11. Davo |
Platform:
KDE Plasma on Ubuntu (more below).
Steps:
Expected:
Actual:
More observations:
Conclusions:
More platform info:
The text was updated successfully, but these errors were encountered: