I'm experiencing the same problem. I took the steps in comment #1, and
have attached my log. In particular, this looks interesting:
DEBUG Thread-29 2013-06-03 14:11:57,015 friends.utils.base Identica.receive
has completed in 0.05s, thread exiting.
ERROR Thread-30 2013-06-03 14:11:57,020 friends.utils.base argument msg: Ex
pected Soup.Message, but got gi.repository.Soup.Message
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/friends/utils/base.py", line 160, in run
super().run()
File "/usr/lib/python3.3/threading.py", line 596, in run
self._target(*self._args, **self._kwargs)
File "/usr/lib/python3/dist-packages/friends/utils/base.py", line 154, in _ret
val_catcher
self._success_callback(str(func(*args, **kwargs)))
File "/usr/lib/python3/dist-packages/friends/protocols/twitter.py", line 237,
in receive
self.home()
File "/usr/lib/python3/dist-packages/friends/protocols/twitter.py", line 166,
in home
for tweet in self._get_url(url):
File "/usr/lib/python3/dist-packages/friends/protocols/twitter.py", line 95, i
n _get_url
rate_limiter=self._rate_limiter).get_json()
File "/usr/lib/python3/dist-packages/friends/utils/http.py", line 100, in
get_json
with self._transfer() as message:
File "/usr/lib/python3.3/contextlib.py", line 48, in __enter__
return next(self.gen)
File "/usr/lib/python3/dist-packages/friends/utils/http.py", line 90, in
_transfer
_soup.send_message(message)
File "/usr/lib/python3/dist-packages/gi/types.py", line 113, in function
return info.invoke(*args, **kwargs)
TypeError: argument msg: Expected Soup.Message, but got
gi.repository.Soup.Message
It appears in a few places in the log.
** Attachment added: "friends.log.xz"
https://bugs.launchpad.net/ubuntu/+source/friends/+bug/1171745/+attachment/3693823/+files/friends.log.xz
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1171745
Title:
Timeline doesn't refresh
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/friends/+bug/1171745/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs