If you right click the SynceTrayIcon and choose "Explorer with filemanager" in Ubuntu 9.10, Nautilus can show the following error:
Code:
Could not display "synce:// "your phone name"
Nautilus cannot handle "synce" locations.
- Go to "System" -> "Administration" -> "Software Sources".
- Click on "Other Software".
- Click the "Add" button.
- At the command APT line enter:
Code:
deb http://ppa.launchpad.net/synce/ubuntu karmic main
- Click the "+add source" again.
- Click the "Close" button.
- Click the "Reload" button.
- Then in the Terminal run
Code:
sudo apt-get update
sudo apt-get install synce-gvfs
- Reboot