sasha-alias / sqltabs

Rich SQL client for Postgresql, MySQL, MS SQL, Amazon Redshift, Google Firebase (Firestore)
https://www.sqltabs.com
GNU General Public License v3.0
803 stars 57 forks source link

App freeze #30

Closed utopic-men closed 8 years ago

utopic-men commented 8 years ago

I can't determine exactly when but sometimes the app freeze (I'm navigating in SQL code using my keyboard and cursor can't move). 100% of the CPU is used ! How can I give you more info (logs, ... ?).

sasha-alias commented 8 years ago

What version of SQL tabs you have and which platform it is (mac/linux)?

utopic-men commented 8 years ago

SQL Tabs v0.11.2 on OS X El Capitan (updated).

sasha-alias commented 8 years ago

You can run the app from terminal like this:

cd SQL\ Tabs.app/Contents/MacOS/
./Electron

And then after the crash you will see the exception in terminal window. So it could help to understand what is causing the crash.

sasha-alias commented 8 years ago

there is a new version 0.12 released. I didn't meet the app freeze for a long time already. Please update the issue if you still experience the problem or close it.

sasha-alias commented 8 years ago

Closing. Feel free to reopen the issue if still relevant.