[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
x2vnc BadAccess X_GrabKey error -solved
I had a problem getting x2vnc to work and was receiving the below message.
As the only reference to this problem I could find was in Japanese, old,
and about FreeBSD, I thought I would post the solutions for those
searching through the archives for a fix.
Error:
x2vnc: VNC server supports protocol version 3.3 (viewer 3.3)
Password:
x2vnc: VNC authentication succeeded
x2vnc: Desktop name "hatamoto"
x2vnc: Connected to VNC server, using protocol version 3.3
x2vnc: VNC server default format:
X Error of failed request: BadAccess (attempt to access private resource
denied)
Major opcode of failed request: 33 (X_GrabKey)
Serial number of failed request: 29
Current serial number in output stream: 30
Fix (1): Add the '-hotkey <Some new definition>' argument as the problem
is a rejection of the default CTRL+F12 binding.
Fix (2): Use a newer version (1.5.1 or better) which will report the
problem, but allow the connection to continue.
Already emailed Federico Schwindt <fgsch@openbsd.org> to request a port
update.