Skip to content

Eclipse keyboard input problem #4718

Answered by rusty-snake
Alex-Farol asked this question in Q&A
Discussion options

You must be logged in to vote

Duplicate of #3379 (and #3981).

Knowed work arounds:

  • nodbus/dbus-user none or net none, both don't work for all programs
  • env GTK_IM_MODULE=xim and env QT_IM_MODULE=xim

Problematic strace line (strace -f):
connect(14, {sa_family=AF_UNIX, sun_path=@"/home/ubuntu01/.cache/ibus/dbus-AyGV49uw"}, 41) = -1 ECONNREFUSED (Connection refused)

Looks like ibus is rejecting the connection. Maybe because of the PID-namespace?

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Alex-Farol
Comment options

Answer selected by Alex-Farol
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants