Anyone else noticing this? I've just done a fresh re-install of Jaunty, upgraded everything and installed Ubuntu One as per the instructions on https://ubuntuone.com/support/installation/.
The first sign of trouble is when I get to step 4 of those instructions - it doesn't launch a web browser. However my computer is already authorised so I just skipped over that bit.
Anyway it starts OK, the Ubuntuone logo appears in my notification area and starts spinning round, to show it's syncing. Then the logo disappears from the notification area.
If I do "ps aux | grep ubu" I get this:
matt 5419 0.2 1.2 51404 24880 ? Sl 18:30 0:01 /usr/bin/python /usr/bin/ubuntuone-client-applet
matt 5421 0.3 0.8 37864 17648 ? Sl 18:30 0:01 /usr/bin/python /usr/lib/ubuntuone-client/ubuntuone-syncdaemon
so Ubuntu says it's still running, but it's not syncing any more, and I get "permission denied" if I try to copy anything into the folder.
If I click on the icon under Applications->Internet, nothing happens, and if I type "ubuntuone-client-applet" into the terminal, it tells me it's already running.
But then if I kill the processes given above and do "ubuntuone-client-applet" again, I get no response - no error messages, nothing. I have to do ctrl-C to get the cursor back.
I think this has only started happening in the last couple of days... anyone else finding the same thing and/or solved this? I can't really find anything useful in the support area of Ubuntuone.com or on Launchpad...