basblackberry.blogg.se

Stop dropbox logo from showing up in word
Stop dropbox logo from showing up in word








) it would be something like: sudo chown -R ken:ken /home/ken/.dropbox For example, if you are co-creator of Unix, UTF-8, Go language, etc. Sudo chown -R USER:GROUP /home/USER/.dropbox This is ok as a temporary workaround to get the Dropbox tray icon fully working on Linux until the bug is hopefully fixed by a next update, but if the fix doesn't restore the correct permissions, in that hypothetical case a quick solution after the bug fix will be: sudo dropbox stop a file manager such as Dolphin), and therefore the root password is requested when starting Dropbox. However, it has the small secondary effect of having a few files in the hidden folder ~/.dropbox/ owned by root now instead of the user (as you can see with e.g. Until it gets fixed, a temporary workaround from the command line (Konsole, Terminal, etc.), which is working these days for users of Xubuntu, Linux Mint, etc.: dropbox stopĪbout the "sudo", running Dropbox as root overcomes the permission bug, and the tray icon works again correctly. This Dropbox tray icon bug seems to be related to permissions. Hope it stays off after this one.ĮDIT: To implement this fix in a script that run every time session starts, try this solution: and for some reason I still had to remove the autostart setting from Dropbox GUI (click icon > Preferences > Start Dropbox on system startup). This way the daemon runs as a normal user and not as root.ĮDIT: If you create your own startup script for Dropbox based on this fix, remember to disable the default startup script with " dropbox autostart n" command (Thank StockBreak for this one, saved me some time this morning).ĮDIT2. This seems to move the icon back to "notification area" which fixes both icon and menu. I think the bug is connected to Dropbox starting to use "indicator area" for their tray icon instead of "notification area" and the sudo-fix just happens to work because of some environment variables are not in use with sudo sessions.Īt least for me this problem can be fixed by running: dropbox stop & DBUS_SESSION_BUS_ADDRESS="" dropbox start Just got this bug on my Xubuntu 15.10, broken icon and no way to open the menu.










Stop dropbox logo from showing up in word