RavanH
September 16th, 2009, 07:42 AM
Hi,
I posted this question on https://answers.edge.launchpad.net/ubuntuone-client/+question/82954 before I found out there is a whole section for Ubuntu One on ubuntuforums but maybe someone here can shed some light on this for me...
Although I read that Ubuntu One should work on XFCE, I cannot get the client does to connect at all. I start Ubuntu One from the Applications menu then click the tray icon and select Connect... Nothing happens.
Am I doing something wrong?
If I right-click the tray icon and select Go to Web my default browser (Opera) opens my one.ubuntu.com file sharing page. And if I choose Open Folder, thunar opens up like it should...
Side issue: Ubuntu One does not autostart upon login. I suppose I will have to add it manually to the Autostart App list?
Thanks for helping me out! :)
EDIT: Additional info
After starting the ubuntuone-client-applet from terminal and clicking Connect, I get this output:
Unhandled error in Deferred:
Traceback (most recent call last):
File "/usr/lib/python2.6/threading.py", line 497, in __bootstrap
self.__bootstrap_inner()
File "/usr/lib/python2.6/threading.py", line 525, in __bootstrap_inner
self.run()
File "/usr/lib/python2.6/threading.py", line 477, in run
self.__target(*self.__args, **self.__kwargs)
--- <exception caught here> ---
File "/usr/lib/python2.6/dist-packages/twisted/python/threadpool.py", line 210, in _worker
result = context.call(ctx, function, *args, **kwargs)
File "/usr/lib/python2.6/dist-packages/twisted/python/context.py", line 59, in callWithContext
return self.currentContext().callWithContext(ctx, func, *args, **kw)
File "/usr/lib/python2.6/dist-packages/twisted/python/context.py", line 37, in callWithContext
return func(*args,**kw)
File "/usr/lib/python2.6/dist-packages/ubuntuone/oauthdesktop/auth.py", line 372, in ensure_access_token
store=True)
File "/usr/lib/python2.6/dist-packages/ubuntuone/oauthdesktop/auth.py", line 243, in acquire_access_token_if_online
self.acquire_access_token(description, store)
File "/usr/lib/python2.6/dist-packages/ubuntuone/oauthdesktop/auth.py", line 317, in acquire_access_token
callback=callback_url)
File "/usr/lib/python2.6/dist-packages/ubuntuone/storageprotocol/oauth.py", line 286, in from_token_and_callback
parameters['oauth_token'] = token.key
exceptions.AttributeError: 'NoneType' object has no attribute 'key'
I posted this question on https://answers.edge.launchpad.net/ubuntuone-client/+question/82954 before I found out there is a whole section for Ubuntu One on ubuntuforums but maybe someone here can shed some light on this for me...
Although I read that Ubuntu One should work on XFCE, I cannot get the client does to connect at all. I start Ubuntu One from the Applications menu then click the tray icon and select Connect... Nothing happens.
Am I doing something wrong?
If I right-click the tray icon and select Go to Web my default browser (Opera) opens my one.ubuntu.com file sharing page. And if I choose Open Folder, thunar opens up like it should...
Side issue: Ubuntu One does not autostart upon login. I suppose I will have to add it manually to the Autostart App list?
Thanks for helping me out! :)
EDIT: Additional info
After starting the ubuntuone-client-applet from terminal and clicking Connect, I get this output:
Unhandled error in Deferred:
Traceback (most recent call last):
File "/usr/lib/python2.6/threading.py", line 497, in __bootstrap
self.__bootstrap_inner()
File "/usr/lib/python2.6/threading.py", line 525, in __bootstrap_inner
self.run()
File "/usr/lib/python2.6/threading.py", line 477, in run
self.__target(*self.__args, **self.__kwargs)
--- <exception caught here> ---
File "/usr/lib/python2.6/dist-packages/twisted/python/threadpool.py", line 210, in _worker
result = context.call(ctx, function, *args, **kwargs)
File "/usr/lib/python2.6/dist-packages/twisted/python/context.py", line 59, in callWithContext
return self.currentContext().callWithContext(ctx, func, *args, **kw)
File "/usr/lib/python2.6/dist-packages/twisted/python/context.py", line 37, in callWithContext
return func(*args,**kw)
File "/usr/lib/python2.6/dist-packages/ubuntuone/oauthdesktop/auth.py", line 372, in ensure_access_token
store=True)
File "/usr/lib/python2.6/dist-packages/ubuntuone/oauthdesktop/auth.py", line 243, in acquire_access_token_if_online
self.acquire_access_token(description, store)
File "/usr/lib/python2.6/dist-packages/ubuntuone/oauthdesktop/auth.py", line 317, in acquire_access_token
callback=callback_url)
File "/usr/lib/python2.6/dist-packages/ubuntuone/storageprotocol/oauth.py", line 286, in from_token_and_callback
parameters['oauth_token'] = token.key
exceptions.AttributeError: 'NoneType' object has no attribute 'key'