Bug 1951884
| Summary: | [abrt] ibus-cangjie: __init__(): setup.py:35:__init__:gi.repository.GLib.GError: gtk-builder-error-quark: /usr/share/ibus-cangjie/setup.ui:43:36 Invalid property: GtkDialog.border_width (11) | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Sampson Fung <sampsonfung> | ||||||||||||||
| Component: | ibus-cangjie | Assignee: | Mathieu Bridon <bochecha> | ||||||||||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||||||
| Priority: | unspecified | ||||||||||||||||
| Version: | 34 | CC: | ajhyatt, amirsadeghi1999, bochecha, g_bravin, mfabian, mgogala, rafal.boruc, tobiasulm | ||||||||||||||
| Target Milestone: | --- | ||||||||||||||||
| Target Release: | --- | ||||||||||||||||
| Hardware: | x86_64 | ||||||||||||||||
| OS: | Unspecified | ||||||||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/14d1a71dc46e937e4019fcdd5ac9e6053fa32504 | ||||||||||||||||
| Whiteboard: | abrt_hash:1f6e49bb21aa14065c873c30358f11d3559c7ff7;VARIANT_ID=workstation; | ||||||||||||||||
| Fixed In Version: | ibus-cangjie-2.4-25.fc36 | Doc Type: | --- | ||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||
| Last Closed: | 2021-09-13 09:19:31 UTC | Type: | --- | ||||||||||||||
| Regression: | --- | Mount Type: | --- | ||||||||||||||
| Documentation: | --- | CRM: | |||||||||||||||
| Verified Versions: | Category: | --- | |||||||||||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||||||||||
| Embargoed: | |||||||||||||||||
| Attachments: |
|
||||||||||||||||
Created attachment 1773986 [details]
File: backtrace
Created attachment 1773987 [details]
File: cpuinfo
Created attachment 1773988 [details]
File: environ
Created attachment 1773989 [details]
File: mountinfo
Created attachment 1773990 [details]
File: namespaces
Created attachment 1773991 [details]
File: open_fds
Similar problem has been detected: Added Cangjie input method. Log off and Log on again. Then open the preference of the input method (via Gnome-shell settings) reporter: libreport-2.14.0 cgroup: 0::/user.slice/user-1000.slice/user/app.slice/app-glib-ibus\x2dsetup\x2dcangjie-6189.scope cmdline: /usr/bin/python3 /usr/bin/ibus-setup-cangjie cangjie crash_function: __init__ exception_type: gi.repository.GLib.GError executable: /usr/bin/ibus-setup-cangjie interpreter: python3-3.9.4-1.fc34.x86_64 kernel: 5.11.15-300.fc34.x86_64 package: ibus-cangjie-2.4-22.fc34 reason: setup.py:35:__init__:gi.repository.GLib.GError: gtk-builder-error-quark: /usr/share/ibus-cangjie/setup.ui:43:36 Invalid property: GtkDialog.border_width (11) runlevel: N 5 type: Python3 uid: 1000 *** Bug 1958469 has been marked as a duplicate of this bug. *** *** Bug 1984599 has been marked as a duplicate of this bug. *** FEDORA-2021-73f11511d2 has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2021-73f11511d2 FEDORA-2021-73f11511d2 has been pushed to the Fedora 36 stable repository. If problem still persists, please make note of it in this bug report. *** Bug 1936963 has been marked as a duplicate of this bug. *** |
Description of problem: In Keyboard, added the Cangjie input method. This error happens when I trying to open the preference of the Cangjie input method. Version-Release number of selected component: ibus-cangjie-2.4-22.fc34 Additional info: reporter: libreport-2.14.0 cgroup: 0::/user.slice/user-1000.slice/user/app.slice/app-glib-ibus\x2dsetup\x2dcangjie-2399.scope cmdline: /usr/bin/python3 /usr/bin/ibus-setup-cangjie cangjie crash_function: __init__ exception_type: gi.repository.GLib.GError executable: /usr/bin/ibus-setup-cangjie interpreter: python3-3.9.4-1.fc34.x86_64 kernel: 5.11.11-300.fc34.x86_64 runlevel: N 5 type: Python3 uid: 1000 Truncated backtrace: setup.py:35:__init__:gi.repository.GLib.GError: gtk-builder-error-quark: /usr/share/ibus-cangjie/setup.ui:43:36 Invalid property: GtkDialog.border_width (11) Traceback (most recent call last): File "/usr/bin/ibus-setup-cangjie", line 62, in <module> Setup(args.engine, datadir, gettext_package).run() File "/usr/lib/python3.9/site-packages/ibus_cangjie/setup.py", line 35, in __init__ self.__builder.add_from_file(ui_file) gi.repository.GLib.GError: gtk-builder-error-quark: /usr/share/ibus-cangjie/setup.ui:43:36 Invalid property: GtkDialog.border_width (11) Local variables in innermost frame: self: <ibus_cangjie.setup.Setup object at 0x7fe4a358c520> engine: 'cangjie' datadir: '/usr/share/ibus-cangjie' gettext_package: 'ibus-cangjie' ui_file: '/usr/share/ibus-cangjie/setup.ui'