Thanks Captain Chaos, I don't have time to look into this right now. So a couple of questions and remarks. What languages are the tweets you receive? You can print the raw data with the print statement: print data["text"] or print s in function unescape (s) and view the twitter stream in console if you run `gwibber-services -od` (-id?) Before the data is parsed by htmllib.HTMLParser it must be unicode. Search Google for that, see for example [1]
[1] http://evanjones.ca/python-utf8.html -- UnicodeDecodeError: 'utf8' codec can't decode byte 0xe1 in position 0: unexpected end of data https://bugs.launchpad.net/bugs/605543 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs