Active Topics

 


Reply
Thread Tools
Posts: 543 | Thanked: 151 times | Joined on Feb 2010 @ Germany
#1
Dear Maemo community,

I noticed that there are a lot of zombie files on my N900 which are useless and eating performance / space. It are for example temporary files and files which were used by applications which dont exist anymore.

This issue appeared when I had to use the "restore applications" function after I installed the new 3.2010.02-8 firmware because some applications are invalid or not available anymore. It seems that there are also some dead widget links on the screen?!?

It would be generally useful to get some commands how I can remove all this zombie files, delete the temporary files and get some extra performance. I also can't get the "restore applications" button away anymore after I used the backup function, it tries to download Google Translator but the installer is damaged.

Thank you in advance for your replies!
 
Posts: 3,617 | Thanked: 2,412 times | Joined on Nov 2009 @ Cambridge, UK
#2
Originally Posted by Crogge View Post
Dear Maemo community,

I noticed that there are a lot of zombie files on my N900 which are useless and eating performance / space. It are for example temporary files and files which were used by applications which dont exist anymore.

This issue appeared when I had to use the "restore applications" function after I installed the new 3.2010.02-8 firmware because some applications are invalid or not available anymore. It seems that there are also some dead widget links on the screen?!?

It would be generally useful to get some commands how I can remove all this zombie files, delete the temporary files and get some extra performance. I also can't get the "restore applications" button away anymore after I used the backup function, it tries to download Google Translator but the installer is damaged.

Thank you in advance for your replies!
Temporary/outdated files on the disk will have zero impact on performance and, other than the rootfs, are unlikely to cause any space issues. Are there any files in particular you're concerned about?

I've no idea what you mean by "dead widget links" - if a widget is not installed then it can't appear on the desktop, and if it is installed then it should appear as normal. Can you provide a screenshot of this?

Finally, no, the "restore applications" button doesn't disappear again. Is this really an issue though?
 
ossipena's Avatar
Posts: 3,159 | Thanked: 2,023 times | Joined on Feb 2008 @ Finland
#3
just reflash the firmware and start from scratch if those zombie files worry you.

http://wiki.maemo.org/reflash
__________________
Want to know something?
K.I.S.S. approach:
wiki category:beginners. Browse it through and you'll be much wiser!
If the link doesn't help, just use
Google Custom Search
 
Posts: 543 | Thanked: 151 times | Joined on Feb 2010 @ Germany
#4
Well as long as it doesn't takes influence on the performance I dont care much about it. I was only a bit surprised when I saw all that zombie files and that bug that the "restore applications" button didn't disappear anymore.

Is there a possibility by the way to prevent that a firmware update deletes all applications? It really took a while to reinstall them even with the "restore function", I did it with the PC software.
 
Posts: 97 | Thanked: 67 times | Joined on Sep 2009 @ Santiago, Chile
#5
Originally Posted by Crogge View Post
Well as long as it doesn't takes influence on the performance I dont care much about it. I was only a bit surprised when I saw all that zombie files and that bug that the "restore applications" button didn't disappear anymore.

Is there a possibility by the way to prevent that a firmware update deletes all applications? It really took a while to reinstall them even with the "restore function", I did it with the PC software.
Crogge if you do the over the air update (update via wifi) you do not loose any applications - you loose nothing
 
Posts: 543 | Thanked: 151 times | Joined on Feb 2010 @ Germany
#6
Originally Posted by 77h View Post
Crogge if you do the over the air update (update via wifi) you do not loose any applications - you loose nothing
I guess I better use that next time, thanks
 
ed00's Avatar
Posts: 277 | Thanked: 215 times | Joined on Dec 2009
#7
I have same concerns or maybe i think thats same if i understand Crogge correctly . But heres the thing i deleted some programs but still see files related to those programs. When i run "storage usage" i can see it. So i guess i sould use comand line for that but dont know. Theres a picture and "toMotko" file that i want to delete.
Attached Images
 
 
Posts: 543 | Thanked: 151 times | Joined on Feb 2010 @ Germany
#8
Originally Posted by ed00 View Post
I have same concerns or maybe i think thats same if i understand Crogge correctly . But heres the thing i deleted some programs but still see files related to those programs. When i run "storage usage" i can see it. So i guess i sould use comand line for that but dont know. Theres a picture and "toMotko" file that i want to delete.
Yes that is exactly what I meant, I saw similar files on my N900. I miss a kind of "cleanup" function

You may understand the SQL language better -> "DELETE FROM applications_folder WHERE installed=0;" :P

Last edited by Crogge; 2010-02-18 at 03:17.
 
Posts: 642 | Thanked: 486 times | Joined on Aug 2008
#9
Originally Posted by ed00 View Post
I have same concerns or maybe i think thats same if i understand Crogge correctly . But heres the thing i deleted some programs but still see files related to those programs. When i run "storage usage" i can see it. So i guess i sould use comand line for that but dont know. Theres a picture and "toMotko" file that i want to delete.
That seems like 'dot files', these are files stored on the 26GB parittion and contain your settings for various applications.

If you uninstall this application again it means you will NOT lose any settings, hence why they are not deleted (same happens in Linux - which means I can re-install the whole OS and re-install the applications and all my settings are saved!). If you want to delete it just remove it using the command line, like this:

Code:
cd MyDocs
rm -rf .toMotko

Last edited by rash.m2k; 2010-02-18 at 08:36.
 

The Following 2 Users Say Thank You to rash.m2k For This Useful Post:
Posts: 3,617 | Thanked: 2,412 times | Joined on Nov 2009 @ Cambridge, UK
#10
Originally Posted by rash.m2k View Post
That seems like 'dot files', these are files stored on the 26GB parittion and contain your settings for various applications.

If you uninstall this application again it means you will NOT lose any settings, hence why they are not deleted (same happens in Linux - which means I can re-install the whole OS and re-install the applications and all my settings are saved!). If you want to delete it just remove it using the command line, like this:

Code:
cd MyDocs
rm -rf .toMotko
You don't want the "cd MyDocs" there - dot files/directories are stored in the /home/user directory.
 
Reply


 
Forum Jump


All times are GMT. The time now is 09:33.