Use sudo if needed
Mount
mkdir /mnt/sharemount -t cifs //windowsmachineip/sharename -o username=user,password=urPassword /mnt/share
$ killall nemo
after installation to make it work.
source
Use
dropbox stop && dbus-launch dropbox start
Or
Do: opening 'Preferences' -> 'Startup Applications' and editing the dropbox entry so the command now reads:CODE: SELECT ALLdbus-launch dropbox start
update might overwrite the change. I think it's better to leave the existing entry alone (only disabled) and create a new entry (e.g. "Launch DropBox") with the new start command (`dbus-launch dropbox start`)