View Single Post
Posts: 35 | Thanked: 11 times | Joined on Aug 2012 @ Malaysia
#9193
Originally Posted by Mikeyboy View Post
For me it says no space left on device.

i have problem with camara and not able to send messages on the app
Ok so you have the same prob that I have. Doesn't matter that the phone reports that there's still space, The issue seems to be the security framework Aegis hiding the real used space by it's files. Since we can't do anything bout Aegis, we have no choice but to try free up space.

Best place I found for this is the /home/user/.thumbnails/ folder. You can try the following in Terminal to see how much space is used by the folders inside .thumbnails

Code:
cd /home/user/.thumbnails/
du -h
You can delete most of the folders in .thumbnails, the OS will regenerate back what is needed. But to make it more safe, you should remove your facebook & twitter accounts from Accounts before deleting those folders taking up huge space.

I had 800mb in .thumbnails folder, after cleaning it up it only ate 100mb++