View Single Post
Posts: 10 | Thanked: 3 times | Joined on Jan 2010
#706
I'm having issues while starting up. Witter just became unresponsive. I tried to delete .witter files, and also reinstalling, and nothing.

Looking at the startup log, it seems to be related to the "oAuthapocalypse", because Witter is trying to log using basic auth:
Code:
gestures enabled
tweet with location disabled
no service setting
No more users to load
Establishing api for Twitter using basic auth
Connection working ok
failed to read timeline file
failed to read timeline file
failed to read timeline file
UI elements loaded from file
signals connected to buttons
Loading Theme Icons
pixbufs loaded for default theme
defining ui buttons
define portrait keyboard objects
define general window
adding button to panned area
time to show the window
pixbufs loaded for touch theme
pixbufs loaded for touch theme
running tasks: 1
getting tweets with freemanamg
base url = https://twitter.com/
base url of api object = https://twitter.com/
refreshing since22575435198
fetching tweets from https://twitter.com/statuses/friends_timeline.json
running tasks: 2
getting dms
refreshing since22571662323
running tasks: 3
getting mentions
refreshing since22571662323
end refresh setup
setting automatic
enabling accelerometer
getting profile info
quitting
lat = 25.200000, long = 0.000000
error
Error retrieving tweets Server returned 401 : Not authorised: check uid/pwd
running tasks: 2
error
Error retrieving dms Server returned 401 : Not authorised: check uid/pwd
running tasks: 1
But the thing is that, since Witter is frozen once it starts up, I cannot access to settings and fix this issue. Do you have any sugestion?