bloop: 0.4.7 not starting in MacOS Ventura 13.2.1 (Apple Silicon)
Describe the bug App bounces forever and doesn’t actually startup, when clicked.
Expected behavior When opening the App, it should just open.
To Reproduce How can we reproduce the bug? Helpful information could include:
- Download
bloop_0.4.7_aarch64.dmg
on MacOS Ventura 13.2.1 - Try to start the App
Screenshots or output N/A - Description is sufficient
Additional context I’ve tried to do a complete uninstall and delete caches; still the same behaviour…
About this issue
- Original URL
- State: closed
- Created a year ago
- Reactions: 3
- Comments: 15 (4 by maintainers)
We fixed an issue with DB migrations that caused this behaviour: https://github.com/BloopAI/bloop/pull/841. It may be possible to trigger in other ways, so keeping this open for now.
Well, for me it did work the first time I ran it and I only encountered the bug after indexing some repos, closing the app, and attempting to open later on. So I imagine there is indeed an issue that needs to be addressed and it wasn’t something specific to your system @ObaidUr-Rahmaan.
Thanks for the reports, we’re investigating this.
Does deleting
~/Library/Application\ Support/ai.bloop.bloop
work? We’ve moved some of our permanent state there and there may be an issue with migrations. I’m updating our documentation to make this clear.Ventura 13.4.1 (Apple Silicon)
This is my scenario:
First, Install 0.4.6. Then, Install 0.4.7. Finally, bloop can’t start(not responsing)
Thanks for the solution, works for me
Okay I tried installing every other version in descending order (0.4.6, 0.4.5…) until 0.3.5. I found the work-around ✅
Solution:
This works for me. I’ll leave admin/s to decide whether to keep this report open 🙏🏼