Bug 1269865
Summary: | Provide IBus >=1.5.11 due to JetBrains IDE problems | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Andreas Schöneck <as.maps> |
Component: | ibus | Assignee: | fujiwara <tfujiwar> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 22 | CC: | i18n-bugs, shawn.p.huang, tfujiwar |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | ibus-1.5.11-1.fc22.1 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-12-14 11:52:31 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Andreas Schöneck
2015-10-08 11:34:50 UTC
(In reply to Andreas Schöneck from comment #0) > https://youtrack.jetbrains.com/issue/IDEA-78860 > > I cannot find a simple way in Fedora to disable IBus other than uninstalling. As the bug explained, you could export IBUS_ENABLE_SYNC_MODE=1 or export XMODIFIERS=@im=none (In reply to fujiwara from comment #1) > As the bug explained, you could export IBUS_ENABLE_SYNC_MODE=1 > or export XMODIFIERS=@im=none Which is the most suitable place to put this? - I don't have a ~/.profile - I could create one but I think its absence could be on purpose. Furthermore the setting is then active for all processes. - Modifying the idea64.sh means modifying it each time it gets updated. Any idea? ibus-1.5.11-1.fc22.1 has been submitted as an update to Fedora 22. https://bodhi.fedoraproject.org/updates/FEDORA-2015-4f9857683e (In reply to Andreas Schöneck from comment #2) > (In reply to fujiwara from comment #1) > > As the bug explained, you could export IBUS_ENABLE_SYNC_MODE=1 > > or export XMODIFIERS=@im=none > > Which is the most suitable place to put this? > - I don't have a ~/.profile - I could create one but I think its absence > could be on purpose. Furthermore the setting is then active for all > processes. Which purpose? You can create ~/.profile newly. You can put an alias; alias foo='env XMODIFIERS=@im=none foo' Note: IBUS_ENABLE_SYNC_MODE=1 for ibus-daemon but not each application. > - Modifying the idea64.sh means modifying it each time it gets updated. > > Any idea? ibus-1.5.11-1.fc22.1 has been pushed to the Fedora 22 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with $ su -c 'dnf --enablerepo=updates-testing update ibus' You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-4f9857683e ibus-1.5.11-1.fc22.1 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report. |