09-23-2016, 02:45 PM
(06-27-2016, 10:34 AM)N4RPS link Wrote: Hello!
Don't know if this is related, but when *I* tried installing Dropbox (from their .deb file), the notification area icon and box didn't work for me, either. Found a permanent fix by editing the Dropbox config file as follows:
In a terminal window [CTRL-ALT-T], type or copy/paste the following:
Code:sudo leafpad /usr/bin/dropbox
Create a new line after 'import os' and add the following:
os.environ['DBUS_SESSION_BUS_ADDRESS'] = ""
Save [CTRL-S] and reboot.
Details here: http://askubuntu.com/questions/732816/xu...-icon-fail
73 DE N4RPS
Rob
Sorry for the delay, but just got round to doing this, so thanks N4RPS, works perfect for me.
Keith.