Bug 627394
| Summary: | [abrt] gwibber-1:2.31.4-1.fc13: gwui.py:947:set_overlay_text:AttributeError: 'InputTextView' object has no attribute 'pango_overlay' | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | pmvr |
| Component: | gwibber | Assignee: | Tom "spot" Callaway <tcallawa> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 13 | CC: | cleitoncfl, tcallawa |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i686 | ||
| OS: | Linux | ||
| Whiteboard: | abrt_hash:00935c7a | ||
| Fixed In Version: | gwibber-2.33.0-7.867bzr.fc12 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2010-10-05 13:21:52 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: | |||
gwibber-2.33.0-7.867bzr.fc13 has been submitted as an update for Fedora 13. https://admin.fedoraproject.org/updates/gwibber-2.33.0-7.867bzr.fc13 gwibber-2.33.0-7.867bzr.fc14 has been submitted as an update for Fedora 14. https://admin.fedoraproject.org/updates/gwibber-2.33.0-7.867bzr.fc14 gwibber-2.33.0-7.867bzr.fc12 has been submitted as an update for Fedora 12. https://admin.fedoraproject.org/updates/gwibber-2.33.0-7.867bzr.fc12 gwibber-2.33.0-7.867bzr.fc14 has been pushed to the Fedora 14 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update gwibber'. You can provide feedback for this update here: https://admin.fedoraproject.org/updates/gwibber-2.33.0-7.867bzr.fc14 gwibber-2.33.0-7.867bzr.fc14 has been pushed to the Fedora 14 stable repository. If problems still persist, please make note of it in this bug report. gwibber-2.33.0-7.867bzr.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report. gwibber-2.33.0-7.867bzr.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report. |
abrt version: 1.1.13 architecture: i686 cmdline: /usr/bin/python /usr/bin/gwibber component: gwibber executable: /usr/bin/gwibber kernel: 2.6.33.8-149.fc13.i686 package: gwibber-1:2.31.4-1.fc13 reason: gwui.py:947:set_overlay_text:AttributeError: 'InputTextView' object has no attribute 'pango_overlay' release: Fedora release 13 (Goddard) time: 1282775923 uid: 500 backtrace ----- gwui.py:947:set_overlay_text:AttributeError: 'InputTextView' object has no attribute 'pango_overlay' Traceback (most recent call last): File "/usr/lib/python2.6/site-packages/gwibber/client.py", line 462, in on_input_changed self.input.textview.set_overlay_text(str(MAX_MESSAGE_LENGTH - cnt)) File "/usr/lib/python2.6/site-packages/gwibber/gwui.py", line 947, in set_overlay_text if not self.pango_overlay: AttributeError: 'InputTextView' object has no attribute 'pango_overlay' Local variables in innermost frame: text: '139' self: <InputTextView object at 0x8ed9cac (gwibber+gwui+InputTextView at 0x8ae6108)>