Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Sep 2022 21:09:25 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 266349] textproc/ibus: /usr/local/share/ibus/setup/main.py IBus Preferences: application crashes
Message-ID:  <bug-266349-7788-htdz05F279@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-266349-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-266349-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D266349

--- 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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-266349-7788-htdz05F279>