You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.
$ sqlitebrowser
Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway.
"New Database"
Import -> File from CSV -> chose file and imported
Get following error in terminal:
QFSFileEngine::open: No file name specified
Modify Table. Click on "TYPE" dropdown to change data type.
Crashes with following in cli:
Segmentation fault (core dumped)
Tried with Wayland but I get the same error and the windows look really buggy...
$ export QT_QPA_PLATFORM=wayland
$ sqlitebrowser
Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway.
QSocketNotifier: Can only be used with threads started with QThread
What did you expect to see?
What did you see instead?
Useful extra information
The info below often helps, please fill it out if you're able to. :)
Details for the issue
What did you do?
"New Database"
Import -> File from CSV -> chose file and imported
Get following error in terminal:
Modify Table. Click on "TYPE" dropdown to change data type.
Crashes with following in cli:
Tried with Wayland but I get the same error and the windows look really buggy...
What did you expect to see?
What did you see instead?
Useful extra information
The info below often helps, please fill it out if you're able to. :)
What operating system are you using?
Linux: ( distro: Fedora 29 64-bit)
What is your DB4S version?
3.10.1
Qt 5.11.1
SQLite 3.24.0
Did you also
The text was updated successfully, but these errors were encountered: