Kde: Difference between revisions
From DWIKI
mNo edit summary |
mNo edit summary |
||
Line 5: | Line 5: | ||
*http://www.gentoo.org/proj/en/qa/backtraces.xml | *http://www.gentoo.org/proj/en/qa/backtraces.xml | ||
= | =HOWTO= | ||
== Change KDE theme on command line == | |||
lookandfeeltool --list | |||
and then | |||
lookandfeeltool -a pick.your.them | |||
Revision as of 10:42, 23 September 2024
Bug tracking
- http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports
- http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=blob;f=Documentation/env/README
- http://bugs.kde.org/
- http://www.gentoo.org/proj/en/qa/backtraces.xml
HOWTO
Change KDE theme on command line
lookandfeeltool --list
and then
lookandfeeltool -a pick.your.them
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"
Hotkeys/sortcuts
Show system activity
crtl-esc