Dropbox icon is gone

Dropbox icon is gone from the notification area, but it seems that the Dropbox demon is working. Fault seem to be on the Dropbox, Inc. side after their update to version 3.14.7 broke things (on Netrunner 17 with KDE’s Plasma 5 it works OK - seems to be Qt libs version issue).

Here’s the discussion on Dropbox support forum:
https://www.dropboxforum.com/hc/en-us/community/posts/205739106-Stable-Build-3-14-7?flash_digest=dcb395340bce7385972b3f9404a9e2b7ab7cddb4&page=1#comments

The workaround which did the job for me (paste it into the terminal):

killall dropbox && sleep 15 && DBUS_SESSION_BUS_ADDRESS="" dropbox start 

It still leaves some minor quirks, but it does the basic job.