I'm logging into a remote server using ssh -x and then running xterm. Whenever the keyboard bell is trying to be run, I get the following messages and xterm exits:
xterm: warning, error event received:
X Error of failed request: BadAccess (attempt to access private resource denied)
Major opcode of failed request: 104 (X_Bell)
Serial number of failed request: 468
Current serial number in output stream: 469
This was all working perfectly fine when I went home last night and was failing when I came back in this morning. As far as I can tell, nothing has changed.
I've tried turning off the bell (xset b off) locally and remotely. Remotely, I get a similar error, but for X_ChangeKeyboardControl. Locally, the xterm still exits with the same error.
I looked on my system and do not have a xconf.d directory.
uname -a returns the following:
Linux <node-name> 4.18.0-16-generic #17~18.04.1-Ubuntu SMP Tue Feb 12 13:35:51 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux