Comment 8 for bug 534707

Revision history for this message
John Lenton (chipaca) wrote :

As soon as the linked branch lands in ubuntuone-client trunk (it's being reviewd now), we'll have a .desktop file that looks like
[Desktop Entry]
Name=Ubuntu One
Exec=ubuntuone-launch
Type=Application
X-GNOME-Autostart-Delay=30

ubuntuone-launch is a python script that has a series of increasingly more expensive tests to decide whether to start and connect the syncdaemon or not. The first test is for the existence of the Ubuntu One directory, which should be bail out early for most users.