Linuxmint 17.1 "Rebecca"
NVidia proprietary driver (331.113)
After installing the NVidia drivers, the Dropbox icon in the system tray has (in my case) a solid black background rather than the colour of the panel.
Found the fix at http://crunchbang.org/forums/viewtopic.php?pid=414074#p414074
cd ~/.dropbox-dist/dropbox-lnx.x86_64-3.0.5
cp -p libGL.so.1 libGL.so.1.orig
ln -sf /usr/lib/nvidia-331/libGL.so.1
After that stop and start Dropbox and the icon background colour is normal
No comments:
Post a Comment