hankinsoft / SQLPro

SQLPro bug & features tracking.
100 stars 26 forks source link

SQLPro Studio quits unexpectedly #963

Closed racain closed 3 months ago

racain commented 3 months ago

Describe the bug SQLPro Studio closes/crashes every time a I start to write a query.

To Reproduce Steps to reproduce the behavior:

  1. Open the SQLPro Studio app
  2. Connect to DB
  3. Start writing a query
  4. Quits unexpectedly and displays Problem Report

Expected behavior Expected behavior is not to quit unexpectedly midway through each attempt to write a query.

Screenshots N/A

Environment details (please complete the following information):

Additional context N/A

hankinsoft commented 3 months ago

I've submitted build 2024.15 which I believe should solve this. It generally takes Apple ~24 hours or so to approve a build, so hopefully this is available by this weekend.

hankinsoft commented 3 months ago

2014.15 should now be available. If you get a moment, please give it a try and see if that sorts things out.

racain commented 3 months ago

Unfortunately, I have to report that the problem continues.

hankinsoft commented 3 months ago

Hmm, ok. I see a crash report that I believe is related. Doing further investigation. A workaround for the moment, would be to go into the settings and uncheck the 'Enable auto-complete'. That said, I'm hoping to have a fixed build submitted by end of day.

racain commented 3 months ago

I will do that. Thanks for your help.

hankinsoft commented 3 months ago

If you get the chance, could you grab the build here: https://sqlprostudio.s3.us-east-1.amazonaws.com/studio/SQLProStudio.2024.17.app.zip

Try re-enabling autocomplete and see if it continues to crash?

racain commented 3 months ago

So far so good, no crash. Thank you very much for the prompt fix!

hankinsoft commented 3 months ago

Great, I'll get the App Store version submitted as well (unfortunately, this version won't recognize an App Store purchase). Again, it takes about 24 hours for the App Store version to be approved.

hankinsoft commented 3 months ago

FYI the updated version should now be available on the App Store. If you happen to get the chance, please consider leaving a rating or review. You can do so easily by running the query:

rate;

Cheers!