Comment 3 for bug 519838

Revision history for this message
Balage (regenyi-balazs) wrote : Re: [Bug 519838] Re: the client logs out after connect

thx duanedesign your helpfull answer!
Balage

2010-02-10 17:14 keltezéssel, duanedesign írta:
> Balage,
> Sorry you are having problems with Ubuntu One. Looking at your log files the issue might be the write limit for bandwidth throttling being set to 0. Select preferences from the applet and enter a value in that field. There is a fix being prepared to handle this differently.
>
> Additionally I noticed you are still running the ubuntuone-client from
> the jaunty PPA. In order to take advantage of the new updates you should
> install the karmic verson of the client. There was an issue with
> upgrading from Jaunty to Karmic that prevented Ubuntu One from properly
> receiving updates. Right before karmic was released, a version bump was
> performed from 1.0 to 1.1 for ppa; Those who installed jaunty ppa
> packages, got 1.1 version. After update to Karmic, the upgrade system
> ignored ubuntuone packages, since base system contained 1.0-something
> and the ppa version was 1.1.You will need to purge the ubuntuone-client
> and reinstall it.
>
> First make a back up of your Ubuntu One directory. To do this open a
> Terminal (Applications> Accesories> Terminal) and run the following:
>
> mv ~/Ubuntu\ One/ ~/Ubuntu\ One_old/
>
> then uninstall ubuntu one
>
> sudo apt-get purge ubuntuone-client* python-ubuntuone-storage*
>
> and to reinstall
>
> sudo apt-get install ubuntuone-client* python-ubuntuone-storage*
>
> Then test it to make sure it is working properly. Put a small text file in the newly created ~/Ubuntu One/ directory and make sure that syncs correctly.
> If all goes well, move the files and folders from ~/Ubuntu One_old/ to ~/Ubuntu One/ and the sync should happen.
>
> thank you,
> duanedesign
>
>
> ** Changed in: ubuntuone-client
> Status: New => Incomplete
>