View Single Post
normaltusker's Avatar
Posts: 129 | Thanked: 11 times | Joined on Feb 2010 @ Bangalore, India
#20
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.
awesome! at least this stopped my witter from hanging! i had entered a wrong OAuth id and witter failed working after that!