On 10/20/23 19:31, Federico Giannici wrote:
I just upgraded my OpenBSD 7.3 amd64 to 7.4. I used the usual procedure, the one in the upgrade FAQ. After the upgrade kate (KDE texteditor) no longer works!

If I execute "kate -v" here it is the output:

kate:/usr/X11R6/lib/libX11.so.17.1: /usr/X11R6/lib/libX11.so.18.0 : WARNING: symbol(_XkeyTable) size mismatch, relink your program
Cannot mix incompatible Qt library (5.9.7) with this library (5.15.10)
Abort trap (core dumped)

I tried "pkg_add -u" more times and there is no error.
The only warning was "Obsolete package: freetype-1.3.1p4 (no longer maintained upstream)", so I have done "pkg_delete freetype", but kate wasn't working before I deleted it too.

pkg_check find no problem.

What else I can do?
Thanks


In case someone else have the same problem, I solved removing all the old versions of programs/libs with "pkg_delete -a".

It's a bit risky, but I had no bad consequences.

Reply via email to