Hi
I'm running tightvncserver on Ubuntu 21.10 and connect with vncviewer from Ubuntu 21.10.
On occasion, upon login my keyboard is unresponsive.
That is, the cursor blinks upon key press, but nothing appears. The mouse, including cut and paste, works fine.
The issue is dbus related.
After killing the message dbug daemon all is fine.
With ps it is listed as
@dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only
I wanted to log this here, so it can benefit others.