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

Sending F-Keys f13-f24 crashes the application #613

Open
1 of 3 tasks
OmegaRogue opened this issue Sep 8, 2023 · 0 comments
Open
1 of 3 tasks

Sending F-Keys f13-f24 crashes the application #613

OmegaRogue opened this issue Sep 8, 2023 · 0 comments

Comments

@OmegaRogue
Copy link

OmegaRogue commented Sep 8, 2023

  • Robotgo version (or commit ref): v0.100.10
  • Go version: 1.21
  • Gcc version: 13.2.1 20230801
  • Operating system and bit: Arch Linux 64bit
  • Resolution: 5120x1440 + 1920x1080
  • Can you reproduce the bug at Examples:
    • Yes (provide example code)
    • No
    • Not relevant
  • Provide example code:
robotgo.KeyDown("f13")
  • Log:
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:  23
  Current serial number in output stream:  24

Description

Trying to press F-Keys f13-f24 crashes the application.

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

No branches or pull requests

1 participant