I liked this app for many years. But installed in Lion, it seems to have issues.
Every time I use the app, Lion gets lost of several system preferences. For example, I prefer to set the menu bar to be not transparent (set in System Preferences -> Desktop), but after using Uninstaller, the bar is semi-transparent again. It happens every time...
I investigated the issue further. After using Uninstaller, the owner of the file ~/Library/Preferences/.GlobalPreferences.plist has become "root". Before, it was the username of the current user. Simply call
Uninstaller
-titanium- reviewed on 27 Nov 2011
Every time I use the app, Lion gets lost of several system preferences. For example, I prefer to set the menu bar to be not transparent (set in System Preferences -> Desktop), but after using Uninstaller, the bar is semi-transparent again. It happens every time...
sudo chown PUTYOURUSERNAMEHERE ~/Library/Preferences/.GlobalPreferences.plist
in Terminal.app after every use of Uninstaller and all is well again. Magmana, could you please fix that annoyance? Thank you :-)