Sqlitebrowser not starting - Qt platform problem

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

https://bugzilla.opensuse.org/show_bug.cgi?id=1236026

Thank you - I’ve never really looked up bugs before. I’ll remember next time!

Hi,
The reason is a recently update from libqhexedit4 0.8.9-1.22 to libqhexedit4 0.8.10-1.1 .
Reinstall the version 0.8.9 and all works fine.

There is an adjustment , see
https://bugzilla.opensuse.org/show_bug.cgi?id=1236026#c5

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.