Even simple things like emptying the trash can be an ordeal. Here is the simple answer though CLI.
<code>sudo apt-get install trash-cli</code>
and then you are ready to issue the following command to empty the trash in your profile
<code>trash-empty</code>
Info originally found [http://askubuntu.com/a/468745 HERE]