https://bugs.documentfoundation.org/show_bug.cgi?id=151686

Buovjaga <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
         Resolution|---                         |DUPLICATE

--- Comment #6 from Buovjaga <[email protected]> ---
(In reply to S.Andreason from comment #5)
> (In reply to Buovjaga from comment #4)
> > If you say in a terminal
> 
> $ echo "$GTK_IM_MODULE"
> xim

Bingo! I found a way to find out where that is set:
https://unix.stackexchange.com/a/154971

So this should give you a nice info dump where you can discover the file it
lurks in:

PS4='+$BASH_SOURCE> ' BASH_XTRACEFD=7 bash -xl 7>&2

Somewhere in that output you should see

export GTK_IM_MODULE=xim

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to