Comment 5 for bug 297324

Revision history for this message
Ursula Junque (ursinha) wrote :

My versions are:
python-simplejson (1.9.1-1ubuntu1~ppa0)
python-webkitgtk (1.0.1-0ubuntu2)
gwibber (0.7~bzr120~hardy~ppa1)

I'm in a Intrepid box that was updated with dist-upgrade from a hardy one. I'm not able to use gwibber now with this last gwibber update, it hangs, but only when I set it up to also receive messages, not just send them. I have one identi.ca and one twitter account set up.

It freezes and spits the following in the console:

Exception in thread Thread-1:
Traceback (most recent call last):
  File "/usr/lib/python2.5/threading.py", line 486, in __bootstrap_inner
    self.run()
  File "/usr/lib/python2.5/threading.py", line 446, in run
    self.__target(*self.__args, **self.__kwargs)
  File "/usr/lib/python2.5/site-packages/gwibber/client.py", line 685, in process
    view.load_messages()
  File "/usr/lib/python2.5/site-packages/gwibber/gwui.py", line 52, in load_messages
    indent=4, default=str)
  File "build/bdist.linux-i686/egg/simplejson/__init__.py", line 216, in dumps
TypeError: __init__() got an unexpected keyword argument 'default'

I've also tried the remove --purge approach, with no results.