TablePlus / TablePlus-Linux

TablePlus Linux issue tracker
https://tableplus.com
291 stars 30 forks source link

Tableplus not working on Ubuntu 22.04 #147

Closed ianyxtan closed 1 year ago

ianyxtan commented 2 years ago
  1. Database version (Ex: PostgreSQL 10.0): Sqlite

  2. TablePlus version (the number on the welcome or about screen, Ex: build 81): TablePlus Linux Alpha

  3. Linux distro (Ex: Ubuntu 18.04): Ubuntu 22.04

  4. The steps to reproduce this issue: Upgrade to Ubuntu 22.04 and found that tableplus is not working

andergmartins commented 2 years ago

It shows a sesgfault log for me. This is output if I call tableplus on a terminal:

[1]    143578 segmentation fault (core dumped)  tableplus

And this is the log added to /var/log/syslog:

May  5 16:22:29 DellSonLinux kernel: [90073.712333] tableplus[144478]: segfault at 7f223e5cba2f ip 00007f25e0b8998c sp 00007f25d6ffc4b8 error 4 in libc.so.6[7f25e0a00000+195000]
May  5 16:22:29 DellSonLinux kernel: [90073.712340] Code: 1e fa 89 f8 31 d2 62 a1 fd 00 ef c0 09 f0 25 ff 0f 00 00 3d 80 0f 00 00 0f 8f 70 03 00 00 62 e1 fe 28 6f 0f 62 b2 75 20 26 d1 <62> f3 75 22 3f 0e 00 c5 fb 93 c9 ff c1 74 45 f3 0f bc d1 0f b6 04
andergmartins commented 2 years ago

The following workaround worked for me: https://github.com/TablePlus/TablePlus-Linux/issues/148#issuecomment-1114325649

ianyxtan commented 2 years ago

@andergmartins Thanks for the reply. I've temporarily used Anteras and so far it's been working well. But I'll definitely try this solution out. 😃

huyphams commented 1 year ago

TablePlus for Ubuntu 22 has been released, please follow https://tableplus.com/linux/install

bnussman commented 1 year ago

Works great on Ubuntu Ubuntu 22.04.1 LTS! Thank you for fixing!