Troubleshooting/da: Difference between revisions

From KDE UserBase Wiki
No edit summary
(Updating to match new version of source page)
Line 5: Line 5:
<!--T:2-->
<!--T:2-->
{|
{|
|<imagemap>
Image:Edit-find.png|48px
default [[Special:myLanguage/Finding_Your_Application|Find dit program]]
desc none
</imagemap>||'''[[Special:myLanguage/Finding_Your_Application|Find dit program]]'''
:Nogle programmer er ikke, hvor du forventer dem.
|-
|&nbsp;
|-
|<imagemap>
|<imagemap>
Image:Weather-clear.png|48px
Image:Weather-clear.png|48px
Line 20: Line 11:
</imagemap>||'''[[Special:myLanguage/Websites#Websteder og artikler|Kom godt i gang]]'''
</imagemap>||'''[[Special:myLanguage/Websites#Websteder og artikler|Kom godt i gang]]'''
:Nogle websteder og artikler, som hjælper dig med at komme godt i gang.
:Nogle websteder og artikler, som hjælper dig med at komme godt i gang.
|-
|}
|&nbsp;
 
|-
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 {{smiley}}
 
* 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-name>rc 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.):
** ~/.DCOPserver-* (on KDE3 systems there are usually two of these; one is a symlink to the other)
** ~/.kde/socket-<hostname>
** ~/.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 at http://bugs.kde.org . 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 ==
 
{|
|<imagemap>
|<imagemap>
Image:Preferences-desktop-sound.png|48px
Image:Preferences-desktop-sound.png|48px

Revision as of 19:24, 9 August 2011

Information

Har du problemer med et program, så se efter et afsnit med Tips og tricks eller Problemløsning på programmets side.


Kom godt i gang
Nogle websteder og artikler, som hjælper dig med at komme godt i gang.

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-name>rc 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.):
    • ~/.DCOPserver-* (on KDE3 systems there are usually two of these; one is a symlink to the other)
    • ~/.kde/socket-<hostname>
    • ~/.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 at http://bugs.kde.org . 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

Lydproblemer
Almindelige problemer med lyden; når den ikke virker eller ikke virker ordentligt
 
Problemer med tilsluttet udstyr
Tilslutning af printere, skannere og lignende
 
Grafikkortets ydelse
Få mest muligt ud af dit grafikkort fra NVidia, ATi eller Intel.
 
Håndtering af netværk
Fejlfinding i forbindelse med netværk, trådløse netværk, mobilt bredbånd og VPN-forbindelser


Tilbage til Få hjælp