![]() |
Lite Tweaks - Suggestions welcomed - Printable Version +- Linux Lite Forums (https://www.linuxliteos.com/forums) +-- Forum: Development (https://www.linuxliteos.com/forums/forumdisplay.php?fid=7) +--- Forum: Linux Lite Software Development (https://www.linuxliteos.com/forums/forumdisplay.php?fid=30) +--- Thread: Lite Tweaks - Suggestions welcomed (/showthread.php?tid=801) |
Re: Lite Cleaner - Suggestions welcomed - rijnsma - 09-10-2014 (09-04-2014, 10:17 PM)Alex link Wrote: When I was in windows (last week) I used a free program called CCleaner it seemed to do the job quite well and had/has a number of functions from cleaning to registry checking to uninstalling unwanted progs and their components. I don't know how much of that sort of thing would apply to LL. but something similar might be good.Is it still around... ??? Good program and together with other tools great in cleaning the Windows 'register'. Lot of work, but it cán pay off... Re: Lite Cleaner - Suggestions welcomed - Wirezfree - 09-10-2014 (09-09-2014, 03:14 AM)misko_2083 link Wrote: The only thing I can't fix is that message when I click on Quit: 'Nothing was selected.'. If I understand this scenario, which may not be the case...? It when there is nothing showing to select? So how about "No Old Kernels Available To Remove" Re: Lite Cleaner - Suggestions welcomed - anon222 - 09-10-2014 No,when Quit is clicked it will open a message. It should just quit. Re: Lite Cleaner - Suggestions welcomed - Wirezfree - 09-10-2014 (09-10-2014, 09:43 PM)misko_2083 link Wrote: No,when Quit is clicked it will open a message. It should just quit. Argh O.K... Understould, "Quit" is just not quitting O.K Re: Lite Cleaner - Suggestions welcomed - Valtam - 09-15-2014 Lite Cleaner is now available for download: Code: sudo apt-get update && sudo apt-get install lite-cleaner Current version: litecleaner_1.0-0030 Installs to: Menu, System, Lite Cleaner or you can run lite-cleaner from the command line. Once the kernel portion is perfected we will include that is a future for release but for now, there should be enough tools there to clean some peoples systems significantly. A HUGE thank you to those who contributed code and ideas, this couldn't be possible without your input, so I thank you all, and so do the people who use our software ![]() ![]() ![]() Re: Lite Cleaner - Suggestions welcomed - anon222 - 09-15-2014 It's not working well when you have multiple users. When I start it from terminal: Code: du: cannot read directory ‘/home/misko2/.thumbnails/’: Permission denied Code: THUMBCACHESIZE=$(du -sh /home/*/.thumbnails/ | awk '{print $1}') Re: Lite Cleaner - Suggestions welcomed - Valtam - 09-15-2014 Thanks misko_2083, I will fix this ![]() Re: Lite Cleaner - Suggestions welcomed - Valtam - 09-15-2014 Ok, I have limited this to per-user function. I think it's a more sensible approach as people will probably not want others messing with their home folder on multiple user systems. Re: Lite Cleaner - Suggestions welcomed - bitsnpcs - 09-16-2014 Hello, Thank you everyone for the ideas and work in making the Lite Cleaner. 8) Re: Lite Cleaner - Suggestions welcomed - anon222 - 09-16-2014 (09-15-2014, 04:59 PM)Valtam link Wrote: Ok, I have limited this to per-user function. I think it's a more sensible approach as people will probably not want others messing with their home folder on multiple user systems.Cool, tested and it's all ok now. That approach is much better. One more thing. Maybe you could make a contest on the forum for the design of that lite-cleaner icon. This one looks a like a toaster that's stuck in the golf hole. ![]() |