PCLinuxOS-Forums
Main
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Pruning the forum database.
Home
Help
Search
Login
Register
PCLinuxOS-Forums
»
Help
»
Tips and Tricks
»
Stopping the KDE Crash Handler
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: Stopping the KDE Crash Handler (Read 1743 times)
bdjnk
Sr. Member
Posts: 310
Stopping the KDE Crash Handler
«
on:
June 15, 2009, 07:08:07 PM »
I have been running Linux for about six years now, and I have only once found the KDE Crash Handler to be useful. All of the other hundreds of times it has popped up, usually when closing an application anyway, it has been pointless. Luckily it can be stopped very simply.
All you need to do is set the Environment Variable KDE_DEBUG to 0. This is done by adding the line "export KDE_DEBUG=0" to file /etc/kde/env/env.sh.
You will need root access to edit it, or to create it if it is missing as it was on my system. And you will need to restart X for it to take effect.
Sources:
http://forums.fedoraforum.org/showpost.php?p=1187290&postcount=9
http://techbase.kde.org/KDE_System_Administration/Environment_Variables#Troubleshooting_and_Debugging
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
PCLinuxOS-Forums
»
Help
»
Tips and Tricks
»
Stopping the KDE Crash Handler