Linux Lite Forums

Software - Support => Installing Software => Topic started by: torreydale on May 02, 2016, 09:44:26 AM

Title: Dropbox Indicator Not Working Linux Lite 3.0
Post by: torreydale on May 02, 2016, 09:44:26 AM
Sometimes when I reboot, the problem (red circle with with red diagonal line) returns.  And when I go to Application Autostart, I see the Dropbox entry that I removed has returned.  So to continue the workaround, I remove it again, logout, and then log back on.

Anyone else experiencing this?
Title: Re: Dropbox Indicator Not Working Linux Lite 3.0
Post by: mandoran on May 02, 2016, 09:49:08 AM
Yes, on one of my three LL machines this happens, most of the time, but not every time. I am absolutely baffled as to why so I can offer you no help, only company.
Title: Re: Dropbox Indicator Not Working Linux Lite 3.0
Post by: Jerry on May 02, 2016, 10:19:02 AM
Heres one that does work - https://dl-web.dropbox.com/u/17/dropbox-lnx.x86_64-3.12.5.tar.gz it will extract to /home/user/.dropbox-dist/dropbox-lnx.x86_64-3.12.5 then just create an autostart for it :)
Title: Re: Dropbox Indicator Not Working Linux Lite 3.0
Post by: Jerry on May 05, 2016, 01:47:29 AM
FYI - just tested this on LL3.0, tray icon shows normally without a workaround :) Hope this is true for everyone else when 3.0 is released.

(http://i.imgur.com/t3shNz9.png)
Title: Re: Dropbox Indicator Not Working Linux Lite 3.0
Post by: torreydale on June 23, 2016, 11:14:45 PM
I'm still getting this issue in LL 3.0.  I also still have to go to Sessions & Startup every so often to remove the Dropbox session that doesn't work.  Anyone else?
Title: Re: Dropbox Indicator Not Working Linux Lite 3.0
Post by: Jerry on June 23, 2016, 11:28:10 PM
How did you install it?

Sent from my phone using Tapatalk

Title: Re: Dropbox Indicator Not Working Linux Lite 3.0
Post by: torreydale on June 24, 2016, 04:03:42 AM
via Lite Software.
Title: Re: Dropbox Indicator Not Working Linux Lite 3.0
Post by: Jerry on June 24, 2016, 06:14:43 AM
I'll test it on a vanilla install here and get back to you.

Sent from my phone using Tapatalk

Title: Re: Dropbox Indicator Not Working Linux Lite 3.0
Post by: Jerry on June 25, 2016, 12:57:13 AM
Torreydale, in the meantime do this:

(http://i.imgur.com/bwhia7J.png)

Works a treat here after several login/outs.
Title: Re: Dropbox Indicator Not Working Linux Lite 3.0
Post by: torreydale on June 26, 2016, 10:17:43 PM
I tried this inadvertently on my desktop, which is still LL 2.8.

I just now tried it on my laptop, which is LL 3.0.  Perhaps I typed something incorrectly, but I have the black box with the red circle and red diagonal line still.
Title: Re: Dropbox Indicator Not Working Linux Lite 3.0
Post by: Jerry on June 26, 2016, 11:01:00 PM
Topic split off original thread as that was Solved.
Not sure what else to try torreydale, I have tested my method thoroughly without any issues.
Title: Re: Dropbox Indicator Not Working Linux Lite 3.0
Post by: torreydale on June 26, 2016, 11:27:18 PM
So that I can copy and paste, can you enter your solution using the insert code button?
Title: Re: Dropbox Indicator Not Working Linux Lite 3.0
Post by: Jerry on June 26, 2016, 11:32:46 PM
I had to do a screenshot as mod_security on the web server interprets some code as malicious.

Code is here - https://www.dropbox.com/install?os=lnx (https://www.dropbox.com/install?os=lnx)
Title: Re: Dropbox Indicator Not Working Linux Lite 3.0
Post by: N4RPS on June 27, 2016, 06:34:27 AM
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: [Select]
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/xubuntu-dropbox-icon-fail (http://askubuntu.com/questions/732816/xubuntu-dropbox-icon-fail)

73 DE N4RPS
Rob
Title: Re: Dropbox Indicator Not Working Linux Lite 3.0
Post by: torreydale on June 27, 2016, 08:06:08 PM
I have the old way (the way Jerry showed in the 2.x series) working via Lite Software.  The problem is whenever I try to remove the Application Autostart created by Dropbox, it keeps coming back.  Even if I uncheck and remove it, and log out and back in, it'll reappear.  That is the Application Autostart that I think gives me the red circle with the diagonal line.  Is there a way to permanently remove that Application Autostart?


  (http://imgur.com/ziSgvzxl.png)
 (http://i.imgur.com/ziSgvzx.png)
Title: Re: Dropbox Indicator Not Working Linux Lite 3.0
Post by: LL-user on June 27, 2016, 09:50:19 PM
Hi torreydale,

Have you also taken into consideration the additional information that eightbit posted?

I would like to add that you must right click on the dropbox icon in the tray (after adding the autostart that Jerry posted and logging out/in), choose preferences and UNCHECK start dropbox on system startup. If you do not do this your application autostart dropbox modification will be returned to the "dropbox -i" command and the tray icon will be broken again on next reboot. It was driving me crazy wondering why the setting I changed kept getting reverted. Even if I deleted the dropbox autostart it would be re-created on next boot. Ugh. Turn off the preference and then use Jerry's command in the autostart and it works fine.

Hope that helps :)
Title: Re: Dropbox Indicator Not Working Linux Lite 3.0
Post by: torreydale on June 27, 2016, 10:09:37 PM
That makes too much sense.  I'm unchecking it now.
Title: Re: Dropbox Indicator Not Working Linux Lite 3.0
Post by: aus9 on June 27, 2016, 11:41:42 PM
umm forgive me for a small hijack. I use Dropbox but do so from a web browser.

Its simple and it works.

I shall sacrifice a beer for being naughty.  :P
Title: Re: Dropbox Indicator Not Working Linux Lite 3.0
Post by: Jerry on June 28, 2016, 12:32:56 AM
Autostart files are kept in /etc/xdg/autostart and ~/.config/autostart
Title: Re: Dropbox Indicator Not Working Linux Lite 3.0
Post by: torreydale on June 28, 2016, 08:57:13 AM
Quote
umm forgive me for a small hijack. I use Dropbox but do so from a web browser.

Its simple and it works.

And it doesn't address the concern.  I'm one of those people who prefers to have some or all of my Dropbox files synchronized to my desktop.  Their desktop client allows that.  I was merely trying to get it to work as intended.
Title: Re: Dropbox Indicator Not Working Linux Lite 3.0
Post by: Jerry on June 28, 2016, 12:40:15 PM
I wish Dropbox would care enough to fix this.

Sent from my phone using Tapatalk

Title: Re: Dropbox Indicator Not Working Linux Lite 3.0
Post by: banko on September 23, 2016, 10:45:38 AM
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: [Select]
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/xubuntu-dropbox-icon-fail (http://askubuntu.com/questions/732816/xubuntu-dropbox-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.
Title: Re: Dropbox Indicator Not Working Linux Lite 3.0
Post by: neptune33 on October 23, 2016, 10:33:37 PM
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: [Select]
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/xubuntu-dropbox-icon-fail (http://askubuntu.com/questions/732816/xubuntu-dropbox-icon-fail)

73 DE N4RPS
Rob

Thanks N4RPS for the easy fix!!!
Title: Re: Dropbox Indicator Not Working Linux Lite 3.0
Post by: occirf001 on November 15, 2016, 04:34:28 AM
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.
Title: Re: Dropbox Indicator Not Working Linux Lite 3.0
Post by: Jerry on November 15, 2016, 07:19:03 AM
I've fixed and tested a patch for this and uploaded the new dropbox packages. Should be fine now.
Title: Re: Dropbox Indicator Not Working Linux Lite 3.0
Post by: estelondono on June 14, 2017, 04:14:34 PM
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: [Select]
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/xubuntu-dropbox-icon-fail (http://askubuntu.com/questions/732816/xubuntu-dropbox-icon-fail)

73 DE N4RPS
Rob

Thanks N4RPS for the easy fix!!!

Hi everybody!

In my computer the dropbox icon in the panel was not working. Also the left-click-menu wasn't working too. So I came to this thread and see that the line
Code: [Select]
os.environ['DBUS_SESSION_BUS_ADDRESS'] = ""
was in the /usr/bin/dropbox file. I commented it (with "#") and started Dropbox with
Code: [Select]
dbus-launch dropbox start and it came to life.
To clarify, I have LinuxLite 3.4 on a Dell Inspiron Mini 1018 but I had to install upstart and sddm for the OS to work in my computer. Maybe that's the problem in my case.

Hope this helps anyone.
Title: Re: Dropbox Indicator Not Working Linux Lite 3.0
Post by: Jerry on June 15, 2017, 03:24:21 AM
The package in Lite Software still works fine in regards to the tray icon.