View Single Post
Posts: 12 | Thanked: 0 times | Joined on Jan 2011 @ Lagos, Nigeria.
#21
Originally Posted by SpandexBob View Post
I bumped into a problem with witter. I'd forgotten to configure OAuth and witter just hung on startup when trying to retrieve my timeline. I've posted a bug report about this.

If anyone else bumps into this problem I solved the issue with witter hanging on start up by opening xterm and typing:
Code:
mv .witter .witter.back
You then have to setup your twitter account details again making sure that you configure OAuth in the account setup screen.
thanks a lot bob. seems to be responding after ur fix. cld u explain a lil what exactly was done? moved the configuration folder?