-
-
Notifications
You must be signed in to change notification settings - Fork 191
Closed
Description
Describe the bug:
Pearcleaner is unable to detect that an app is installed via homebrew and activate the homebrew cleanup if the deleting action is through manually dragging the app into bin/ right click and delete it in the application folder.
Steps to reproduce:
- Go to application folder
- Right click on the app that you want to delete
- Delete the app
- Sentinel monitor triggered
- Click on delete
- See that the homebrew cleanup is not activated
Expected behavior:
Activate homebrew cleanup after deleting the app
Info:
- OS: MacOS 26
- Pearcleaner Version: 4.4.5
Screenshots:
If applicable, add screenshots to help explain your problem.
Debug Console
- While Pearcleaner is running, push CMD+D to open the debug console and show captured logs
- If issue is happening while starting/launching Pearcleaner, pull logs via steps below
Console Logs (For app startup issues):
- Open the Terminal app and run the following command
log stream --level debug --style compact --predicate 'subsystem == "com.alienator88.Pearcleaner"'
- Launch Pearcleaner to reproduce the issue and capture logs
- Copy the logs here
Metadata
Metadata
Assignees
Labels
No labels