Bug 1115411
| Summary: | [abrt] ibus-hangul: main.py:43:__init__:Error: gtk-builder-error-quark: Invalid property: GtkNotebook.tab_hborder on line 21 (11) | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Ellis Seiker <elemwcent> | ||||||
| Component: | ibus-hangul | Assignee: | Daiki Ueno <dueno> | ||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | rawhide | CC: | apatil, dueno, i18n-bugs, mfabian, pwu, shawn.p.huang | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Unspecified | ||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/800201d33737f93559dcbc4f1be61bfb28fc0257 | ||||||||
| Whiteboard: | abrt_hash:48934cf0c983c29c14c468f2705d5e3f13871491 | ||||||||
| Fixed In Version: | ibus-hangul-1.4.2-10.fc21 | Doc Type: | Bug Fix | ||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2014-09-23 04:27:03 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 914092 [details]
File: backtrace
Created attachment 914093 [details]
File: environ
*** Bug 1117732 has been marked as a duplicate of this bug. *** ibus-hangul-1.4.2-10.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/ibus-hangul-1.4.2-10.fc21 Package ibus-hangul-1.4.2-10.fc21: * should fix your issue, * was pushed to the Fedora 21 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing ibus-hangul-1.4.2-10.fc21' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-10859/ibus-hangul-1.4.2-10.fc21 then log in and leave karma (feedback). ibus-hangul-1.4.2-10.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report. |
Description of problem: 0. install ibus-hangul package (Korean input method for ibus) 1. add "한국어 (Hangul)" input source in gnome-control-center 2. try to configure it by clicking pref button. it'll open /usr/share/ibus-hangul/setup/main.py 3. nothing show up but crash Version-Release number of selected component: ibus-hangul-1.4.2-8.fc21 Additional info: reporter: libreport-2.2.2 cmdline: python /usr/share/ibus-hangul/setup/main.py executable: /usr/share/ibus-hangul/setup/main.py kernel: 3.16.0-0.rc3.git0.1.fc21.x86_64 runlevel: N 3 type: Python uid: 1000 Truncated backtrace: main.py:43:__init__:Error: gtk-builder-error-quark: Invalid property: GtkNotebook.tab_hborder on line 21 (11) Traceback (most recent call last): File "/usr/share/ibus-hangul/setup/main.py", line 208, in <module> Setup(bus).run() File "/usr/share/ibus-hangul/setup/main.py", line 43, in __init__ self.__builder.add_from_file(ui_file) Error: gtk-builder-error-quark: Invalid property: GtkNotebook.tab_hborder on line 21 (11) Local variables in innermost frame: bus: <Bus object at 0x7f4fecbf3370 (IBusBus at 0xb39a20)> self: <__main__.Setup instance at 0x7f4fec798878> ui_file: '/usr/share/ibus-hangul/setup/setup.ui'