Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

False positive detection of apps with jetbrain-toolbox-app #6

Open
2743d2 opened this issue Mar 1, 2023 · 2 comments
Open

False positive detection of apps with jetbrain-toolbox-app #6

2743d2 opened this issue Mar 1, 2023 · 2 comments

Comments

@2743d2
Copy link

2743d2 commented Mar 1, 2023

96d68c6 as known issue

For app installed by jetbrain-toolbox-app, there could be mis-detection:

==> brew uninstall -f --zap intellij-idea
==> brew uninstall -f --zap jetbrains-gateway
==> brew uninstall -f --zap pycharm-ce-with-anaconda-plugin
==> brew uninstall -f --zap pycharm-ce
==> brew uninstall -f --zap pycharm-with-anaconda-plugin
==> brew uninstall -f --zap pycharm
==> brew uninstall -f --zap webstorm

i think the tool box made some magic,
I'm have these soft (idea...) installed but it was not in /Application

ls /Application
@2743d2 2743d2 changed the title False positive detection of apps not installed by Homebrew False positive detection of apps with jetbrain-toolbox-app Mar 1, 2023
@2743d2
Copy link
Author

2743d2 commented Mar 1, 2023

seems you are using package from upstream to get all installed apps.

cask/caskroom

maybe it was the issue that brew or cast cant get apps not installed by brew or under /Application

@jysperm
Copy link
Owner

jysperm commented Mar 1, 2023

Yes, JetBrains Toolbox will installs .app to /Library/Application Support/JetBrains/Toolbox and can't be detected by this script. Currently, I have added it as a known issue in the README.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants