Topic: dropboxd failing in 9.04
Hi,
I've just installed a fresh installation of #! 9.04 (using the unofficial live cd since the minimal cd didn't work for me (it hung for ever at detecting network hardware)). The problem I'm having is that I can't get Dropbox to work. I have followed this guide in the wiki: http://crunchbanglinux.org/wiki/howto/h up_dropbox but when I log in, the dropbox icon appears in the tray for some seconds and then dissappears. If I try to run it manually from the terminal, I get this:
emil@emil-crunhtop:~$ .dropbox-dist/dropboxd
The program 'dropbox' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadIDChoice (invalid resource ID chosen for this connection)'.
(Details: serial 637 error_code 14 request_code 53 minor_code 0)
(Note to programmers: normally, X errors are reported asynchronously;
that is, you will receive the error a while after causing it.
To debug your program, run it with the --sync command line
option to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error() function.)Am I missing some dependencies or are things working differently in 9.04?