Does not work with ibus #1

Closed
opened 2019-07-07 00:17:07 +02:00 by simon · 1 comment

ibus is a must-have for japanese input. I don’t know how to forward ibus(’s socket?) into the docker container.

docker run --rm -it -e DISPLAY -e GTK_IM_MODULE=ibus -e QT_IM_MODULE -e XMODIFIERS=@im=ibus -e DBUS_SESSION_BUS_ADDRESS -v /tmp/.X11-unix:/tmp/.X11-unix -v ~/.fonts:/home/qolibri/.fonts:ro -v ~/.config/fontconfig:/home/qolibri/.config/fontconfig:ro -v ~/.cache/fontconfig:/home/qolibri/.cache/fontconfig:ro -v /run/user/$(id -u)/bus:/run/user/1000/bus r.sbruder.de/qolibri
ibus is a must-have for japanese input. I don’t know how to forward ibus(’s socket?) into the docker container. ``` docker run --rm -it -e DISPLAY -e GTK_IM_MODULE=ibus -e QT_IM_MODULE -e XMODIFIERS=@im=ibus -e DBUS_SESSION_BUS_ADDRESS -v /tmp/.X11-unix:/tmp/.X11-unix -v ~/.fonts:/home/qolibri/.fonts:ro -v ~/.config/fontconfig:/home/qolibri/.config/fontconfig:ro -v ~/.cache/fontconfig:/home/qolibri/.cache/fontconfig:ro -v /run/user/$(id -u)/bus:/run/user/1000/bus r.sbruder.de/qolibri ```
Poster
Owner

closing since repo is archived

closing since repo is archived
simon closed this issue 2020-11-08 00:02:32 +01:00
This repo is archived. You cannot comment on issues.
No Label
No Milestone
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: containers/qolibri#1
There is no content yet.