alienator88 / Pearcleaner

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

[BUG] - Sequoia Finder Extension #84

Closed KinanLak closed 2 hours ago

KinanLak commented 1 month ago

Describe the bug:
When trying to enable the Finder Extension, Pearcleaner doesn't appear in the list of available Finder Extensions (see screenshot).

Steps to reproduce:

  1. Go to Pearcleaner settings.
  2. Click on the directory icon in the Finder Extension section.
  3. A Settings window opens, but Pearcleaner is not listed :(

Expected behavior
Pearcleaner should appear in this list.

Info:

Screenshots

CleanShot 2024-07-27 at 15 40 42

Additional context I'm using macOS Sequoia 15 Beta 3.

alienator88 commented 1 month ago

Hey there, that's most likely because of the OS version you're on. There was another bug opened a little while back for an issue with the finder extension in Sequoia: https://github.com/alienator88/Pearcleaner/issues/68

Unfortunately until I update to Sequoia and build the Finder extension using the newer xcode version, it probably won't work right.

I'm only supporting public releases of macOS at the moment as Betas will have too many bugs: https://github.com/alienator88/Pearcleaner#requirements

MuaiyadTSB commented 3 weeks ago

@KinanLak @alienator88

As a temporary workaround for those currently on Sequoia beta, you can use the following command to manually enable the extension in your terminal:

pluginkit -e use -i com.alienator88.Pearcleaner

Regarding the double window bug, enabling the following commands in pearcleaner settings helps for now:

One-Shot Mode ✅ Menubar icon ✅

Also, @alienator88 Thank you for all that you do! Your work and efforts are appreciated!

Source https://joelsenders.wordpress.com/2019/03/19/controlling-finder-extensions/

mh-saeed commented 22 hours ago

Unable to confirm deletion through Touch ID ! Is this linked to the above reported issue?

Screenshot 2024-09-19 at 1 53 41 AM
alienator88 commented 21 hours ago

I don't think this has anything to do with the Finder extension. The one in this issue is for when you right click an app inside Finder and lets you uninstall from the right click menu. The popup you're seeing is presented by macOS, not Pearcleaner when Pearcleaner tells Finder to delete the files. What OS version are you on?

mh-saeed commented 21 hours ago

Mac OS sequoia Stable.

Screenshot 2024-09-19 at 2 37 47 AM
alienator88 commented 21 hours ago

I see..Pearcleaner hasn't been built/tested on Sequoia yet because I haven't had a chance to update my computer yet. It could be related to that, I'm unsure. Did this work for you before on Sonoma?

mh-saeed commented 11 hours ago

Yes, On Sonoma, I was not facing this issue!

alienator88 commented 3 hours ago

@mh-saeed I will put this into its own separate issue to track things better. I just updated my computer last night, so I'll play around with building a new version using the new xcode soon.

alienator88 commented 3 hours ago

@mh-saeed can you go to the new ticket I created for your issue and test the sequoia build I attached there please?

alienator88 commented 2 hours ago

@KinanLak @MuaiyadTSB This issue is now resolved and will be out in the next release. I'm fixing a couple more Sequoia bugs and will try to get this out soon.