fastogt / fastonosql

FastoNoSQL is a crossplatform Redis, Memcached, SSDB, LevelDB, RocksDB, UnQLite, LMDB, ForestDB, Pika, Dynomite, KeyDB GUI management tool.
https://fastonosql.com
GNU General Public License v3.0
1.18k stars 96 forks source link

crash on start in ubuntu 20 #86

Closed stefanocudini closed 10 months ago

stefanocudini commented 2 years ago

/opt/fastonosql/bin/fastonosql: line 15: 22045 Segmentation fault (core dumped) "$SOURCE_DIR/FastoNoSQL" $@

Hikariion commented 2 years ago

have you finishied?

89deuce commented 10 months ago

/opt/fastonosql/bin/fastonosql: line 15: 22045 Segmentation fault (core dumped) "$SOURCE_DIR/FastoNoSQL" $@

Hey, install package libqt5widgets5 and you should be good to go. I just had to figure out this exact same thing on a fresh installation of Ubuntu 22.04.3LTS and it appears to work as intended.