Having trouble with Dropbox. I can't get it to start.
Kfilebox seems to be running okay. I have the icon in my tray, but status is "Starting...."
- Code: Select all
madams 14507 1.3 0.6 768524 56276 ? Sl 12:07 0:02 /usr/bin/kfilebox
madams 15165 0.0 0.0 12256 2240 pts/2 S+ 12:10 0:00 grep --color kfilebox
[1]+ Done dropboxd
I've tried starting and stopping both Dropbox and Kfilebox.
I uninstalled Kfilebox and downloaded bianaries for Dropbox as a user:
- Code: Select all
cd ~ && wget -O - "https://www.dropbox.com/download?plat=lnx.x86_64" | tar xzf -
Started dropboxd as a regular user:
- Code: Select all
~/.dropbox-dist/dropboxd &
And the usual thing happened - Firefox opened the local page from
file:///home/madams/.kde4/cache-spike/krun/11688_0_cli_link_nonce
Where I was unable to log in despite having credentials that log me in okay at http://dropbox.com.
Opening the Dropbox icon showed me that it was starting and the local webpage opened another tab.
When I try starting Kfilebox from the menu, It downloads the dropbox daemon and displays a dialog box asking to either run the GTK based installer or simply link an account, and the local webpage from file:///home/madams/.kde4/cache-spike/krun/11688_0_cli_link_nonce opens up again, while the icon in the tray tells me Dropbox is starting until it times out.
If I run the installer, the local webpage opens up agai and the icon in the tray tells me Dropbox is starting until it times out.
Choosing the option to link to an existing account does the same thing: local webpage opens and Dropbox tries to start until it times out.
I don't know, but here's this:
- Code: Select all
$ ps -ef | grep -i dropbox
madams 14738 14507 0 12:08 ? 00:00:02 /home/madams/.dropbox-dist/dropbox-lnx.x86_64-28.4.14/dropbox
madams 16002 2583 0 12:15 pts/2 00:00:00 grep --color -i dropbox
Any help appreciated.
Thanks.