[systemsettings] [Bug 454570] Dead keys do not register outside of application launcher

2022-06-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=454570

--- Comment #7 from Nate Graham  ---
You're welcome!

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 454570] Dead keys do not register outside of application launcher

2022-06-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=454570

--- Comment #6 from [email protected] ---
(In reply to Nate Graham from comment #5)
> After you set `QT_IM_MODULE` to nothing in /etc/environment can you verify
> that it was actually unset? What does `env | grep -i QT_IM_MODULE` say? If
> there's still a value there, then it's being set by something else.

I have set /env/environment to `QT_IM_MODULE=` and rebooted. Now it suddenly
works. Probably missed something before then I think. Thank you for your help!

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 454570] Dead keys do not register outside of application launcher

2022-06-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=454570

--- Comment #5 from Nate Graham  ---
After you set `QT_IM_MODULE` to nothing in /etc/environment can you verify that
it was actually unset? What does `env | grep -i QT_IM_MODULE` say? If there's
still a value there, then it's being set by something else.

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 454570] Dead keys do not register outside of application launcher

2022-06-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=454570

--- Comment #4 from [email protected] ---
I have tried all the possible fixes on the issue 411729 page but it doesn't
seem to fix it.
I have tried:
setting /etc/environment to:
INPUT_METHOD=ibus
GTK_IM_MODULE=ibus
QT_IM_MODULE=ibus
XMODIFIERS=@im=ibus

AND

QT_IM_MODULE=ibus

AND

QT_IM_MODULE=

and rebooting afterwards.
That didn't work. I tested in Firefox native  (no flatpak) if that could be
that problem.
Am I missing something here?

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 454570] Dead keys do not register outside of application launcher

2022-06-01 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=454570

Nate Graham  changed:

   What|Removed |Added

 Status|NEEDSINFO   |RESOLVED
 Resolution|WAITINGFORINFO  |DUPLICATE

--- Comment #3 from Nate Graham  ---
Yup, then you're experiencing Bug 411729. IBus is taking over and causing
problems.

*** This bug has been marked as a duplicate of bug 411729 ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 454570] Dead keys do not register outside of application launcher

2022-06-01 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=454570

--- Comment #2 from [email protected] ---
(In reply to Nate Graham from comment #1)
> Can you paste the output of `env | grep QT_IM_MODULE`? Might be Bug 411729.

Output is:  
QT_IM_MODULE=ibus

Curiously, cat /env/environment returns nothing.

-- 
You are receiving this mail because:
You are watching all bug changes.

[systemsettings] [Bug 454570] Dead keys do not register outside of application launcher

2022-06-01 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=454570

Nate Graham  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
  Component|general |kcm_keyboard
 CC||[email protected],
   ||[email protected]
 Resolution|--- |WAITINGFORINFO
   Keywords||wayland

--- Comment #1 from Nate Graham  ---
Can you paste the output of `env | grep QT_IM_MODULE`? Might be Bug 411729.

-- 
You are receiving this mail because:
You are watching all bug changes.