Kde: Difference between revisions

From DWIKI
mNo edit summary
 
Line 12: Line 12:
==Could not start certificate manager; please check your installation.==
==Could not start certificate manager; please check your installation.==
Install kleopatra, kgpg
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"

Latest revision as of 12:48, 24 January 2024

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"