You are not logged in.
For anyone (with an invite) wishing to test the Ubuntu One client under CrunchBang 9.04.01, here are some quick and dirty instructions for getting it running:
1. Open your APT sources file with the following terminal command:
gksudo leafpad /etc/apt/sources.listadd the following line, save and exit:
deb http://ppa.launchpad.net/ubuntuone/beta/ubuntu jaunty main2. Add the PPA key with the following terminal command:
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 4BD0ECAE3. Update your APT sources and install the client software, enter the following command:
sudo apt-get update && sudo apt-get install ubuntuone-client ubuntuone-client-tools ubuntuone-client-gnome4. Once the above packages have downloaded and installed, enter the following command to start the client:
ubuntuone-client-applet --signup &^^ should take you to the Ubuntu One website where you can register your machine for use with the service. Note, you should now be able to see the Ubuntu One icon within your system tray and a new directory "Ubuntu One" within your home directory.
To start the Ubuntu One client at boot, simply add a reference to it within your Openbox autostart.sh file, something like the following should do it:
(sleep 60s && ubuntuone-client-applet) &Note also, I am not entirely sure about this, but I believe the applet is only partially functional without Nautilus; the service should work, but clicking the applet will probably not open your Ubuntu One directory.
Anyhow, I hope someone finds this useful. Please feel free to comment if you think I have missed anything or if you know of a quicker/better way to achieve the above. 
Offline
Huzzah, it worketh most verily!
Rebooteth time.
Ex-KDE user.
Collects old PC's (Coz he can't afford new ones =P)
Crunchbang @ Distrowatch
My Blog (updated infrequently, and on the #! Planet too.)
Offline
Just works! Most cool. Thanks.
Dell Mini 9: Atom 1.6GHz/32Gb SSD/2GB RAM: CrunchBang Lite 9.04
Compaq Presario: 2.16GHz AMD Athlon/2GB RAM: WinXP/Ubuntu 9.04
Dell XPS 400: P4x2 3.2GHz/3GB RAM: WinXP/Ubuntu Studio 9.04/CrunchBang 9.04.1/Puppy 4.2
Dell Dimension 2400: Celeron 2.2GHz/640 RAM: Xubuntu 9.04
Offline
Hey, I get an error when I start the ubuntu one client for the first time and I never get the webpage. See the attached screenshot for the error message. I'm using FF 3.5 (installed in home from the Mozilla tarball), but I'm not sure that has anything to do with it.

EDIT: lol, I tracked this down by looking in the code for ubuntuone-client-applet and xdg-open. It seems that the command sensible-browser is eventually called. This failed on my system with that error. If you set the BROWSER environment variable it works, e.g:
export BROWSER=/usr/bin/firefoxLast edited by robconnolly (2009-07-29 20:50:00)
Blog: http://blog.webworxshop.com
Identi.ca: http://identi.ca/robconnolly
Offline
It's possible that things have changed with Ubuntu One since the original how-to was wrote but, I find that it is better to add the following to your autostart.sh:
(sleep 60s && ubuntuone-syncdaemon) &Adding 'ubuntuone-client-applet' to autostart.sh does start Ubuntu One however, the settings dialog will also open. Adding 'ubuntuone-syncdaemon' just starts the Ubuntu One service.
Just thought I'd share. 
--
...old school #! user now running Arch
jpope.org
Offline
sudo apt-get update && sudo apt-get install ubuntuone-client ubuntuone-client-tools ubuntuone-client-gnome
i tried this but i got the following;
The following packages have unmet dependencies:
ubuntuone-client : Depends: python-apport but it is not installable
ubuntuone-client-gnome : Depends: libedataserver1.2-11 (>= 2.26.1) but it is not installable
Depends: libnautilus-extension1 (>= 1:2.22.2) but 2.30.1-2 is to be installed
E: Broken packages
any ideas on how to fix this?
Offline
^ I thought you had installed Statler? If so, this guide is probably not going to work.
Offline
well, that would explain the issue.
so how do i get ubuntu one installed?
Offline
I am not recommending this but in your sources.list try using a different suite like:
deb http://ppa.launchpad.net/ubuntuone/beta/ubuntu karmic main
or
deb http://ppa.launchpad.net/ubuntuone/beta/ubuntu lucid main
Note: ** Please read before posting **
BTW if you wish to contact me, send me an e-mail instead of a PM.
Offline
I found the following, but I am not sure if it will be of any use: http://askubuntu.com/questions/10271/is … n-possible
Can I ask, are you an existing Ubuntu One user? If not, you might want to consider Dropbox.
Offline
yes,i use both.
Dropbox is actually very awesome - i have a 50GB account, and i have a free ubuntu one account.
The drop box account i use for data storage, and the ubuntu one account i use for backing up my bookmarks and notes.
I'll give the above a try and see what happens.
Thanks chaps!
Offline
Copyright © 2012 CrunchBang Linux.
Proudly powered by Debian. Hosted by Linode.
Debian is a registered trademark of Software in the Public Interest, Inc.