Bug 1673288 - Stop settings environment variables on GNOME
Summary: Stop settings environment variables on GNOME
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: imsettings
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Akira TAGOH
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-02-07 09:04 UTC by Akira TAGOH
Modified: 2019-02-21 10:25 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-02-21 10:25:18 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Akira TAGOH 2019-02-07 09:04:05 UTC
Description of problem:
/etc/X11/xinit/xinitrc.d/50-xinput.sh sets up QT_IM_MODULE and XMODIFIERS on even GNOME. this prevents to enable Input Source using IBus on Latin locales say.

Version-Release number of selected component (if applicable):
imsettings-1.7.3-7.fc30

How reproducible:
always

Steps to Reproduce:
1.log into GNOME with English locale say
2.see $QT_IM_MODULE
3.

Actual results:
echo $QT_IM_MODULE
xim

Expected results:
No values in $QT_IM_MODULE, or ibus

Additional info:

Comment 1 Akira TAGOH 2019-02-21 10:25:18 UTC
This should be fixed in imsettings-1.8.1-1.fc31 and im-chooser-1.7.3-1.fc31.


Note You need to log in before you can comment on or make changes to this bug.