-
-
Notifications
You must be signed in to change notification settings - Fork 467
[Bug]: Keyboard Input Crashes on Some X11 Linux Systems #850
Copy link
Copy link
Open
Labels
Priority: CriticalAn issue that requires immediate attentionAn issue that requires immediate attentionStatus: Help WantedExtra attention is neededExtra attention is neededSystem: LinuxFor Linux/BSD distributionsFor Linux/BSD distributionsType: BugSomething isn't working as intendedSomething isn't working as intendedType: InstallationInstalling, building, and/or launching the programInstalling, building, and/or launching the program
Description
Activity
Metadata
Metadata
Assignees
Labels
Priority: CriticalAn issue that requires immediate attentionAn issue that requires immediate attentionStatus: Help WantedExtra attention is neededExtra attention is neededSystem: LinuxFor Linux/BSD distributionsFor Linux/BSD distributionsType: BugSomething isn't working as intendedSomething isn't working as intendedType: InstallationInstalling, building, and/or launching the programInstalling, building, and/or launching the program
Type
Projects
- StatusShow more project fields🛠 Ready for Development
Checklist
TagStudio Version
Alpha 9.5.1
Operating System & Version
Arch Linux (Rolling, up-to-date)
Description
Per title, with either the standard and portable Linux releases the application runs and is partially functional using mouse inputs but no text fields accept text input and shortcuts are non-functional.
Running tagstudio via command line to watch for any interesting logs provides no really interesting information, just a couple of warnings for gtk modules that I don't believe are related. (Though technically there's also a segfault when closing the program, but that's a separate issue.)
The only other observation I've had is that if I focus the "Search Entries" text field and start typing on the keyboard, the text cursor stops blinking while the typing is on-going. That would seem to indicate the key presses are making it to the application at least, but something is breaking before the press is completely handled.
Expected Behavior
Keyboard input should work.
Steps to Reproduce
Logs
Console logs: