Bug 256973

Summary: textproc/ibus-table: Use GLIB_SCHEMAS to install GSettings schema
Product: Ports & Packages Reporter: Ting-Wei Lan <lantw44>
Component: Individual Port(s)Assignee: Yuri Victorovich <yuri>
Status: Closed FIXED    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (yuri)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Fix ibus-table crash by using GLIB_SCHEMAS none

Description Ting-Wei Lan 2021-07-04 11:10:02 UTC
Created attachment 226213 [details]
Fix ibus-table crash by using GLIB_SCHEMAS

Otherwise, glib-compile-schemas isn't run after the package is installed, causing ibus-table to crash on startup because it can't find the required GSettings schema.
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2021-07-04 16:42:52 UTC
Committed, thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-07-04 16:43:31 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=066b4db9b1ddaadd5fb0c7076733998f810dcda8

commit 066b4db9b1ddaadd5fb0c7076733998f810dcda8
Author:     Ting-Wei Lan <lantw44@gmail.com>
AuthorDate: 2021-07-04 16:41:57 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2021-07-04 16:42:57 +0000

    textproc/ibus-table: Use GLIB_SCHEMAS to install GSettings schema

    PR:             256973

 textproc/ibus-table/Makefile  | 4 +++-
 textproc/ibus-table/pkg-plist | 1 -
 2 files changed, 3 insertions(+), 2 deletions(-)
Comment 3 commit-hook freebsd_committer freebsd_triage 2021-07-04 19:34:58 UTC
A commit in branch 2021Q3 references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=ecf23b2373665e3e1be06137544bf27d44dfb1d6

commit ecf23b2373665e3e1be06137544bf27d44dfb1d6
Author:     Ting-Wei Lan <lantw44@gmail.com>
AuthorDate: 2021-07-04 16:41:57 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2021-07-04 19:34:16 +0000

    textproc/ibus-table: Use GLIB_SCHEMAS to install GSettings schema

    PR:             256973
    (cherry picked from commit 066b4db9b1ddaadd5fb0c7076733998f810dcda8)

 textproc/ibus-table/Makefile  | 4 +++-
 textproc/ibus-table/pkg-plist | 1 -
 2 files changed, 3 insertions(+), 2 deletions(-)