Troubleshooting: Difference between revisions

From KDE UserBase Wiki
No edit summary
(Undo revision 258508 by JenniferHernandez (talk) spam)
(35 intermediate revisions by 11 users not shown)
Line 1: Line 1:
= General KDE problems =
<languages />
There are a few basic steps that can help in troubleshooting problems with KDE. You should try these steps before asking on #kde or the kde general mailing list, since you&#039;ll probably be told to try them anyway :-)
<!--T:1-->
{{Info|<translate><!--T:5-->
If your problem concerns an '''application''', check for a '''Hints & Tips''' or '''Troubleshooting''' section for that application.</translate>}}


* Try creating a new user and running KDE with that user. If the problem doesn&#039;t occur with the new user, there&#039;s probably a problem with a file in your .kde directory. You should then try:
<!--T:2-->
**Rename the file causing the problem. To find an appropriate file, look in .kde/share/apps/&lt;appname&gt; or in .kde/share/config/&lt;appname&gt;rc where &lt;appname&gt; is the name of the application you are having problems with.
{|
**Log out, then log in afresh.  New default files will replace your renamed ones.
|<imagemap>
Image:Weather-clear.png|48px
default <translate><!--T:9-->
[[Special:myLanguage/Websites#Sites_and_Articles|Finding Your Feet]]</translate>
desc none
</imagemap>||'''<translate><!--T:10-->
[[Special:myLanguage/Websites#Sites_and_Articles|Finding Your Feet]]</translate>'''
:<translate><!--T:11-->
Some sites and articles to help you get started and feel at home.</translate>
|}<translate>


* Clean out /tmp and /var/tmp. KDE stores some temporary files which can sometimes cause problems. You might also like to try removing the following files. Make sure you exit KDE first though!:
<!--T:26-->
Sooner or later you will find that something is not working properly, so here are some general hints on troubleshooting, after which there are some links to more specific problems.


** ~/.DCOPserver-* (on KDE3 systems there are usually two of these; one is a symlink to the other)
==General Troubleshooting techniques== <!--T:27-->
** ~/.kde/socket-&lt;hostname&gt;
** ~/.kde/tmp-&lt;hostname&gt; which is normally a symlink to the next file:
** /tmp/tmp-kde-&lt;USER&gt;
** ~/.kde/socket-&lt;hostname&gt; which is also normally a symlink to:
** /tmp/ksocket-&lt;USER&gt;


* If you&#039;re running an old version of KDE, try updating to the latest version - many bugs are fixedwith each new version, so your problem might already be fixed.
<!--T:28-->
There are a few basic steps that can help in troubleshooting problems with KDE software. You should try these steps before asking on #kde or the kde general mailing list, since you'll probably be told to try them anyway {{smiley}}


* Try searching the KDE Bugzilla at http://bugs.kde.org . Many common problems have been reported and discussed there.
<!--T:29-->
* Try creating a new user and running your KDE software with that user. If the problem doesn't occur with the new user, there's probably a problem with a file in your <tt>~/.kde</tt> directory (with every reference to this directory, bear in mind that some distros call it <tt>~/.kde4</tt>). You should then try:</translate>
<translate>
<!--T:30-->
** Rename the file causing the problem. To find an appropriate file, look in <tt>~/.kde/share/apps/'''''application-name'''''</tt> or in <tt>~/.kde/share/config/'''''application-name'''''rc</tt> where '''''application-name''''' is the name of the application you are having problems with. The config file is the most likely problem.</translate>
<translate>
<!--T:31-->
**  Log out, then log in afresh. New default files will replace your renamed ones.


* If your problem is more general than just one KDE app (eg, &#039;sound stops working when I start KDE&#039;), try starting X with a different window manager. Even if you haven&#039;t installed another WM, &#039;twm&#039; will be available, as it ships by default with X.
<!--T:32-->
** If you start X with the &#039;startx&#039; command, just put the appropriate command in the file .xinitrc in your home directory. (If it doesn&#039;t exist, create it)
* Clean out <tt>/tmp</tt> and <tt>/var/tmp</tt>. KDE stores some temporary files which can sometimes cause problems. You will need to be root to do this. You might also like to try removing the following files. Make sure you exit KDE first though! (The easiest safe way is to choose Failsafe at bootup.): </translate>
** If you start KDE from kdm, you have to do something else.
<translate>
<!--T:33-->
** <tt>~/.dbus</tt></translate>
<translate>
<!--T:34-->
** <tt>~/.kde/tmp-'''''hostname'''''</tt> which is normally a symlink to the next file: </translate>
<translate>
<!--T:35-->
** <tt>/tmp/tmp-kde-'''''USER'''''</tt></translate>
<translate>
<!--T:36-->
** <tt>~/.kde/socket-'''''hostname'''''</tt> which is also normally a symlink to: </translate>
<translate>
<!--T:37-->
** <tt>/tmp/ksocket-'''''USER'''''</tt>


If your problem is with sound in KDE, you could try looking at [[Sound_Problems]]
<!--T:38-->
* If you're running an old release from KDE, try updating to the latest version - many bugs are fixed with each new version, so your problem might already be fixed.


== I cannot call kcontrol ==
<!--T:39-->
'''Problem:''' You cannot start kcontrol. You are using KDE 4
* Try searching the [http://bugs.kde.org Bugzilla]. Many common problems have been reported and discussed there.


'''Solution:''' kcontrol has been renamed to systemsettings. You can call this from a command line or by pressing ALT_F2.
<!--T:40-->
* If your problem is more general than just one KDE application (e.g., "sound stops working when I start my KDE desktop"), try starting X with a different window manager. Even if you haven't installed another WM, 'twm' will be available, as it ships by default with X.</translate>
<translate>
<!--T:41-->
** If you start X with the 'startx' command, just put the appropriate command in the file .xinitrc in your home directory. (If it doesn't exist, create it) </translate>
<translate>
<!--T:42-->
** If you start your desktop from kdm, this will not work.
 
== Some specific problems == <!--T:43-->
 
</translate>
{|
|<imagemap>
Image:Preferences-desktop-sound.png|48px
default <translate><!--T:12-->
[[Special:myLanguage/Sound Problems|Sound Problems]]</translate>
desc none
</imagemap>||'''<translate><!--T:13-->
[[Special:myLanguage/Sound Problems|Sound Problems]]</translate>'''
:<translate><!--T:14-->
General sound issues, when sound isn't working, or isn't working properly</translate>
|-
|&nbsp;
|-
|<imagemap>
Image:Printer.png|48px
default <translate><!--T:15-->
[[Special:myLanguage/Peripherals Problems|Peripherals Problems]]</translate>
desc none
</imagemap>||'''<translate><!--T:16-->
[[Special:myLanguage/Troubleshooting/Peripherals Problems|Troubleshooting Peripherals Problems]]</translate>'''
:<translate><!--T:17-->
Connecting printers, scanners, etc.</translate>
|-
|&nbsp;
|-
|<imagemap>
Image:Applications-engineering.png|48px
default <translate><!--T:18-->
[[Special:myLanguage/Desktop_Effects_Performance|Graphics Card Performance]]</translate>
desc none
</imagemap>||'''<translate><!--T:19-->
[[Special:myLanguage/Desktop_Effects_Performance|Graphics Card Performance]]</translate>'''
:<translate><!--T:20-->
Getting the best out of your NVidia, ATi, Intel graphics card</translate>
|-
|&nbsp;
|-
|<imagemap>
Image:Network-wireless.png|48px
default <translate><!--T:21-->
[[Special:myLanguage/NetworkManagement|Network Management]]</translate>
desc none
</imagemap>||'''<translate><!--T:22-->
[[Special:myLanguage/NetworkManagement|Network Management]]</translate>'''
:<translate><!--T:23-->
Troubleshoot problems with networking, wireless networks, mobile broadband and VPN connection</translate>
|-
|}
 
 
<!--T:3-->
{|style="text-align:right"
|'''<translate><!--T:24-->
Back to [[Special:myLanguage/Getting_Help|Getting Help]]</translate>'''
|}
 
<!--T:4-->
<translate><!--T:25-->
[[Category:Getting Started]]
[[Category:System]]
</translate>

Revision as of 11:08, 31 July 2012

Information

If your problem concerns an application, check for a Hints & Tips or Troubleshooting section for that application.


Finding Your Feet
Some sites and articles to help you get started and feel at home.

Sooner or later you will find that something is not working properly, so here are some general hints on troubleshooting, after which there are some links to more specific problems.

General Troubleshooting techniques

There are a few basic steps that can help in troubleshooting problems with KDE software. You should try these steps before asking on #kde or the kde general mailing list, since you'll probably be told to try them anyway

  • Try creating a new user and running your KDE software with that user. If the problem doesn't occur with the new user, there's probably a problem with a file in your ~/.kde directory (with every reference to this directory, bear in mind that some distros call it ~/.kde4). You should then try:
    • Rename the file causing the problem. To find an appropriate file, look in ~/.kde/share/apps/application-name or in ~/.kde/share/config/application-namerc where application-name is the name of the application you are having problems with. The config file is the most likely problem.
    • Log out, then log in afresh. New default files will replace your renamed ones.
  • Clean out /tmp and /var/tmp. KDE stores some temporary files which can sometimes cause problems. You will need to be root to do this. You might also like to try removing the following files. Make sure you exit KDE first though! (The easiest safe way is to choose Failsafe at bootup.):
    • ~/.dbus
    • ~/.kde/tmp-hostname which is normally a symlink to the next file:
    • /tmp/tmp-kde-USER
    • ~/.kde/socket-hostname which is also normally a symlink to:
    • /tmp/ksocket-USER
  • If you're running an old release from KDE, try updating to the latest version - many bugs are fixed with each new version, so your problem might already be fixed.
  • Try searching the Bugzilla. Many common problems have been reported and discussed there.
  • If your problem is more general than just one KDE application (e.g., "sound stops working when I start my KDE desktop"), try starting X with a different window manager. Even if you haven't installed another WM, 'twm' will be available, as it ships by default with X.
    • If you start X with the 'startx' command, just put the appropriate command in the file .xinitrc in your home directory. (If it doesn't exist, create it)
    • If you start your desktop from kdm, this will not work.

Some specific problems

Sound Problems
General sound issues, when sound isn't working, or isn't working properly
 
Troubleshooting Peripherals Problems
Connecting printers, scanners, etc.
 
Graphics Card Performance
Getting the best out of your NVidia, ATi, Intel graphics card
 
Network Management
Troubleshoot problems with networking, wireless networks, mobile broadband and VPN connection


Back to Getting Help