Browsers-software / browsers

Open the right browser at the right time
https://browsers.software
Apache License 2.0
111 stars 11 forks source link

Browsers still shows uninstalled apps/profiles, even after a refresh #138

Closed jonnyborbs closed 9 months ago

jonnyborbs commented 9 months ago

Describe the bug I recently uninstalled Chrome from my system entirely. Browsers still detects and displays it after a refresh, and I'm not sure why. MacOS does prompt me with a "Allow Browsers to access data from other apps?" prompt which I always permit, but then Chrome is re-detected anyway.

I've hidden the profiles in the config for the meantime but am wondering why this is happening.

System:

liias commented 9 months ago

Could you make a copy of ~/Library/Caches/software.Browsers/installed_browsers.json and then delete the original file. What happens now when you run Browsers?

jonnyborbs commented 9 months ago

That fixed the issue with Chrome showing back up when it shouldn't, but now I have a new problem - Arc won't launch based on the rules defined in config.json. I tried removing the #Default from the profiles since you removed browser support in 0.5.2. This is a different problem, so I'll open a new issue.