Comment 11 for bug 751374

Revision history for this message
Everthon Valadão (valadao) wrote :

Quick and *dirty* FIX:

I eddited* the thunar deb package and removed the exo-utils dependency, given it is the culprit for this BUG (specifically, the /usr/bin/exo-open). The modified thunar package is attached, but to fix this problem, first you have to remove exo-utils and then install the attached package to get Thunar without creating the bug:

     sudo apt-get remove exo-utils
     sudo dpkg -i thunar_1.2.1-3ubuntu2_i386-no_exo-utils_dependency.deb
     sudo apt-get -f install

* thanks to the post http://ubuntuforums.org/showpost.php?p=3925729&postcount=1