Comment 18 for bug 444654

Revision history for this message
Pedro Villavicencio (pedro) wrote :

This is pretty easy to reproduce with the "View reply thread" on a facebook account:

Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/gwibber/actions.py", line 38, in action
    tab_label = msg.original_title if hasattr(msg, "original_title") else msg.text
AttributeError: 'dict' object has no attribute 'text'