Comment 2 for bug 1573423

Revision history for this message
costales (costales) wrote :

@BlueRainbow: I just tried nemo and it's working, but I have to run nemo -q

Could you try these steps from here?
http://www.webupd8.org/2013/10/install-nemo-with-unity-patches-and.html

sudo add-apt-repository ppa:costales/folder-color
sudo add-apt-repository ppa:webupd8team/nemo
sudo apt-get update
sudo apt-get install nemo python-nemo folder-color-nemo
nemo -q

Reboot PC.
is not working yet? Try these steps too:
sudo ln -s /usr/lib/libpython2.7.so.1 /usr/lib/libpython2.7.so.1.0
sudo ln -s /usr/lib/i386-linux-gnu/libpython2.7.so.1 /usr/lib/libpython2.7.so.1
sudo ln -s /usr/lib/x86_64-linux-gnu/libpython2.7.so.1 /usr/lib/libpython2.7.so.1
sudo ln -s /usr/lib/x86_64-linux-gnu/libpython2.7.so.1 /usr/lib/libpython2.7.so.1
sudo ln -s /usr/lib/libpython2.7.so.1.0 /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
nemo -q

Reboot.

Please, tell me if that worked.