View Single Post
Posts: 90 | Thanked: 5 times | Joined on May 2010
#726
@Dwould: New error with the last few versions of Witter. (I just updated to the newest version, still same problem)..

It loads all DMs and mentions, but only loads the latest 3 tweets from the timeline! ... Attached the log below:

"tweet with location disabled
no service setting
clear search results on new search disabled
No more users to load
Establishing api for Twitter using basic auth
Establishing api for Twitter using oauth
Connection working ok
Failed to load cached timeline
Failed to load cached timeline
Failed to load cached timeline
/opt/witter/ui/gtkWitter.py:82: GtkWarning: gtk_container_child_set_property: assertion `child->parent == GTK_WIDGET (container)' failed
self.builder.add_from_file("/usr/share/witter/witter.ui")
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 Monochrome theme
pixbufs loaded for Monochrome theme
running tasks: 1
getting tweets with Raghukannan
base url = https://twitter.com/
base url of api object = https://twitter.com/
refreshing since25102359306
fetching tweets from https://twitter.com/statuses/friends_timeline.json
running tasks: 2
getting dms
refreshing since25095580271
running tasks: 3
getting mentions
refreshing since25095580271
end refresh setup
setting never rotate
trigger landscape orientation
getting profile info
quitting
lat = 22.000000, long = 82.600000
lat = 22.000000, long = 82.600000
running tasks: 2
reply to RaghuKannan
formatting tweet
getting saved search terms
https://api.twitter.com/1/saved_searches.json
offset hours = +0
None
2010-09-21 16:12:34
running tasks: 1
[]
reply to clintonjeff
offset hours = +0
None
2010-09-21 17:07:34
Exception in thread Thread-1:
Traceback (most recent call last):
File "/usr/lib/python2.5/threading.py", line 486, in __bootstrap_inner
self.run()
File "/usr/lib/python2.5/threading.py", line 446, in run
self.__target(*self.__args, **self.__kwargs)
File "/home/user/src/witter/fremantle/src/opt/witter/witter/refresh_thread.py", line 44, in _start
File "/opt/witter/witter.py", line 921, in getTweetsWrapper
self.activeAccount.getTweets(auto=autoval, older=get_older, get_count=more)
File "/home/user/src/witter/fremantle/src/opt/witter/account/account.py", line 322, in getTweets
File "/opt/witter/witter.py", line 1079, in expandBitlyUrls
longurl = bitlyapi.expand(word)
File "/home/user/src/witter/fremantle/src/opt/witter/bitly.py", line 83, in expand
self._CheckForError(json)
File "/home/user/src/witter/fremantle/src/opt/witter/bitly.py", line 167, in _CheckForError
for key in data['results']:
TypeError: 'NoneType' object is not iterable"