nemo-dropbox ships with an old version of Dropbox that doesn't work.
To fix run.
For 32-bit:
For 64-bit:
Fill in your login details and Dropbox will work.
To fix run.
For 32-bit:
Code:
wget -O - "https://www.dropbox.com/download?plat=lnx.x86" | tar xzf -
For 64-bit:
Code:
wget -O - "https://www.dropbox.com/download?plat=lnx.x86_64" | tar xzf -
Code:
./.dropbox-dist/dropboxd
Fill in your login details and Dropbox will work.