Comment 21 for bug 376087

Revision history for this message
Timmo Henseler (timmo-henseler) wrote : Re: [Bug 376087] Re: the application don't starts (the ubuntu-one icon on the ubuntu bar doesn't appears)

My problem (app was running but no icon visible) was solved yesterday with
some updates to ubuntuone

Timmo

2009/7/9 ptica <email address hidden>

> I have same problem as Giovanni. My desktop computer at work is behind
> proxy. Ubuntu One Control applet is in sleeping mode and no try icon is
> shown. On my home computer Ubuntu One works fine.
>
> The difference is that at work I'm behind proxy. So I think it that
> problem is associated with proxy problem.
>
> Gorazd
>
>
> >Giovanni Mellini wrote on 2009-07-07: (permalink)
> >
> >HI all,
> >it seems to me a bug related to proxy settings.
> >
> >I first tried to launch the applet on my office network using a proxy, and
> I got the previous error.
> >
> >Back to home I tried to launch the application, using an ADSL connection
> with no proxy, and now I'm using the >Ubuntu One service :)
> >
> >Can someone else confirm this behaviour??
> >
> >Giovanni
>
> --
> the application don't starts (the ubuntu-one icon on the ubuntu bar doesn't
> appears)
> https://bugs.launchpad.net/bugs/376087
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in Ubuntu One Client: Triaged
>
> Bug description:
> here is the what happens in the terminal:
>
> rocco@pcsala:~$ ubuntuone-client-applet --signup
> /usr/lib/python2.6/dist-packages/canonical/ubuntuone/oauthdesktop/auth.py:191:
> DeprecationWarning: BaseException.message has been deprecated as of Python
> 2.6
> raise UnknownLoginError(e.message)
> Traceback (most recent call last):
> File "/var/lib/python-support/python2.6/dbus/connection.py", line 578, in
> msg_reply_handler
> reply_handler(*message.get_args_list(**get_args_opts))
> File
> "/usr/lib/python2.6/dist-packages/canonical/ubuntuone/oauthdesktop/auth.py",
> line 225, in got_state
> self.acquire_access_token(description, store)
> File
> "/usr/lib/python2.6/dist-packages/canonical/ubuntuone/oauthdesktop/auth.py",
> line 277, in acquire_access_token
> self.request_token = self.make_token_request(oauth_request)
> File
> "/usr/lib/python2.6/dist-packages/canonical/ubuntuone/oauthdesktop/auth.py",
> line 191, in make_token_request
> raise UnknownLoginError(e.message)
> canonical.ubuntuone.oauthdesktop.auth.UnknownLoginError
>