![]() |
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 - bobw - 09-17-2014 (09-16-2014, 06:16 PM)misko_2083 link Wrote: [quote author=bobw link=topic=829.msg5039#msg5039 date=1410886535]Post the output of Code: sudo apt-get autoremove Code: Do you want to continue? (Y/n) Thanks for your help misko. I haven't actually tried your suggestion yet, but I have just updated to the newly-released litecleaner_1.0-0080 and the problem has been cured. Re: Lite Cleaner - Suggestions welcomed - Valtam - 09-17-2014 I added a -y to the executable, hopefully that should resolve this issue for bobw and others. Re: Lite Cleaner - Suggestions welcomed - anon222 - 09-17-2014 If google chrome isn't installed, the output will be: Code: du: cannot access ‘/home/linuxlite/.cache/google-chrome/’: No such file or directory" Code: #! /bin/bash Re: Lite Cleaner - Suggestions welcomed - Valtam - 09-17-2014 Nice touch there misko, I'll add these to the next version ![]() Re: Lite Cleaner - Suggestions welcomed - Coastie - 09-17-2014 Nice icon! How about the silver or white cleaner on a clear background for a Xfce dock? Thanks. Re: Lite Cleaner - Suggestions welcomed - anon222 - 09-17-2014 (09-17-2014, 02:33 PM)Coastie link Wrote: Nice icon! How about the silver or white cleaner on a clear background for a Xfce dock? Thanks.Clear? Do you mean with transparent background? ![]() ![]() the first is silver, the second one is white Re: Lite Cleaner - Suggestions welcomed - Coastie - 09-17-2014 Exactly! Thanks. 8) Re: Lite Cleaner - Suggestions welcomed - rbdflyboy - 09-17-2014 (09-17-2014, 12:04 PM)misko_2083 link Wrote: If google chrome isn't installed, the output will be: Think the fog is starting to lift somewhat...$Home/.cache/ doesn't exist in my OS. $ /home/rick/.cache/ does exist, only does not contain Firefox, Chromium, or Google-Chrome. These three are not housed in my /home/rick/.cache directory, they're housed somewhere else. There is a separate /.mozilla directory which houses two files...extensions and firefox. Copied both files to /home/rick/.cache, then created a new folder named "mozilla" and inserted the two files into the "mozilla" folder. This solved the terminal error for mozilla. The problem now is there are Chromium and Chrome errors that still exist and they are not listed anywhere in the /. directory. If someone would be so kind as to lead me where to find where them...one might be able to solve the other two errors as well. Thanks in advance Re: Lite Cleaner - Suggestions welcomed - rbdflyboy - 09-17-2014 (09-17-2014, 10:11 PM)rbdflyboy link Wrote: [quote author=misko_2083 link=topic=829.msg5078#msg5078 date=1410955468] Think the fog is starting to lift somewhat...$Home/.cache/ doesn't exist in my OS. $ /home/rick/.cache/ does exist, only does not contain Firefox, Chromium, or Google-Chrome. These three are not housed in my /home/rick/.cache directory, they're housed somewhere else. There is a separate /.mozilla directory which houses two files...extensions and firefox. Copied both files to /home/rick/.cache, then created a new folder named "mozilla" and inserted the two files into the "mozilla" folder. This solved the terminal error for mozilla. The problem now is there are Chromium and Chrome errors that still exist and they are not listed anywhere in the /. directory. If someone would be so kind as to lead me where to find where them...one might be able to solve the other two errors as well. Thanks in advance [/quote] Just found chromium-browser in the etc directory and google in the opt directory....should be able to sort this out now. Re: Lite Cleaner - Suggestions welcomed - rbdflyboy - 09-17-2014 (09-17-2014, 10:41 PM)rbdflyboy link Wrote: [quote author=rbdflyboy link=topic=829.msg5098#msg5098 date=1410991904] Think the fog is starting to lift somewhat...$Home/.cache/ doesn't exist in my OS. $ /home/rick/.cache/ does exist, only does not contain Firefox, Chromium, or Google-Chrome. These three are not housed in my /home/rick/.cache directory, they're housed somewhere else. There is a separate /.mozilla directory which houses two files...extensions and firefox. Copied both files to /home/rick/.cache, then created a new folder named "mozilla" and inserted the two files into the "mozilla" folder. This solved the terminal error for mozilla. The problem now is there are Chromium and Chrome errors that still exist and they are not listed anywhere in the /. directory. If someone would be so kind as to lead me where to find where them...one might be able to solve the other two errors as well. Thanks in advance [/quote] Just found chromium-browser in the etc directory and google in the opt directory....should be able to sort this out now. [/quote] Have cleared all the terminal errors and Lite Cleaner starts up much quicker from the terminal. Created a new Chromium folder in /.cache and inserted the contents of "chromium-browser" from the etc directory into it. Created google-chrome folder and inserted contents of "google" from opt directory into it. Had to create the new folder names to match otherwise the errors would not clear. Also, didn't move the folders from their respective directories just copied them to /.cache and dragged them into the new folders. |