TablePlus-Linux
TablePlus-Linux copied to clipboard
Lost connection to Wayland compositor
-
Database version (Ex: PostgreSQL 10.0): MySQL 8.1
-
TablePlus version (the number on the welcome or about screen, Ex: build 81): 1.0.1 build 234
-
Linux distro (Ex: Ubuntu 18.04): Arch Linux
-
The steps to reproduce this issue:
Long queries (> 15 seconds) make TablePlus crash with error Lost connection to Wayland compositor
I have the same issue but on postgres. It seems that TablePlus is making the SQL queries on the main thread blocking GTK/GDK to send out Wayland heartbeats. This is making the app unusable for me due to the constant crashes on long queries which I have to run on another client