Re: [Bug 488413] Re: NoAccessToken: SD crashes when no access token found

2010-02-19 Thread zzamal
vous allez arreter de me harceler avec votre fichu bug !

Please stop to send me such email



Rodney Dawes a écrit :
> ** Changed in: ubuntuone-client (Ubuntu)
>Status: In Progress => Fix Released
>
> ** Changed in: ubuntuone-client
>Status: Fix Committed => Fix Released
>
>

-- 
NoAccessToken: SD crashes when no access token found
https://bugs.launchpad.net/bugs/488413
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 488413] Re: NoAccessToken: SD crashes when no access token found

2010-02-19 Thread zzamal
vous allez arreter de me harceler avec votre fichu bug !

Please stop to send me such email



Launchpad Bug Tracker a écrit :
> This bug was fixed in the package ubuntuone-client - 1.0.3-0ubuntu1
>
> ---
> ubuntuone-client (1.0.3-0ubuntu1) karmic-proposed; urgency=high
>
>   * New upstream release
> - Remove patch files now in upstream for #462828
> - Require python-ubuntuone-storageprotocol >= 1.0.1
> - BadTransition: SYS_CONNECTION_MADE (LP: #457147)
> - ValueError: invalid literal for int() with base 10: 'None' (LP: #476777)
> - Protocol version error with bw throttling enabled (LP: #455544)
> - Folder deletion from other machines results in conflicts (LP: #462003)
> - Syncdaemon doesn't disable throttling (LP: #483592)
> - Syncdaemon crashes with NoAccessToken (LP: #488413)
> - Error creating share from Nautilus: callback() (LP: #492100)
> - Work without NetworkManager installed (LP: #357395)
> - Create a POT during the build (LP: #455527)
> - Bring back timestamps in oauth-login.log (LP: #459175)
> - Applet starts syncdaemon without a token (LP: #491573)
> - Prefs changes don't take immediate affect (LP: #457564)
> - BW limit settings don't appear to be saved (LP: #465030)
> - Distinguish auth errors from other errors (LP: #450633)
> - Fix for running on python < 2.6.3 (LP: #451670)
>  -- Rodney DawesFri, 11 Dec 2009 15:45:52 
> -0500
>
> ** Changed in: ubuntuone-client (Ubuntu Karmic)
>Status: Fix Committed => Fix Released
>
>

-- 
NoAccessToken: SD crashes when no access token found
https://bugs.launchpad.net/bugs/488413
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 488413] Re: NoAccessToken: SD crashes when no access token found

2010-02-19 Thread zzamal
vous allez arreter de me harceler avec votre fichu bug !

Please stop to send me such email



Ghennadi a écrit :
> Hi Mariano ...
>
> You can try console command
>
> *sudo apt-get update* - to update your repository info
> *sudo apt-get upgrade* - to upgrade your current applications ...
> --
>
> Best Regards
> Ghennadi
>
>
> "Think Green - Please do not print this email unless you really need to"
>
>
> On Fri, Feb 19, 2010 at 1:31 AM, Mariano Cabrera
> wrote:
>
>   
>> I am using the beta repositories for ubuntuone and I do not see an upgrade
>> for the last 15 days.
>>
>> Is that correct?
>>
>> Regards,
>>
>> Mariano
>>
>> 2010/2/18 Robson 
>>
>> 
>>> now working good.
>>> Thanks
>>>
>>> On 18 de fevereiro de 2010 13:09, Rodney Dawes
>>> wrote:
>>>
>>>   
 ** Changed in: ubuntuone-client (Ubuntu)
   Status: In Progress => Fix Released

 ** Changed in: ubuntuone-client
Status: Fix Committed => Fix Released

 --
 NoAccessToken: SD crashes when no access token found
 https://bugs.launchpad.net/bugs/488413
 You received this bug notification because you are a direct subscriber
 of a duplicate bug.

 Status in Ubuntu One Client: Fix Released
 Status in “ubuntuone-client” package in Ubuntu: Fix Released
 Status in “ubuntuone-client” source package in Karmic: Fix Released

 Bug description:
 For Karmic users this bug is currently in proposed Karmic updates,
 
>> which
>> 
 you can install by following this FAQ:
 https://answers.edge.launchpad.net/ubuntuone-client/+faq/930

 For Jaunty users, his bug is released (rev 288) in the Ubuntu One beta
 
>>> PPA.
>>>   
 Sometimes the SD is started but the user hasn't the necessary auth
 information yet. Right now, it crashes:

 2009-10-24 09:53:32,606 - ubuntuone.SyncDaemon.DBus - ERROR - Can't get
 
>>> the
>>>   
 auth token
 Traceback (most recent call last):
   File

 
>> "/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/dbus_interface.py",
>> 
 line 1053, in connect
 access_token = self.main.get_access_token()
   File "/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/main.py",
 line 286, in get_access_token
 return self.oauth_client.get_access_token()
   File "/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/main.py",
 line 326, in get_access_token
 raise NoAccessToken("No access token found.")
 NoAccessToken: No access token found.

 What we should do is to alert the applet somehow that we've been
 
>> started
>> 
 without the user having the proper auth info, and quit.

 To reproduce: delete the existing access token from the keyring with
 
>> the
>> 
 client stopped, then start the client. It should go through the
 authorization process and not die.



 To unsubscribe from this bug, go to:
 https://bugs.launchpad.net/ubuntuone-client/+bug/488413/+subscribe

 
>>> --
>>>
>>> Robson Franklin Vieira Silva
>>>
>>> --
>>> NoAccessToken: SD crashes when no access token found
>>> https://bugs.launchpad.net/bugs/488413
>>> You received this bug notification because you are a direct subscriber
>>> of a duplicate bug.
>>>
>>> Status in Ubuntu One Client: Fix Released
>>> Status in “ubuntuone-client” package in Ubuntu: Fix Released
>>> Status in “ubuntuone-client” source package in Karmic: Fix Released
>>>
>>> Bug description:
>>> For Karmic users this bug is currently in proposed Karmic updates, which
>>> you can install by following this FAQ:
>>> https://answers.edge.launchpad.net/ubuntuone-client/+faq/930
>>>
>>> For Jaunty users, his bug is released (rev 288) in the Ubuntu One beta
>>>   
>> PPA.
>> 
>>> Sometimes the SD is started but the user hasn't the necessary auth
>>> information yet. Right now, it crashes:
>>>
>>> 2009-10-24 09:53:32,606 - ubuntuone.SyncDaemon.DBus - ERROR - Can't get
>>>   
>> the
>> 
>>> auth token
>>> Traceback (most recent call last):
>>>   File
>>>
>>>   
>> "/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/dbus_interface.py",
>> 
>>> line 1053, in connect
>>> access_token = self.main.get_access_token()
>>>   File "/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/main.py",
>>> line 286, in get_access_token
>>> return self.oauth_client.get_access_token()
>>>   File "/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/main.py",
>>> line 326, in get_access_token
>>> raise NoAccessToken("No access token found.")
>>> NoAccessToken: No access token found.
>>>
>>> What we should do is to alert the applet somehow that we've been started
>>> without the user having the proper auth info, and quit.
>>>
>>> To reproduce: delete the existing access token from the keyring with the
>>> client stopped, then start the client. It should go through t

Re: [Bug 488413] Re: NoAccessToken: SD crashes when no access token found

2010-02-19 Thread zzamal
vous allez arreter de me harceler avec votre fichu bug !

Please stop to send me such email



Mariano Cabrera a écrit :
> I am using the beta repositories for ubuntuone and I do not see an upgrade
> for the last 15 days.
>
> Is that correct?
>
> Regards,
>
> Mariano
>
> 2010/2/18 Robson 
>
>   
>> now working good.
>> Thanks
>>
>> On 18 de fevereiro de 2010 13:09, Rodney Dawes
>> wrote:
>>
>> 
>>> ** Changed in: ubuntuone-client (Ubuntu)
>>>   Status: In Progress => Fix Released
>>>
>>> ** Changed in: ubuntuone-client
>>>Status: Fix Committed => Fix Released
>>>
>>> --
>>> NoAccessToken: SD crashes when no access token found
>>> https://bugs.launchpad.net/bugs/488413
>>> You received this bug notification because you are a direct subscriber
>>> of a duplicate bug.
>>>
>>> Status in Ubuntu One Client: Fix Released
>>> Status in “ubuntuone-client” package in Ubuntu: Fix Released
>>> Status in “ubuntuone-client” source package in Karmic: Fix Released
>>>
>>> Bug description:
>>> For Karmic users this bug is currently in proposed Karmic updates, which
>>> you can install by following this FAQ:
>>> https://answers.edge.launchpad.net/ubuntuone-client/+faq/930
>>>
>>> For Jaunty users, his bug is released (rev 288) in the Ubuntu One beta
>>>   
>> PPA.
>> 
>>> Sometimes the SD is started but the user hasn't the necessary auth
>>> information yet. Right now, it crashes:
>>>
>>> 2009-10-24 09:53:32,606 - ubuntuone.SyncDaemon.DBus - ERROR - Can't get
>>>   
>> the
>> 
>>> auth token
>>> Traceback (most recent call last):
>>>   File
>>>
>>>   
>> "/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/dbus_interface.py",
>> 
>>> line 1053, in connect
>>> access_token = self.main.get_access_token()
>>>   File "/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/main.py",
>>> line 286, in get_access_token
>>> return self.oauth_client.get_access_token()
>>>   File "/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/main.py",
>>> line 326, in get_access_token
>>> raise NoAccessToken("No access token found.")
>>> NoAccessToken: No access token found.
>>>
>>> What we should do is to alert the applet somehow that we've been started
>>> without the user having the proper auth info, and quit.
>>>
>>> To reproduce: delete the existing access token from the keyring with the
>>> client stopped, then start the client. It should go through the
>>> authorization process and not die.
>>>
>>>
>>>
>>> To unsubscribe from this bug, go to:
>>> https://bugs.launchpad.net/ubuntuone-client/+bug/488413/+subscribe
>>>
>>>   
>> --
>>
>> Robson Franklin Vieira Silva
>>
>> --
>> NoAccessToken: SD crashes when no access token found
>> https://bugs.launchpad.net/bugs/488413
>> You received this bug notification because you are a direct subscriber
>> of a duplicate bug.
>>
>> Status in Ubuntu One Client: Fix Released
>> Status in “ubuntuone-client” package in Ubuntu: Fix Released
>> Status in “ubuntuone-client” source package in Karmic: Fix Released
>>
>> Bug description:
>> For Karmic users this bug is currently in proposed Karmic updates, which
>> you can install by following this FAQ:
>> https://answers.edge.launchpad.net/ubuntuone-client/+faq/930
>>
>> For Jaunty users, his bug is released (rev 288) in the Ubuntu One beta PPA.
>>
>> Sometimes the SD is started but the user hasn't the necessary auth
>> information yet. Right now, it crashes:
>>
>> 2009-10-24 09:53:32,606 - ubuntuone.SyncDaemon.DBus - ERROR - Can't get the
>> auth token
>> Traceback (most recent call last):
>>   File
>> "/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/dbus_interface.py",
>> line 1053, in connect
>> access_token = self.main.get_access_token()
>>   File "/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/main.py",
>> line 286, in get_access_token
>> return self.oauth_client.get_access_token()
>>   File "/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/main.py",
>> line 326, in get_access_token
>> raise NoAccessToken("No access token found.")
>> NoAccessToken: No access token found.
>>
>> What we should do is to alert the applet somehow that we've been started
>> without the user having the proper auth info, and quit.
>>
>> To reproduce: delete the existing access token from the keyring with the
>> client stopped, then start the client. It should go through the
>> authorization process and not die.
>>
>>
>>
>> To unsubscribe from this bug, go to:
>> https://bugs.launchpad.net/ubuntuone-client/+bug/488413/+subscribe
>>
>> 
>
>

-- 
NoAccessToken: SD crashes when no access token found
https://bugs.launchpad.net/bugs/488413
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 488413] Re: NoAccessToken: SD crashes when no access token found

2010-02-18 Thread Ghennadi
Hi Mariano ...

You can try console command

*sudo apt-get update* - to update your repository info
*sudo apt-get upgrade* - to upgrade your current applications ...
--

Best Regards
Ghennadi


"Think Green - Please do not print this email unless you really need to"


On Fri, Feb 19, 2010 at 1:31 AM, Mariano Cabrera
wrote:

> I am using the beta repositories for ubuntuone and I do not see an upgrade
> for the last 15 days.
>
> Is that correct?
>
> Regards,
>
> Mariano
>
> 2010/2/18 Robson 
>
> > now working good.
> > Thanks
> >
> > On 18 de fevereiro de 2010 13:09, Rodney Dawes
> > wrote:
> >
> > > ** Changed in: ubuntuone-client (Ubuntu)
> > >   Status: In Progress => Fix Released
> > >
> > > ** Changed in: ubuntuone-client
> > >Status: Fix Committed => Fix Released
> > >
> > > --
> > > NoAccessToken: SD crashes when no access token found
> > > https://bugs.launchpad.net/bugs/488413
> > > You received this bug notification because you are a direct subscriber
> > > of a duplicate bug.
> > >
> > > Status in Ubuntu One Client: Fix Released
> > > Status in “ubuntuone-client” package in Ubuntu: Fix Released
> > > Status in “ubuntuone-client” source package in Karmic: Fix Released
> > >
> > > Bug description:
> > > For Karmic users this bug is currently in proposed Karmic updates,
> which
> > > you can install by following this FAQ:
> > > https://answers.edge.launchpad.net/ubuntuone-client/+faq/930
> > >
> > > For Jaunty users, his bug is released (rev 288) in the Ubuntu One beta
> > PPA.
> > >
> > > Sometimes the SD is started but the user hasn't the necessary auth
> > > information yet. Right now, it crashes:
> > >
> > > 2009-10-24 09:53:32,606 - ubuntuone.SyncDaemon.DBus - ERROR - Can't get
> > the
> > > auth token
> > > Traceback (most recent call last):
> > >   File
> > >
> >
> "/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/dbus_interface.py",
> > > line 1053, in connect
> > > access_token = self.main.get_access_token()
> > >   File "/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/main.py",
> > > line 286, in get_access_token
> > > return self.oauth_client.get_access_token()
> > >   File "/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/main.py",
> > > line 326, in get_access_token
> > > raise NoAccessToken("No access token found.")
> > > NoAccessToken: No access token found.
> > >
> > > What we should do is to alert the applet somehow that we've been
> started
> > > without the user having the proper auth info, and quit.
> > >
> > > To reproduce: delete the existing access token from the keyring with
> the
> > > client stopped, then start the client. It should go through the
> > > authorization process and not die.
> > >
> > >
> > >
> > > To unsubscribe from this bug, go to:
> > > https://bugs.launchpad.net/ubuntuone-client/+bug/488413/+subscribe
> > >
> >
> >
> > --
> >
> > Robson Franklin Vieira Silva
> >
> > --
> > NoAccessToken: SD crashes when no access token found
> > https://bugs.launchpad.net/bugs/488413
> > You received this bug notification because you are a direct subscriber
> > of a duplicate bug.
> >
> > Status in Ubuntu One Client: Fix Released
> > Status in “ubuntuone-client” package in Ubuntu: Fix Released
> > Status in “ubuntuone-client” source package in Karmic: Fix Released
> >
> > Bug description:
> > For Karmic users this bug is currently in proposed Karmic updates, which
> > you can install by following this FAQ:
> > https://answers.edge.launchpad.net/ubuntuone-client/+faq/930
> >
> > For Jaunty users, his bug is released (rev 288) in the Ubuntu One beta
> PPA.
> >
> > Sometimes the SD is started but the user hasn't the necessary auth
> > information yet. Right now, it crashes:
> >
> > 2009-10-24 09:53:32,606 - ubuntuone.SyncDaemon.DBus - ERROR - Can't get
> the
> > auth token
> > Traceback (most recent call last):
> >   File
> >
> "/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/dbus_interface.py",
> > line 1053, in connect
> > access_token = self.main.get_access_token()
> >   File "/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/main.py",
> > line 286, in get_access_token
> > return self.oauth_client.get_access_token()
> >   File "/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/main.py",
> > line 326, in get_access_token
> > raise NoAccessToken("No access token found.")
> > NoAccessToken: No access token found.
> >
> > What we should do is to alert the applet somehow that we've been started
> > without the user having the proper auth info, and quit.
> >
> > To reproduce: delete the existing access token from the keyring with the
> > client stopped, then start the client. It should go through the
> > authorization process and not die.
> >
> >
> >
> > To unsubscribe from this bug, go to:
> > https://bugs.launchpad.net/ubuntuone-client/+bug/488413/+subscribe
> >
>
> --
> NoAccessToken: SD crashes when no access token found
> https://bugs.launchpad.net/bugs/488413
> You received this bug notification because you a

Re: [Bug 488413] Re: NoAccessToken: SD crashes when no access token found

2010-02-18 Thread Mariano Cabrera
I am using the beta repositories for ubuntuone and I do not see an upgrade
for the last 15 days.

Is that correct?

Regards,

Mariano

2010/2/18 Robson 

> now working good.
> Thanks
>
> On 18 de fevereiro de 2010 13:09, Rodney Dawes
> wrote:
>
> > ** Changed in: ubuntuone-client (Ubuntu)
> >   Status: In Progress => Fix Released
> >
> > ** Changed in: ubuntuone-client
> >Status: Fix Committed => Fix Released
> >
> > --
> > NoAccessToken: SD crashes when no access token found
> > https://bugs.launchpad.net/bugs/488413
> > You received this bug notification because you are a direct subscriber
> > of a duplicate bug.
> >
> > Status in Ubuntu One Client: Fix Released
> > Status in “ubuntuone-client” package in Ubuntu: Fix Released
> > Status in “ubuntuone-client” source package in Karmic: Fix Released
> >
> > Bug description:
> > For Karmic users this bug is currently in proposed Karmic updates, which
> > you can install by following this FAQ:
> > https://answers.edge.launchpad.net/ubuntuone-client/+faq/930
> >
> > For Jaunty users, his bug is released (rev 288) in the Ubuntu One beta
> PPA.
> >
> > Sometimes the SD is started but the user hasn't the necessary auth
> > information yet. Right now, it crashes:
> >
> > 2009-10-24 09:53:32,606 - ubuntuone.SyncDaemon.DBus - ERROR - Can't get
> the
> > auth token
> > Traceback (most recent call last):
> >   File
> >
> "/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/dbus_interface.py",
> > line 1053, in connect
> > access_token = self.main.get_access_token()
> >   File "/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/main.py",
> > line 286, in get_access_token
> > return self.oauth_client.get_access_token()
> >   File "/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/main.py",
> > line 326, in get_access_token
> > raise NoAccessToken("No access token found.")
> > NoAccessToken: No access token found.
> >
> > What we should do is to alert the applet somehow that we've been started
> > without the user having the proper auth info, and quit.
> >
> > To reproduce: delete the existing access token from the keyring with the
> > client stopped, then start the client. It should go through the
> > authorization process and not die.
> >
> >
> >
> > To unsubscribe from this bug, go to:
> > https://bugs.launchpad.net/ubuntuone-client/+bug/488413/+subscribe
> >
>
>
> --
>
> Robson Franklin Vieira Silva
>
> --
> NoAccessToken: SD crashes when no access token found
> https://bugs.launchpad.net/bugs/488413
> You received this bug notification because you are a direct subscriber
> of a duplicate bug.
>
> Status in Ubuntu One Client: Fix Released
> Status in “ubuntuone-client” package in Ubuntu: Fix Released
> Status in “ubuntuone-client” source package in Karmic: Fix Released
>
> Bug description:
> For Karmic users this bug is currently in proposed Karmic updates, which
> you can install by following this FAQ:
> https://answers.edge.launchpad.net/ubuntuone-client/+faq/930
>
> For Jaunty users, his bug is released (rev 288) in the Ubuntu One beta PPA.
>
> Sometimes the SD is started but the user hasn't the necessary auth
> information yet. Right now, it crashes:
>
> 2009-10-24 09:53:32,606 - ubuntuone.SyncDaemon.DBus - ERROR - Can't get the
> auth token
> Traceback (most recent call last):
>   File
> "/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/dbus_interface.py",
> line 1053, in connect
> access_token = self.main.get_access_token()
>   File "/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/main.py",
> line 286, in get_access_token
> return self.oauth_client.get_access_token()
>   File "/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/main.py",
> line 326, in get_access_token
> raise NoAccessToken("No access token found.")
> NoAccessToken: No access token found.
>
> What we should do is to alert the applet somehow that we've been started
> without the user having the proper auth info, and quit.
>
> To reproduce: delete the existing access token from the keyring with the
> client stopped, then start the client. It should go through the
> authorization process and not die.
>
>
>
> To unsubscribe from this bug, go to:
> https://bugs.launchpad.net/ubuntuone-client/+bug/488413/+subscribe
>

-- 
NoAccessToken: SD crashes when no access token found
https://bugs.launchpad.net/bugs/488413
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 488413] Re: NoAccessToken: SD crashes when no access token found

2010-02-18 Thread Robson
now working good.
Thanks

On 18 de fevereiro de 2010 13:09, Rodney Dawes
wrote:

> ** Changed in: ubuntuone-client (Ubuntu)
>   Status: In Progress => Fix Released
>
> ** Changed in: ubuntuone-client
>Status: Fix Committed => Fix Released
>
> --
> NoAccessToken: SD crashes when no access token found
> https://bugs.launchpad.net/bugs/488413
> You received this bug notification because you are a direct subscriber
> of a duplicate bug.
>
> Status in Ubuntu One Client: Fix Released
> Status in “ubuntuone-client” package in Ubuntu: Fix Released
> Status in “ubuntuone-client” source package in Karmic: Fix Released
>
> Bug description:
> For Karmic users this bug is currently in proposed Karmic updates, which
> you can install by following this FAQ:
> https://answers.edge.launchpad.net/ubuntuone-client/+faq/930
>
> For Jaunty users, his bug is released (rev 288) in the Ubuntu One beta PPA.
>
> Sometimes the SD is started but the user hasn't the necessary auth
> information yet. Right now, it crashes:
>
> 2009-10-24 09:53:32,606 - ubuntuone.SyncDaemon.DBus - ERROR - Can't get the
> auth token
> Traceback (most recent call last):
>   File
> "/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/dbus_interface.py",
> line 1053, in connect
> access_token = self.main.get_access_token()
>   File "/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/main.py",
> line 286, in get_access_token
> return self.oauth_client.get_access_token()
>   File "/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/main.py",
> line 326, in get_access_token
> raise NoAccessToken("No access token found.")
> NoAccessToken: No access token found.
>
> What we should do is to alert the applet somehow that we've been started
> without the user having the proper auth info, and quit.
>
> To reproduce: delete the existing access token from the keyring with the
> client stopped, then start the client. It should go through the
> authorization process and not die.
>
>
>
> To unsubscribe from this bug, go to:
> https://bugs.launchpad.net/ubuntuone-client/+bug/488413/+subscribe
>


--

Robson Franklin Vieira Silva

-- 
NoAccessToken: SD crashes when no access token found
https://bugs.launchpad.net/bugs/488413
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 488413] Re: NoAccessToken: SD crashes when no access token found

2010-02-18 Thread Rodney Dawes
** Changed in: ubuntuone-client (Ubuntu)
   Status: In Progress => Fix Released

** Changed in: ubuntuone-client
   Status: Fix Committed => Fix Released

-- 
NoAccessToken: SD crashes when no access token found
https://bugs.launchpad.net/bugs/488413
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 488413] Re: NoAccessToken: SD crashes when no access token found

2010-02-05 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntuone-client - 1.0.3-0ubuntu1

---
ubuntuone-client (1.0.3-0ubuntu1) karmic-proposed; urgency=high

  * New upstream release
- Remove patch files now in upstream for #462828
- Require python-ubuntuone-storageprotocol >= 1.0.1
- BadTransition: SYS_CONNECTION_MADE (LP: #457147)
- ValueError: invalid literal for int() with base 10: 'None' (LP: #476777)
- Protocol version error with bw throttling enabled (LP: #455544)
- Folder deletion from other machines results in conflicts (LP: #462003)
- Syncdaemon doesn't disable throttling (LP: #483592)
- Syncdaemon crashes with NoAccessToken (LP: #488413)
- Error creating share from Nautilus: callback() (LP: #492100)
- Work without NetworkManager installed (LP: #357395)
- Create a POT during the build (LP: #455527)
- Bring back timestamps in oauth-login.log (LP: #459175)
- Applet starts syncdaemon without a token (LP: #491573)
- Prefs changes don't take immediate affect (LP: #457564)
- BW limit settings don't appear to be saved (LP: #465030)
- Distinguish auth errors from other errors (LP: #450633)
- Fix for running on python < 2.6.3 (LP: #451670)
 -- Rodney DawesFri, 11 Dec 2009 15:45:52 -0500

** Changed in: ubuntuone-client (Ubuntu Karmic)
   Status: Fix Committed => Fix Released

-- 
NoAccessToken: SD crashes when no access token found
https://bugs.launchpad.net/bugs/488413
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 488413] Re: NoAccessToken: SD crashes when no access token found

2010-02-05 Thread Joshua Hoover
** Description changed:

  For Karmic users this bug is currently in proposed Karmic updates, which
  you can install by following this FAQ:
  https://answers.edge.launchpad.net/ubuntuone-client/+faq/930
  
  For Jaunty users, his bug is released (rev 288) in the Ubuntu One beta
- PPA. For instructions on how to install the beta PPA on Karmic, please
- see: https://answers.edge.launchpad.net/ubuntuone-client/+faq/836
+ PPA.
  
  Sometimes the SD is started but the user hasn't the necessary auth
  information yet. Right now, it crashes:
  
  2009-10-24 09:53:32,606 - ubuntuone.SyncDaemon.DBus - ERROR - Can't get the 
auth token
  Traceback (most recent call last):
    File 
"/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/dbus_interface.py", line 
1053, in connect
  access_token = self.main.get_access_token()
    File "/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/main.py", line 
286, in get_access_token
  return self.oauth_client.get_access_token()
    File "/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/main.py", line 
326, in get_access_token
  raise NoAccessToken("No access token found.")
  NoAccessToken: No access token found.
  
  What we should do is to alert the applet somehow that we've been started
  without the user having the proper auth info, and quit.
  
  To reproduce: delete the existing access token from the keyring with the
  client stopped, then start the client. It should go through the
  authorization process and not die.

-- 
NoAccessToken: SD crashes when no access token found
https://bugs.launchpad.net/bugs/488413
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 488413] Re: NoAccessToken: SD crashes when no access token found

2010-02-04 Thread Szebenyi Bálint
Ohh the last two rows were there last time as well? Now it's working with the 
proposed version!
This one helped as well:
http://notroswell.com/etcetera/etceterakarmic/
Thank you all!

-- 
NoAccessToken: SD crashes when no access token found
https://bugs.launchpad.net/bugs/488413
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 488413] Re: NoAccessToken: SD crashes when no access token found

2010-02-04 Thread Rick McBride
This is working correctly with the current karmic-proposed version

** Description changed:

  For Karmic users this bug is currently in proposed Karmic updates, which
  you can install by following this FAQ:
  https://answers.edge.launchpad.net/ubuntuone-client/+faq/930
  
  For Jaunty users, his bug is released (rev 288) in the Ubuntu One beta
  PPA. For instructions on how to install the beta PPA on Karmic, please
  see: https://answers.edge.launchpad.net/ubuntuone-client/+faq/836
  
  Sometimes the SD is started but the user hasn't the necessary auth
  information yet. Right now, it crashes:
  
  2009-10-24 09:53:32,606 - ubuntuone.SyncDaemon.DBus - ERROR - Can't get the 
auth token
  Traceback (most recent call last):
    File 
"/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/dbus_interface.py", line 
1053, in connect
  access_token = self.main.get_access_token()
    File "/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/main.py", line 
286, in get_access_token
  return self.oauth_client.get_access_token()
    File "/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/main.py", line 
326, in get_access_token
  raise NoAccessToken("No access token found.")
  NoAccessToken: No access token found.
  
  What we should do is to alert the applet somehow that we've been started
  without the user having the proper auth info, and quit.
+ 
+ To reproduce: delete the existing access token from the keyring with the
+ client stopped, then start the client. It should go through the
+ authorization process and not die.

-- 
NoAccessToken: SD crashes when no access token found
https://bugs.launchpad.net/bugs/488413
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 488413] Re: NoAccessToken: SD crashes when no access token found

2010-02-02 Thread Szebenyi Bálint
It was all working fine, but one of last week's update just turned it
upside down. I updated it today as written at the top of the page,
however the problem still exists. In the bug report there is no access
token bug now, nothing in the bug report but it still won't connect and
the red 'x' remains present over the icon. If I can help you with any
other information let me know and I'll be glad to help.

-- 
NoAccessToken: SD crashes when no access token found
https://bugs.launchpad.net/bugs/488413
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 488413] Re: NoAccessToken: SD crashes when no access token found

2010-02-01 Thread Joshua Hoover
** Description changed:

- This bug is released (rev 288) in the Ubuntu One beta PPA. For
- instructions on how to install the beta PPA on Karmic, please see:
- https://answers.edge.launchpad.net/ubuntuone-client/+faq/836
+ For Karmic users this bug is currently in proposed Karmic updates, which
+ you can install by following this FAQ:
+ https://answers.edge.launchpad.net/ubuntuone-client/+faq/930
+ 
+ For Jaunty users, his bug is released (rev 288) in the Ubuntu One beta
+ PPA. For instructions on how to install the beta PPA on Karmic, please
+ see: https://answers.edge.launchpad.net/ubuntuone-client/+faq/836
  
  Sometimes the SD is started but the user hasn't the necessary auth
  information yet. Right now, it crashes:
  
  2009-10-24 09:53:32,606 - ubuntuone.SyncDaemon.DBus - ERROR - Can't get the 
auth token
  Traceback (most recent call last):
    File 
"/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/dbus_interface.py", line 
1053, in connect
  access_token = self.main.get_access_token()
    File "/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/main.py", line 
286, in get_access_token
  return self.oauth_client.get_access_token()
    File "/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/main.py", line 
326, in get_access_token
  raise NoAccessToken("No access token found.")
  NoAccessToken: No access token found.
  
  What we should do is to alert the applet somehow that we've been started
  without the user having the proper auth info, and quit.

-- 
NoAccessToken: SD crashes when no access token found
https://bugs.launchpad.net/bugs/488413
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 488413] Re: NoAccessToken: SD crashes when no access token found

2010-01-31 Thread Fessor
It also seems to work for me. Thanks

-- 
NoAccessToken: SD crashes when no access token found
https://bugs.launchpad.net/bugs/488413
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 488413] Re: NoAccessToken: SD crashes when no access token found

2009-12-22 Thread zzamal
Yes it's work good...

Thank you

Franck

Piotr Morgwai Kotarbiński a écrit :
> This seems to work ok for me now.
>
> Thanks
>
>   Morg
>
>

-- 
NoAccessToken: SD crashes when no access token found
https://bugs.launchpad.net/bugs/488413
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 488413] Re: NoAccessToken: SD crashes when no access token found

2009-12-22 Thread Martin Pitt
** Tags added: verification-done
** Tags removed: verification-needed

-- 
NoAccessToken: SD crashes when no access token found
https://bugs.launchpad.net/bugs/488413
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 488413] Re: NoAccessToken: SD crashes when no access token found

2009-12-22 Thread Piotr Morgwai Kotarbiński
This seems to work ok for me now.

Thanks

  Morg

-- 
NoAccessToken: SD crashes when no access token found
https://bugs.launchpad.net/bugs/488413
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 488413] Re: NoAccessToken: SD crashes when no access token found

2009-12-22 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/karmic-proposed/ubuntuone-client

-- 
NoAccessToken: SD crashes when no access token found
https://bugs.launchpad.net/bugs/488413
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 488413] Re: NoAccessToken: SD crashes when no access token found

2009-12-21 Thread Martin Pitt
Accepted ubuntuone-client into karmic-proposed, the package will build
now and be available in a few hours. Please test and give feedback here.
See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how
to enable and use -proposed. Thank you in advance!

** Changed in: ubuntuone-client (Ubuntu Karmic)
   Status: New => Fix Committed

** Tags added: verification-needed

-- 
NoAccessToken: SD crashes when no access token found
https://bugs.launchpad.net/bugs/488413
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 488413] Re: NoAccessToken: SD crashes when no access token found

2009-12-21 Thread Martin Pitt
** Also affects: ubuntuone-client (Ubuntu Karmic)
   Importance: Undecided
   Status: New

-- 
NoAccessToken: SD crashes when no access token found
https://bugs.launchpad.net/bugs/488413
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 488413] Re: NoAccessToken: SD crashes when no access token found

2009-12-15 Thread Joshua Hoover
** Description changed:

+ This bug is released (rev 288) in the Ubuntu One beta PPA. For
+ instructions on how to install the beta PPA on Karmic, please see:
+ https://answers.edge.launchpad.net/ubuntuone-client/+faq/836
+ 
  Sometimes the SD is started but the user hasn't the necessary auth
  information yet. Right now, it crashes:
  
  2009-10-24 09:53:32,606 - ubuntuone.SyncDaemon.DBus - ERROR - Can't get the 
auth token
  Traceback (most recent call last):
-   File 
"/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/dbus_interface.py", line 
1053, in connect
- access_token = self.main.get_access_token()
-   File "/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/main.py", line 
286, in get_access_token
- return self.oauth_client.get_access_token()
-   File "/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/main.py", line 
326, in get_access_token
- raise NoAccessToken("No access token found.")
+   File 
"/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/dbus_interface.py", line 
1053, in connect
+ access_token = self.main.get_access_token()
+   File "/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/main.py", line 
286, in get_access_token
+ return self.oauth_client.get_access_token()
+   File "/usr/lib/python2.6/dist-packages/ubuntuone/syncdaemon/main.py", line 
326, in get_access_token
+ raise NoAccessToken("No access token found.")
  NoAccessToken: No access token found.
  
  What we should do is to alert the applet somehow that we've been started
  without the user having the proper auth info, and quit.

-- 
NoAccessToken: SD crashes when no access token found
https://bugs.launchpad.net/bugs/488413
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 488413] Re: NoAccessToken: SD crashes when no access token found

2009-12-15 Thread Joshua Hoover
** Summary changed:

- SD crashes when no token found
+ NoAccessToken: SD crashes when no access token found

-- 
NoAccessToken: SD crashes when no access token found
https://bugs.launchpad.net/bugs/488413
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs