This bug affects me: $ gwibber-service -d -o Updating... Gwibber Dispatcher: DEBUG Setting up monitors Gwibber Dispatcher: DEBUG Monitors are up Gwibber Dispatcher: INFO Gwibber Service is reloading account credentials Gwibber Dispatcher: DEBUG Refresh interval is set to 5 Gwibber Dispatcher: DEBUG Raising gwibber client Gwibber Dispatcher: INFO Gwibber Service is reloading account credentials Gwibber Dispatcher: DEBUG Account changed: twitter-sabotatore Gwibber Dispatcher: DEBUG ** Starting Single Operation ** Gwibber Dispatcher: DEBUG Performing operation Gwibber Dispatcher: DEBUG Performing operation Gwibber Dispatcher: INFO Gwibber Service is reloading account credentials Gwibber Dispatcher: DEBUG Refresh interval is set to 5 Gwibber Dispatcher: DEBUG ** Starting Refresh - Thu Jul 15 09:19:24 2010 ** Gwibber Dispatcher: DEBUG Performing operation Gwibber Dispatcher: DEBUG Performing operation Gwibber Dispatcher: DEBUG Adding record Gwibber Dispatcher: DEBUG Adding record Gwibber Dispatcher: DEBUG Checking message 18019169712 timestamp (2010-07-08 11:02:02.00) to see if it is newer than 2010-07-15 09:09:25.24 Gwibber Dispatcher: DEBUG Adding record Gwibber Dispatcher: DEBUG Checking message 17941268076 timestamp (2010-07-07 14:18:40.00) to see if it is newer than 2010-07-15 09:09:25.28 Gwibber Dispatcher: DEBUG Adding record Gwibber Dispatcher: DEBUG Checking message 17940849118 timestamp (2010-07-07 14:09:26.00) to see if it is newer than 2010-07-15 09:09:25.33 Gwibber Dispatcher: DEBUG Adding record Gwibber Dispatcher: DEBUG Checking message 16676099166 timestamp (2010-06-21 10:07:42.00) to see if it is newer than 2010-07-15 09:09:25.37 Gwibber Dispatcher: DEBUG Adding record Gwibber Dispatcher: DEBUG Checking message 14856168773 timestamp (2010-05-27 23:02:26.00) to see if it is newer than 2010-07-15 09:09:25.42 Gwibber Dispatcher: DEBUG Adding record Gwibber Dispatcher: DEBUG Checking message 10117280443 timestamp (2010-03-07 13:53:54.00) to see if it is newer than 2010-07-15 09:09:25.47 Gwibber Dispatcher: DEBUG Adding record Gwibber Dispatcher: DEBUG Checking message 9304922662 timestamp (2010-02-19 00:40:08.00) to see if it is newer than 2010-07-15 09:09:25.51 Gwibber Dispatcher: DEBUG Adding record Gwibber Dispatcher: DEBUG Checking message 2689903104 timestamp (2009-07-17 18:28:26.00) to see if it is newer than 2010-07-15 09:09:25.56 Gwibber Dispatcher: DEBUG Finished operation Gwibber Dispatcher: DEBUG Checking message 2131006635 timestamp (2009-06-12 16:20:29.00) to see if it is newer than 2010-07-15 09:09:25.61 Gwibber Dispatcher: DEBUG Performing operation Gwibber Dispatcher: DEBUG Gwibber Client raised Gwibber Dispatcher: DEBUG Finished operation Gwibber Dispatcher: DEBUG Finished operation Gwibber Dispatcher: DEBUG Performing operation Gwibber Dispatcher: ERROR Operation failed Gwibber Dispatcher: DEBUG Traceback: Traceback (most recent call last): File "/usr/lib/python2.6/dist-packages/gwibber/microblog/dispatcher.py", line 75, in perform_operation message_data = PROTOCOLS[account["protocol"]].Client(account)(opname, **args) File "/usr/lib/python2.6/dist-packages/gwibber/microblog/twitter.py", line 144, in __call__ return getattr(self, opname)(**args) File "/usr/lib/python2.6/dist-packages/gwibber/microblog/twitter.py", line 147, in receive return self._get("statuses/home_timeline.json", count=count, since_id=since) File "/usr/lib/python2.6/dist-packages/gwibber/microblog/twitter.py", line 135, in _get if parse: return [getattr(self, "_%s" % parse)(m) for m in data] File "/usr/lib/python2.6/dist-packages/gwibber/microblog/twitter.py", line 78, in _message m = self._common(data) File "/usr/lib/python2.6/dist-packages/gwibber/microblog/twitter.py", line 64, in _common m["text"] = unescape(data["text"]) File "/usr/lib/python2.6/dist-packages/gwibber/microblog/twitter.py", line 51, in unescape p.feed(s) File "/usr/lib/python2.6/sgmllib.py", line 104, in feed self.goahead(0) File "/usr/lib/python2.6/sgmllib.py", line 193, in goahead self.handle_entityref(name) File "/usr/lib/python2.6/sgmllib.py", line 436, in handle_entityref self.handle_data(replacement) File "/usr/lib/python2.6/htmllib.py", line 65, in handle_data self.savedata = self.savedata + data UnicodeDecodeError: 'utf8' codec can't decode byte 0xab in position 0: unexpected code byte Gwibber Dispatcher: INFO Loading complete: 1 - ['Failure', 'Success', 'Success'] Gwibber Dispatcher: DEBUG Finished operation Gwibber Dispatcher: ERROR Operation failed Gwibber Dispatcher: DEBUG Traceback: Traceback (most recent call last): File "/usr/lib/python2.6/dist-packages/gwibber/microblog/dispatcher.py", line 75, in perform_operation message_data = PROTOCOLS[account["protocol"]].Client(account)(opname, **args) File "/usr/lib/python2.6/dist-packages/gwibber/microblog/twitter.py", line 144, in __call__ return getattr(self, opname)(**args) File "/usr/lib/python2.6/dist-packages/gwibber/microblog/twitter.py", line 147, in receive return self._get("statuses/home_timeline.json", count=count, since_id=since) File "/usr/lib/python2.6/dist-packages/gwibber/microblog/twitter.py", line 135, in _get if parse: return [getattr(self, "_%s" % parse)(m) for m in data] File "/usr/lib/python2.6/dist-packages/gwibber/microblog/twitter.py", line 78, in _message m = self._common(data) File "/usr/lib/python2.6/dist-packages/gwibber/microblog/twitter.py", line 64, in _common m["text"] = unescape(data["text"]) File "/usr/lib/python2.6/dist-packages/gwibber/microblog/twitter.py", line 51, in unescape p.feed(s) File "/usr/lib/python2.6/sgmllib.py", line 104, in feed self.goahead(0) File "/usr/lib/python2.6/sgmllib.py", line 193, in goahead self.handle_entityref(name) File "/usr/lib/python2.6/sgmllib.py", line 436, in handle_entityref self.handle_data(replacement) File "/usr/lib/python2.6/htmllib.py", line 65, in handle_data self.savedata = self.savedata + data UnicodeDecodeError: 'utf8' codec can't decode byte 0xab in position 0: unexpected code byte Gwibber Dispatcher: INFO Loading complete: 2 - ['Failure', 'Success', 'Success'] And not received messages..