Date: Tue, 13 Sep 2022 01:04:42 +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-zj1SobjMNV@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 #1 from Henry Hu <henry.hu.sh@gmail.com> --- Interesting, I'm on 14/amd64, and it works for me. The issue seems to be (ibus-setup:47611): GLib-GIO-ERROR **: 01:10:30.494: Settings schema 'org.freedesktop.ibus.panel' does not contain a key named 'custom-theme' I do have this key in the installed schema: > grep custom-theme /usr/local/share/glib-2.0/schemas/org.freedesktop.ibus.= gschema.xml <key name=3D"use-custom-theme" type=3D"b"> <key name=3D"custom-theme" type=3D"s"> gsettings knows about it as well: > gsettings describe org.freedesktop.ibus.panel custom-theme Custom theme name for language panel Would you please check if this matches your results? --=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-zj1SobjMNV>