[GNC] Segmentation Fault GC 3.5

Geert Janssens geert.gnucash at kobaltwit.be
Mon Apr 29 06:06:05 EDT 2019


Op zondag 28 april 2019 21:36:53 CEST schreef Mike stagl:
> I don't know how you figured that out, but you are correct!
> 
The information was in your stack trace:
#2  0x00007fffd62070ca in  ()
    at /usr/lib/x86_64-linux-gnu/gtk-3.0/3.0.0/immodules/im-xim.so

That combined with the fact this issue pops up regularly helped me quickly 
draw the conclusion.

> I am using the MATE desktop on my Debian 9 laptop, so I tried:
> 
>     echo $GTK_IM_MODULE
> 
> That reurned: xim.
> 
> So I ran:
> 
>     export $GTK_IM_MODULE="ibus"
> 
> Then I opened GnuCash. Everything appears to work thus far!
> 
> Now I just need to figure our how to make the GTK_IM_MODULE change to
> ibus persistent.
You could add that line in your $HOME/.bashrc file

That would ensure it's executed each time you log in. There may be other ways 
to do it via the Mate control panel, but I have no idea where that would be.

Regards,

Geert




More information about the gnucash-user mailing list