Date: Tue, 13 Sep 2022 01:37:03 +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-bUqp3aG7uF@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 #3 from Henry Hu <henry.hu.sh@gmail.com> --- I recompiled without DCONF, and the result is > python3 /usr/local/share/ibus/setup/main.py (ibus-setup:38308): dbind-WARNING **: 21:34:26.922: Couldn't connect to accessibility bus: Failed to connect to socket /root/.cache/at-spi/bus_0: Permission denied (ibus-setup:38308): GLib-GIO-ERROR **: 21:34:27.044: Settings schema 'org.freedesktop.ibus.general' is not installed Trace/BPT trap so, it seems like that if you don't have DCONF enabled, you'll get a differ= ent error. I've re-installed with DCONF enabled, and I see the schema is correctly installed, and the compile step is done. Now, again, questions: 1. Do you have DCONF enabled? 2. Does it work, if you install it from pkg? I just installed it from pkg, = and among all the lines, I see ... Compiling glib schemas ... So pkg version should work as well. --=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-bUqp3aG7uF>