Comment 13 for bug 786474

Revision history for this message
Gordon Hocking (ghocking) wrote : Re: [Bug 786474] Re: evolution deos not empty wastebasket

Fabio,

when entering the command :

sudo mv /home/gordon/.evolution/mail/local/folders.db
/home/gordon/.local/share/evolution/mail/local/folders.db

I got the message

mv: missing destination file operand
after /home/gordon/.evolution/mail/local/folders.db
/home/gordon/.local/share/evolution/mail/local/folders.db

By the way how does one copy paste in a terminal?

On Sat, 2011-06-04 at 13:28 +0000, Fabio Marconi wrote:
> Open a terminal and type
>
> sudo nautilus
>
> click on view and select hidden files.
> browse in /home/gordon/.local/share/evolution/mail/local/folders.db, right click on it and select properties, select permission and verify that gordon is the owner and has read and write permission.
>
> Try in the terminal to execute the operation that evolution cannot run
> (copy and paste these):
>
> sudo mv /home/gordon/.evolution/mail/local/folders.db
> /home/gordon/.local/share/evolution/mail/local/folders.db
>
> sudo rm /home/gordon/.evolution/mail/local/folders.db
>
> sudo rm -r /home/gordon/.evolution/tasks
>
> sudo rm -r /home/gordon/.evolution/mail
>