https://bugzilla.redhat.com/show_bug.cgi?id=1726215
Bug ID: 1726215 Summary: ibus does not work for applications run from Toolbox container Product: Fedora Version: 30 Status: NEW Component: ibus Assignee: tfujiwar@redhat.com Reporter: petersen@redhat.com QA Contact: extras-qa@fedoraproject.org CC: i18n-bugs@lists.fedoraproject.org, shawn.p.huang@gmail.com, tfujiwar@redhat.com Target Milestone: --- Classification: Fedora
Description of problem: Current IMEs do not work for apps run from a Toolbox container.
How reproducible: 100%
Steps to Reproduce: 1. $ sudo dnf install toolbox $ toolbox create $ toolbox enter ⬢$ sudo dnf install gedit ⬢$ gedit 2. try to use ibus in gedit running from container
Actual results: IME can't be used (though Gnome Shell Input Source shows selected IME)
Expected results: ibus should work
Additional info: Maybe needs some dbus help.
https://bugzilla.redhat.com/show_bug.cgi?id=1726215
--- Comment #1 from Jens Petersen petersen@redhat.com --- A workaround for now is:
⬢$ IME=kkc ⬢$ sudo dnf install ibus-$IME ⬢$ ibus-daemon -d ⬢$ ibus engine $IME ⬢$ gedit
But that is not really acceptable of course.
https://bugzilla.redhat.com/show_bug.cgi?id=1726215
Peng Wu pwu@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |pwu@redhat.com
--- Comment #2 from Peng Wu pwu@redhat.com --- I tried toolbox with Fedora 30 image, on Fedora 30 workstation, gedit works fine with ibus.
I dunno whether this is related with Fedora Silverblue.
https://bugzilla.redhat.com/show_bug.cgi?id=1726215
Jens Petersen petersen@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |debarshir@redhat.com Summary|ibus does not work for |ibus does not work for |applications run from |applications run from |Toolbox container |Toolbox container in Fedora | |Silverblue
--- Comment #3 from Jens Petersen petersen@redhat.com --- Yes, so seems this is a Silverblue specific issue.
(Similarly under Silverblue, PackageKit-command-not-found doesn't work but it does in Workstation.)
https://bugzilla.redhat.com/show_bug.cgi?id=1726215
Jens Petersen petersen@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|ibus does not work for |ibus does not work from my |applications run from |Toolbox container |Toolbox container in Fedora | |Silverblue |
--- Comment #4 from Jens Petersen petersen@redhat.com --- Well then on from a fresh updated SB30 install - I can't reproduce either. So in fact this seems to be local issue with my toolbox/use environment presumably. I am not sure how to track it down though
https://bugzilla.redhat.com/show_bug.cgi?id=1726215
Jens Petersen petersen@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Resolution|--- |WORKSFORME Last Closed| |2019-09-04 03:47:52
--- Comment #5 from Jens Petersen petersen@redhat.com --- Closing this out since I can't reproduce anymore
i18n-bugs@lists.fedoraproject.org