I’ve used sqlitebrowser for years, but not for the past 7 months.
Today, I tried to fire it up and nothing.
If I run it from the terminal I get
QWidget: Must construct a QApplication before a QWidget
Aborted (core dumped)
sudo sqlitebrowser
gives me
qt.qpa.plugin: Could not load the Qt platform plugin “xcb” in “” even though it was found.
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, xcb.
I don’t want to go stabbing in the dark in case I break something else! Has anyone an idea of how to fix this?
Thanks