Ed,
python is ok and also accounts. I can delete and add new ones.
When I run gwibber-service -d -o I get this output:
Reading package lists... Done
Building dependency tree
Reading state information... Done
python-indicate is already the newest version.
python-indicate set to manually installed.
The following packages were automatically installed and are no longer required:
libqt4-opengl virtualbox-ose-dkms
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
and...@andrea-laptop:~$ gwibber-service -d -o
Updating...
Gwibber Dispatcher: DEBUG Setting up monitors
Gwibber Dispatcher: DEBUG Monitors are up
Gwibber Dispatcher: INFO Gwibber Service is reloading account credentials
Gwibber Dispatcher: DEBUG Refresh interval is set to 5
Gwibber Dispatcher: DEBUG ** Starting Refresh - Tue May 4 13:59:17 2010 **
Gwibber Dispatcher: DEBUG <twitter:responses> Performing operation
Gwibber Dispatcher: ERROR <twitter:responses> Operation failed
Gwibber Dispatcher: DEBUG Traceback:
Traceback (most recent call last):
File "/usr/lib/python2.6/dist-packages/gwibber/microblog/dispatcher.py", line
75, in perform_operation
message_data = PROTOCOLS[account["protocol"]].Client(account)(opname,
**args)
File "/usr/lib/python2.6/dist-packages/gwibber/microblog/twitter.py", line
146, in __call__
return getattr(self, opname)(**args)
File "/usr/lib/python2.6/dist-packages/gwibber/microblog/twitter.py", line
155, in responses
return self._get("statuses/mentions.json", count=count, since_id=since)
File "/usr/lib/python2.6/dist-packages/gwibber/microblog/twitter.py", line
128, in _get
self.account["username"], self.account["password"]).get_json()
File "/usr/lib/python2.6/dist-packages/gwibber/microblog/network.py", line
21, in __init__
self.curl.setopt(pycurl.USERPWD, "%s:%s" % (username, password))
TypeError: invalid arguments to setopt
Gwibber Dispatcher: DEBUG <twitter:receive> Performing operation
Gwibber Dispatcher: ERROR <twitter:receive> Operation failed
Gwibber Dispatcher: DEBUG Traceback:
Traceback (most recent call last):
File "/usr/lib/python2.6/dist-packages/gwibber/microblog/dispatcher.py", line
75, in perform_operation
message_data = PROTOCOLS[account["protocol"]].Client(account)(opname,
**args)
File "/usr/lib/python2.6/dist-packages/gwibber/microblog/twitter.py", line
146, in __call__
return getattr(self, opname)(**args)
File "/usr/lib/python2.6/dist-packages/gwibber/microblog/twitter.py", line
149, in receive
return self._get("statuses/home_timeline.json", count=count, since_id=since)
File "/usr/lib/python2.6/dist-packages/gwibber/microblog/twitter.py", line
128, in _get
self.account["username"], self.account["password"]).get_json()
File "/usr/lib/python2.6/dist-packages/gwibber/microblog/network.py", line
21, in __init__
self.curl.setopt(pycurl.USERPWD, "%s:%s" % (username, password))
TypeError: invalid arguments to setopt
Gwibber Dispatcher: DEBUG <twitter:private> Performing operation
Gwibber Dispatcher: ERROR <twitter:private> Operation failed
Gwibber Dispatcher: DEBUG Traceback:
Traceback (most recent call last):
File "/usr/lib/python2.6/dist-packages/gwibber/microblog/dispatcher.py", line
75, in perform_operation
message_data = PROTOCOLS[account["protocol"]].Client(account)(opname,
**args)
File "/usr/lib/python2.6/dist-packages/gwibber/microblog/twitter.py", line
146, in __call__
return getattr(self, opname)(**args)
File "/usr/lib/python2.6/dist-packages/gwibber/microblog/twitter.py", line
158, in private
return self._get("direct_messages.json", "private", count=count,
since_id=since)
File "/usr/lib/python2.6/dist-packages/gwibber/microblog/twitter.py", line
128, in _get
self.account["username"], self.account["password"]).get_json()
File "/usr/lib/python2.6/dist-packages/gwibber/microblog/network.py", line
21, in __init__
self.curl.setopt(pycurl.USERPWD, "%s:%s" % (username, password))
TypeError: invalid arguments to setopt
Gwibber Dispatcher: INFO Loading complete: 1 - ['Failure',
'Failure', 'Failure']
--
Tweets do not appear at all
https://bugs.launchpad.net/bugs/573505
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs