Bug 577270 - [abrt] crash in gwibber-1:1.2.0-3.349bzr.fc12: memory:0x7ff36c088f90:34:msgstyle:AttributeError: Message instance has no attribute 'color'
Summary: [abrt] crash in gwibber-1:1.2.0-3.349bzr.fc12: memory:0x7ff36c088f90:34:msgst...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: gwibber
Version: 12
Hardware: x86_64
OS: Linux
low
medium
Target Milestone: ---
Assignee: Tom "spot" Callaway
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:23246609
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-03-26 15:36 UTC by Gunnar Hellekson
Modified: 2010-08-20 02:13 UTC (History)
1 user (show)

Fixed In Version: gwibber-2.31.4-1.fc12
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-08-20 01:59:00 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.84 KB, text/plain)
2010-03-26 15:36 UTC, Gunnar Hellekson
no flags Details

Description Gunnar Hellekson 2010-03-26 15:36:35 UTC
abrt 1.0.8 detected a crash.

architecture: x86_64
cmdline: /usr/bin/python /usr/bin/gwibber
component: gwibber
executable: /usr/bin/gwibber
kernel: 2.6.31.12-174.2.22.fc12.x86_64
package: gwibber-1:1.2.0-3.349bzr.fc12
reason: memory:0x7ff36c088f90:34:msgstyle:AttributeError: Message instance has no attribute 'color'
release: Fedora release 12 (Constantine)

backtrace
-----
memory:0x7ff36c088f90:34:msgstyle:AttributeError: Message instance has no attribute 'color'

Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/gwibber/client.py", line 1118, in update_view_contents
    view.load_messages()
  File "/usr/lib/python2.6/site-packages/gwibber/gwui.py", line 98, in load_messages
    _=_)
  File "/usr/lib/python2.6/site-packages/mako/template.py", line 133, in render
    return runtime._render(self, self.callable_, args, data)
  File "/usr/lib/python2.6/site-packages/mako/runtime.py", line 347, in _render
    _render_context(template, callable_, context, *args, **_kwargs_for_callable(callable_, data))
  File "/usr/lib/python2.6/site-packages/mako/runtime.py", line 364, in _render_context
    _exec_template(inherit, lclcontext, args=args, kwargs=kwargs)
  File "/usr/lib/python2.6/site-packages/mako/runtime.py", line 397, in _exec_template
    callable_(context, *args, **kwargs)
  File "memory:0x7ff36c088f90", line 78, in render_body
  File "/usr/lib/python2.6/site-packages/mako/runtime.py", line 255, in <lambda>
    return lambda *args, **kwargs:callable_(self.context, *args, **kwargs)
  File "base_mako", line 615, in render_messages
  File "/usr/lib/python2.6/site-packages/mako/runtime.py", line 255, in <lambda>
    return lambda *args, **kwargs:callable_(self.context, *args, **kwargs)
  File "base_mako", line 268, in render_message
  File "base_mako", line 232, in messagebox
  File "base_mako", line 337, in render_messagebox
  File "memory:0x7ff36c088f90", line 34, in msgstyle
AttributeError: Message instance has no attribute 'color'

Local variables in innermost frame:
context: <mako.runtime.Context object at 0x2e91b50>
data: <gwibber.microblog.greader.Message instance at 0x7ff36c07d9e0>
__M_writer: <built-in method write of cStringIO.StringO object at 0x2e73c00>
hasattr: <built-in function hasattr>

How to reproduce
-----
1. Try to load messages for the first time.
2. Crash.

Comment 1 Gunnar Hellekson 2010-03-26 15:36:38 UTC
Created attachment 402870 [details]
File: backtrace

Comment 2 Tom "spot" Callaway 2010-03-29 14:43:14 UTC
Please test this update:

https://admin.fedoraproject.org/updates/gwibber-2.29.92.1-2.fc12

Comment 3 Gunnar Hellekson 2010-05-10 14:57:42 UTC
This appears resolved in gwibber-1.2.0-3.349bzr.fc12.noarch.

Comment 4 Gunnar Hellekson 2010-05-10 14:58:55 UTC
Which is to say, reinstalling the original version this. Inexplicably.

Comment 5 Fedora Update System 2010-07-26 19:25:02 UTC
gwibber-2.31.2-7.fc12 has been submitted as an update for Fedora 12.
http://admin.fedoraproject.org/updates/gwibber-2.31.2-7.fc12

Comment 6 Fedora Update System 2010-07-26 19:27:48 UTC
gwibber-2.31.2-7.fc13 has been submitted as an update for Fedora 13.
http://admin.fedoraproject.org/updates/gwibber-2.31.2-7.fc13

Comment 7 Fedora Update System 2010-07-27 02:23:59 UTC
gwibber-2.31.2-7.fc13 has been pushed to the Fedora 13 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: http://admin.fedoraproject.org/updates/gwibber-2.31.2-7.fc13

Comment 8 Fedora Update System 2010-07-27 02:33:58 UTC
gwibber-2.31.2-7.fc12 has been pushed to the Fedora 12 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: http://admin.fedoraproject.org/updates/gwibber-2.31.2-7.fc12

Comment 9 Fedora Update System 2010-08-09 20:29:36 UTC
gwibber-2.31.4-1.fc12 has been submitted as an update for Fedora 12.
http://admin.fedoraproject.org/updates/gwibber-2.31.4-1.fc12

Comment 10 Fedora Update System 2010-08-09 20:34:35 UTC
gwibber-2.31.4-1.fc13 has been submitted as an update for Fedora 13.
http://admin.fedoraproject.org/updates/gwibber-2.31.4-1.fc13

Comment 11 Fedora Update System 2010-08-10 21:31:36 UTC
gwibber-2.31.4-1.fc12 has been pushed to the Fedora 12 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: http://admin.fedoraproject.org/updates/gwibber-2.31.4-1.fc12

Comment 12 Fedora Update System 2010-08-10 21:37:17 UTC
gwibber-2.31.4-1.fc13 has been pushed to the Fedora 13 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: http://admin.fedoraproject.org/updates/gwibber-2.31.4-1.fc13

Comment 13 Fedora Update System 2010-08-20 01:54:08 UTC
gwibber-2.31.4-1.fc13 has been pushed to the Fedora 13 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 14 Fedora Update System 2010-08-20 02:08:31 UTC
gwibber-2.31.4-1.fc12 has been pushed to the Fedora 12 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.