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

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 11 Sep 2022 00:10:59 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266349

            Bug ID: 266349
           Summary: textproc/ibus /usr/local/share/ibus/setup/main.py IBus
                    Preferences: application crashes
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: grahamperrin@freebsd.org

% /usr/local/bin/python3.9 /usr/local/share/ibus/setup/main.py

(ibus-setup:47611): Gtk-WARNING **: 01:10:29.157: Theme parsing error:
gtk.css:1479:66: Using one color stop with linear-gradient() is deprecated.

(ibus-setup:47611): Gtk-WARNING **: 01:10:29.158: Theme parsing error:
gtk.css:1498:66: Using one color stop with linear-gradient() is deprecated.

(ibus-setup:47611): Gtk-WARNING **: 01:10:29.171: Theme parsing error:
gtk.css:4247:21: negative values are not allowed.

(ibus-setup:47611): GLib-GIO-ERROR **: 01:10:30.494: Settings schema
'org.freedesktop.ibus.panel' does not contain a key named 'custom-theme'
Trace/BPT trap (core dumped)
% date ; uname -aKU
Sun 11 Sep 2022 01:10:38 BST
FreeBSD mowa219-gjp4-8570p-freebsd 14.0-CURRENT FreeBSD 14.0-CURRENT #20
main-n257645-160a2f2cdda8: Mon Aug 29 00:44:34 BST 2022    
grahamperrin@mowa219-gjp4-8570p-freebsd:/usr/obj/usr/src/amd64.amd64/sys/GENERIC-NODEBUG
amd64 1400066 1400066
% pkg -vv | grep -e url -e enabled -e priority
    url             :
"pkg+http://pkg0.pkt.freebsd.org/FreeBSD:14:amd64/latest",
    enabled         : yes,
    priority        : 2,
    url             :
"https://alpha.pkgbase.live/current/FreeBSD:14:amd64/latest",
    enabled         : no,
    priority        : 0,
    url             : "file:///usr/local/poudriere/data/packages/main-default",
    enabled         : yes,
    priority        : 3
%

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