Bug 962609
| Summary: | [abrt] ibus-typing-booster-0.0.28-1.fc19: main.py:107:__init__:AttributeError: tabsqlitedb instance has no attribute 'get_ime_property' | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Ankur Sinha (FranciscoD) <sanjay.ankur> | ||||||||
| Component: | ibus-typing-booster | Assignee: | Mike FABIAN <mfabian> | ||||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
| Severity: | unspecified | Docs Contact: | |||||||||
| Priority: | unspecified | ||||||||||
| Version: | 19 | CC: | apatil, i18n-bugs, mfabian | ||||||||
| Target Milestone: | --- | ||||||||||
| Target Release: | --- | ||||||||||
| Hardware: | x86_64 | ||||||||||
| OS: | Unspecified | ||||||||||
| Whiteboard: | abrt_hash:0aae33dcdcb9ed86160ae075b1a131bca3867eda | ||||||||||
| Fixed In Version: | ibus-typing-booster-0.0.29-1.fc19 | Doc Type: | Bug Fix | ||||||||
| Doc Text: | Story Points: | --- | |||||||||
| Clone Of: | Environment: | ||||||||||
| Last Closed: | 2013-05-26 02:56:10 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 747491 [details]
File: backtrace
Created attachment 747492 [details]
File: core_backtrace
Created attachment 747493 [details]
File: environ
ibus-typing-booster-0.0.29-1.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/ibus-typing-booster-0.0.29-1.fc19 ibus-typing-booster-0.0.29-1.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/ibus-typing-booster-0.0.29-1.fc17 ibus-typing-booster-0.0.29-1.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/ibus-typing-booster-0.0.29-1.fc18 Package ibus-typing-booster-0.0.29-1.fc19: * should fix your issue, * was pushed to the Fedora 19 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing ibus-typing-booster-0.0.29-1.fc19' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-8140/ibus-typing-booster-0.0.29-1.fc19 then log in and leave karma (feedback). ibus-typing-booster-0.0.29-1.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report. ibus-typing-booster-0.0.29-1.fc17 has been pushed to the Fedora 17 stable repository. If problems still persist, please make note of it in this bug report. ibus-typing-booster-0.0.29-1.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report. |
Description of problem: I tried to enable Hindi language typing from settings. Version-Release number of selected component: ibus-typing-booster-0.0.28-1.fc19 Additional info: reporter: libreport-2.1.4 cmdline: /usr/bin/python /usr/share/ibus-typing-booster/setup/main.py executable: /usr/share/ibus-typing-booster/setup/main.py kernel: 3.9.1-301.fc19.x86_64 runlevel: N 5 uid: 1000 Truncated backtrace: main.py:107:__init__:AttributeError: tabsqlitedb instance has no attribute 'get_ime_property' Traceback (most recent call last): File "/usr/share/ibus-typing-booster/setup/main.py", line 259, in <module> SetupUi = SetupUI() File "/usr/share/ibus-typing-booster/setup/main.py", line 107, in __init__ self.name = self.db.get_ime_property('name') AttributeError: tabsqlitedb instance has no attribute 'get_ime_property' Local variables in innermost frame: config_file_full_path: '/usr/share/ibus-typing-booster/hunspell-tables/hi_IN.conf' ibus_engine_name: 'typing-booster:hi_IN' self: <__main__.SetupUI instance at 0x2114518> event_handler: <__main__.EventHandler instance at 0x214d488> filename: '/usr/share/ibus-typing-booster/setup/setup.glade'