When I attempt to "Clear browsing data" in chromium I see the following in a terminal.
[...] RemoveFilesRecursively: unlink dir: Directory not empty
RemoveFilesRecursively: unlink dir: Directory not empty
RemoveFilesRecursively: unlink dir: Directory not empty
RemoveFilesRecursively: unlink dir: Directory not empty
RemoveFilesRecursively: unlink dir: Directory not empty
RemoveFilesRecursively: unlink dir: Directory not empty
RemoveFilesRecursively: unlink dir: Directory not empty
RemoveFilesRecursively: unlink dir: Directory not empty
[3640:3669:0206/181710:ERROR:plugin_data_remover_impl.cc(263)]
ClearSiteData returned error
How can I tell which directory it is having problems with?
This is using
Chromium 32.0.1700.102 Ubuntu 13.10
.config
&.cache
in your home directory, and see if they exits - that may be the issue. The files are automatically generated on Chromium being opened. – Wilf Feb 06 '14 at 23:02srm
instead. – Wilf Feb 07 '14 at 10:22