Posts: 9,005
	Threads: 567
	Joined: Feb 2014
	
Reputation: 
12
	 
	
	
		I wish Dropbox would care enough to fix this. 
Sent from my phone using Tapatalk
	
	
	
	
	
 
 
	
	
	
		
	Posts: 9
	Threads: 0
	Joined: Dec 2015
	
Reputation: 
0
	 
	
	
		 (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
Thanks N4RPS for the easy fix!!!
	
 
	
	
Linux Lite 4.0 64 bit
Using screen tearing mod.
Lenovo 6072-BVU
Intel Core 2 Duo 2.33 GHz E6550
4Gb ram
250 GB HD
	
	
 
 
	
	
	
		
	Posts: 7
	Threads: 3
	Joined: Nov 2016
	
Reputation: 
0
	 
	
	
		I just wanted to confirm I have had the same issue with dropbox icon and N4RPS post helped mi to solve the problem. Anyway, this is annoying and I think it should be pointed somewhere in the help files. 
	
	
	
	
	
 
 
	
	
	
		
	Posts: 9,005
	Threads: 567
	Joined: Feb 2014
	
Reputation: 
12
	 
	
	
		I've fixed and tested a patch for this and uploaded the new dropbox packages. Should be fine now.
	
	
	
	
	
 
 
	
	
	
		
	Posts: 9,005
	Threads: 567
	Joined: Feb 2014
	
Reputation: 
12
	 
	
	
		The package in Lite Software still works fine in regards to the tray icon.