Last year MTE gave you a hands on review of the beta release of Ubuntu One, Canonical’s answer to the popular Dropbox file syncing service. Ubuntu One allows users to have a local folder on their computers linked and synced with a folder on an Ubuntu One server. They can also share files with their other computers and even with other users.
This was good news for many mobile Ubuntu users who needed the flexibility that online storage space affords them. Unfortunately, KDE users, those who use Kubuntu, were left out of the initial release. In order to use Ubuntu One, they would have to install the Gnome client or use only the web-based interface.
Now, all of that has changed with the development of Ubuntu One KDE Client. It is easy to download, setup, and install, and MTE will take you through the entire process.
Sign up for Ubuntu One
The process is the same as it would be if you were registering from within Gnome.
- Visit one.ubuntu.com
- Click “Subscribe”
- Choose the free 2GB plan or the $10 per month 50GB plan
- Sign in with your existing Launchpad account or create a new one
Once you are subscribed, you can see the web interface. All that is left is connecting your desktop interface to your account.

Download Ubuntu One KDE Client
You can download and install the client from launchpad.net or install it through the PPA using the following method:
- Open Konsole (or your terminal app of choice) and type the following string:
- One the repository has been added, update your apt-get list:
- Install Ubuntu One KDE Client:
sudo add-apt-repository ppa:apachelogger/ubuntuone-kde
sudo apt-get update
sudo apt-get install ubuntuone-client-kde
Note: You can also add the repository and install the client using KPackageKit or another graphical interface.
Getting Started
Now that you have the client installed, start it and make sure the installation worked.
- Press Alt-F2 (or right click the desktop and click “Run Command”)
- Type ubuntuone-client-kde and press Enter
- An icon shaped like a hard drive with a cloud on it will appear. Right click it.
- Click “Open Folder”
- Right click the icon again and click “Connect” to make sure it is connected.
- Now, to test it, right click inside the Dolphin window of the Ubuntu One folder and click “Create New” and “Text file”
- Name the file “test” and click OK.
You should now have your local Ubuntu One folder open, and it should have automatically added a link to it in your “Places” bookmarks in Dolphin. The path for the folder is /home/username/Ubuntu One.


Finally, open your web browser and return to the one.ubuntu.com web interface. Your test file should now appear under “My Files”. With that you have successfully setup your Ubuntu One account within KDE. Because the folder itself is on your local computer, you can link to it and even create a Folder View just as you normally would with any KDE folder. Just always keep in mind that Ubuntu One is an online service, so always keep local copies of any files you share on it. It is also still in BETA, so be extra careful. Now Kubuntu users can enjoy the benefits of Ubuntu One and share with their Ubuntu associates.






















3 Comments
I tried to follow the steps described above, but at step 3 (sudo apt-get install ubuntuone-client-kde) I got an error message (couldn’t find the file).
So I added the repositories (from launchpad.net) and added ubuntuone client kde in Add/Remove software, without any warnings or errors.
But still the last part, starting ubuntuone-client-kde form Run command, doesn’t work.
Anyone’s got the same problem?
Or better: know a solution?
Its very possible, but as it goes with anything in beta you’re likely to run into problems like that.
Thanks for this howto!
Unfortunately I get an error about unresolved dependecies with the Lucid Lynx Beta:
” ubuntuone-client-kde: Hängt ab: libknotificationitem1 ist aber nicht installierbar
E: Kaputte Pakete”
(Sorry, I have it only in German, but I think the error is obvious)
So it seems that at the moment it doesn’t work with Kubuntu 10.4 beta. Or is there a fix maybe?