Skip to content
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

KeyTap capslock in ubuntu will cause panic #628

Closed
2 tasks
sleep2144985 opened this issue Dec 20, 2023 · 0 comments
Closed
2 tasks

KeyTap capslock in ubuntu will cause panic #628

sleep2144985 opened this issue Dec 20, 2023 · 0 comments
Labels
Milestone

Comments

@sleep2144985
Copy link
Contributor

  • Robotgo version (or commit ref): v0.110.0
  • Go version: 1.19.5
  • Gcc version: 7.3.0
  • Operating system and bit: ubuntu
  • Resolution: 1920x1080
  • Can you reproduce the bug at Examples:
    • [x ] Yes (provide example code)
    • No
    • Not relevant
  • Provide example code:
robotgo.KeyTap("capslock")
  • Log gist:
X Error of failed request:  BadValue (integer parameter out of range for operation)
  Major opcode of failed request:  132 (XTEST)
  Minor opcode of failed request:  2 (X_XTestFakeInput)
  Value in failed request:  0x0
  Serial number of failed request:  30
  Current serial number in output stream:  31

Description

Executing this function in Ubuntu will panic, I will provide the PR for solving the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants