[Bug 266349] textproc/ibus: /usr/local/share/ibus/setup/main.py IBus Preferences: application crashes

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 16 Sep 2022 21:09:25 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266349

--- Comment #8 from Henry Hu <henry.hu.sh@gmail.com> ---
My question on DCONF was about the port option: do you have the DCONF option
enabled for the port? You can check by doing this:

> pkg info ibus | grep DCONF
        DCONF          : on

I think the easiest way to fix it is by uninstalling and re-installing it; it
seems like that your gsettings schema was somehow not properly compiled.
Alternatively, you can do

> sudo glib-compile-schemas /usr/local/share/glib-2.0/schemas/

to recompile the schemas.

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