alienator88 / Pearcleaner

A free, source-available and fair-code licensed mac app cleaner
https://itsalin.com/appInfo/?id=pearcleaner
Other
618 stars 15 forks source link

[FR] It's actually a cry for help #49

Closed rainlycoris closed 1 month ago

rainlycoris commented 1 month ago

How do I uninstall Pearcleaner completely? I messed up a few things, and now I can't open Pearcleaner at all. I want to reinstall it. Can you help me? Thank you very much!!!

alienator88 commented 1 month ago

Hey there. Pearcleaner doesn't leave a lot behind, but if you want to do a full uninstall, I suggest downloading the app again and going to the Pearcleaner menu and clicking Uninstall there. Screenshot 2024-04-29 at 9 07 47 AM

rainlycoris commented 1 month ago

But now I can't open Pearcleaner( Because I foolishly added the root directory to the scanned folder. I downloaded it again, but I still can't open it. Could you tell me where to store the settings file?

alienator88 commented 1 month ago

Ohhh I see. Try this:

rainlycoris commented 1 month ago

I gave it a try, and when I run sudo defaults delete com.alienator88.Pearcleaner output

2024-04-30 16:01:52.621 defaults[4589:315287] 
Domain (com.alienator88.Pearcleaner) not found.
Defaults have not been changed.
alienator88 commented 1 month ago

Hi, you shouldn't use sudo in this command. Try the exact command I gave previously. The settings are stored in the user domain, not in the root domain.

rainlycoris commented 1 month ago

emm, I also try no sudo version, but also no effect.

rainlycoris commented 1 month ago

No sudo version is working fine, but Pearcleaner still won't open.

alienator88 commented 1 month ago

What is actually happening? Can you add some screenshots or errors you’re seeing? Using that command wipes all the custom settings you might’ve added.

On Tue, Apr 30, 2024 at 9:20 PM DaydreamWarrior @.***> wrote:

No sudo version is working fine, but Pearcleaner still won't open.

— Reply to this email directly, view it on GitHub https://github.com/alienator88/Pearcleaner/issues/49#issuecomment-2087919137, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABPZGSWWDJ5LYTFH2FRE4ZDZABNRVAVCNFSM6AAAAABG6MOILOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOBXHEYTSMJTG4 . You are receiving this because you commented.Message ID: @.***>

rainlycoris commented 1 month ago
截屏2024-05-01 11 55 02 截屏2024-05-01 11 53 41
alienator88 commented 1 month ago

I guess I don’t understand how Pearcleaner is almost 1 gb in size..the app is only ~3mb. What happens if you delete the Pearcleaner app and just download it again now that the settings are cleared?

Or if you right click the app and Show Contents, what inside the app is taking up so much room?

On Tue, Apr 30, 2024 at 9:55 PM DaydreamWarrior @.***> wrote:

2024-05-01.11.55.02.png (view on web) https://github.com/alienator88/Pearcleaner/assets/125644853/6e4953b7-1b6a-4a6d-b2c8-729ad4f211c7 2024-05-01.11.53.41.png (view on web) https://github.com/alienator88/Pearcleaner/assets/125644853/e2253f8b-54c2-45c8-b445-70b3ae5a0213

— Reply to this email directly, view it on GitHub https://github.com/alienator88/Pearcleaner/issues/49#issuecomment-2087938417, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABPZGSWWQVILIXUB3ZW7F3TZABRUJAVCNFSM6AAAAABG6MOILOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOBXHEZTQNBRG4 . You are receiving this because you commented.Message ID: @.***>

rainlycoris commented 1 month ago

That's the task manager interface, RAM is 1GB. Don't forget I added the root directory to the scan folder ( I downloaded it again, and run defaults delete com.alienator88.Pearcleaner. It's all the same. Can't open it.

rainlycoris commented 1 month ago

It's seem like defaults delete no effect, because I run defaults read com.alienator88.Pearcleaner show

 displayMode = 2;
    "settings.folders.apps" =     (
        "/Applications",
        "/Users/ldl/Applications",
        "/"
    );
    "settings.general.brew" = 1;
rainlycoris commented 1 month ago

I run defaults delete com.alienator88.Pearcleaner "settings.folders.apps solved the problem, now can open, thank you very much!!!

alienator88 commented 1 month ago

Hey, that's great to hear! Really odd that the original defaults command didn't wipe out the settings. I tested it on my end and it worked. Oh well, glad you got it figured out :)