hankinsoft / SQLPro

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

App does not properly open #926

Closed kluttenbacher closed 10 months ago

kluttenbacher commented 10 months ago

Describe the bug Even though the app icon is in the doc with the "open" bubble beneath it, no windows are open. When I select "Show all windows", no windows are showing. The only thing showing is a list of the most recent queries used, which I cannot delete.

To Reproduce Steps to reproduce the behavior:

  1. Use any method to open SQL Studio Pro. I've tried:

Expected behavior SQL Studio Pro opens and either "Connect" window or Query window is displayed.

Screenshots n/a

Environment details (please complete the following information):

Additional context I've also tried uninstalling (drag and drop app to the trash) and reinstalling from the App Store and have the same issue. I tried to launch it via command-line as well and get this message: ./SQLPro\ Studio 2023-08-14 13:04:03.135 SQLPro Studio[2443:35832] HSChilkatLicenseHelper unlocked v9.5.0.94. 2023-08-14 13:04:03.375 SQLPro Studio[2443:35832] *** -[NSConcreteFileHandle readDataOfLength:]: Bad file descriptor

Issues will be closed until environmental details are provided.

If the above template is not completed, issues with be closed with the statement Issue has been closed. Please edit the initial post (or create a new issue) and follow the template. Once completed, the issue may be reopened.

hankinsoft commented 10 months ago

Could you try removing all app preferences/settings? You can do this by removing the '~/Library/Containers/com.hankinsoft.osx.sqlprostudio/' folder.

kluttenbacher commented 10 months ago

Thank you; that fixed the issue!