Skip to content

Getting error: load_input_helper [1883]: XkbGetKeyboard failed to locate a valid keyboard! #304

@mike-loopvoc

Description

@mike-loopvoc
  • Robotgo version (or commit ref):v0.92.1
  • Go version:1.16beta1
  • Gcc version:9.3.0
  • Operating system and bit:Ubuntu 20.04 64-bit (running as VMware guest on Windows 10 host)
  • Resolution:2643x1133
  • Can you reproduce the bug at Examples:
    • [ *] Yes (provide example code)
    • No
    • Not relevant
  • Provide example code:
package main

import (
	"github.com/go-vgo/robotgo"
)

func main() {
	robotgo.KeyTap("enter")

}
  • Log gist:

GOROOT=/home/mike/sdk/go1.16beta1 #gosetup
GOPATH=/home/mike/go #gosetup
/home/mike/sdk/go1.16beta1/bin/go build -o /tmp/___go_build_main_go /home/mike/go/src/BrowserDriver/main.go #gosetup
/tmp/___go_build_main_go
load_input_helper [1883]: XkbGetKeyboard failed to locate a valid keyboard!

Process finished with exit code 0

Description

...

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions