Kde

From DWIKI
Revision as of 12:48, 24 January 2024 by Tony (talk | contribs) (→‎FAQ)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Bug tracking

KDE4 and nvidia


FAQ

Could not start certificate manager; please check your installation.

Install kleopatra, kgpg


QSocketNotifier: Can only be used with threads started with QThread

Seems to be a wayland thing, try

kate --platform xcb somefile.txt

and if that works

export QT_QPA_PLATFORM="xcb"