Thursday, April 16, 2009

Fixing the gwibber and twitter issues in jaunty


For jaunty and twitter gwibber gives 'HTTP error 400: bad request' for twitter accounts

so i need to use daily ppa for gwibber

$ sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 06d1ed00eb802a66640696c8d0aff96872d340a3
$ sudo nano /etc/apt/sources.list.d/gwibberdaily.list

add

deb http://ppa.launchpad.net/gwibber-daily/ppa/ubuntu jaunty main
deb-src http://ppa.launchpad.net/gwibber-daily/ppa/ubuntu jaunty main

$ sudo apt-get update
$ sudo apt-get dist-upgrade

but now i have another issue but fixable (re enter your accounts passwords)

HTTPError: HTTP Error 401: Unauthorized

No comments: