Thread
:
witter - a python twitter client
View Single Post
hotzigetty
2010-08-24 , 04:57
Posts: 90 | Thanked: 5 times | Joined on May 2010
#
680
gestures disabled
tweet with location disabled
no service setting
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 since21893788404
fetching tweets from
https://twitter.com/statuses/friends_timeline.json
running tasks: 2
getting dms
refreshing since21973876763
running tasks: 3
getting mentions
refreshing since21973876763
end refresh setup
setting never rotate
trigger landscape orientation
getting profile info
quitting
reply to RaghuKannan
None
2010-08-24 10:14:31
running tasks: 1
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 41, in _start
File "/opt/witter/witter.py", line 907, 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 263, in getTweets
File "/home/user/src/witter/fremantle/src/opt/witter/twitter.py", line 1471, in GetFriendsTimeline
return [Status.NewFromJsonDict(x) for x in data]
File "/home/user/src/witter/fremantle/src/opt/witter/twitter.py", line 421, in NewFromJsonDict
if 'user' in data:
TypeError: argument of type 'NoneType' is not iterable
hey. Witter fails to load the timeline.
Quote & Reply
|
hotzigetty
View Public Profile
Send a private message to hotzigetty
Find all posts by hotzigetty