Troubleshooting/ca: Difference between revisions

    From KDE UserBase Wiki
    (Created page with "Hi ha alguns passos bàsics que poden ajudar en la solució de problemes amb el programari KDE. Haureu de provar els següents passos abans de preguntar a #kde o la llista de cor...")
    (Created page with "* Proveu creant un nou usuari i executar el programari KDE amb aquest. Si el problema no es produeix amb el nou usuari, és probable que hi hagi un problema amb un fitxer en el d...")
    Line 18: Line 18:
    Hi ha alguns passos bàsics que poden ajudar en la solució de problemes amb el programari KDE. Haureu de provar els següents passos abans de preguntar a #kde o la llista de correu general de kde, ja que és probable que us diguin que ho intenteu de totes maneres {{smiley}}
    Hi ha alguns passos bàsics que poden ajudar en la solució de problemes amb el programari KDE. Haureu de provar els següents passos abans de preguntar a #kde o la llista de correu general de kde, ja que és probable que us diguin que ho intenteu de totes maneres {{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 <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:
    * Proveu creant un nou usuari i executar el programari KDE amb aquest. Si el problema no es produeix amb el nou usuari, és probable que hi hagi un problema amb un fitxer en el directori <tt>~/.kde</tt> (amb totes les referències a aquest directori, tingueu en compte que algunes distribucions l'anomenen <tt>~/.kde4)</tt>. A continuació, hauríeu de provar:
    ** 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.
    ** 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.
    **  Log out, then log in afresh. New default files will replace your renamed ones.
    **  Log out, then log in afresh. New default files will replace your renamed ones.

    Revision as of 18:09, 1 September 2011

    Information

    Si el vostre problema està relacionat amb una aplicació', comproveu si hi ha una secció Consells i trucs o Solució de problemes per a dita aplicació.


    Per a iniciar-vos
    Alguns llocs i articles que us ajudaran a començar i a sentir-vos com a casa.

    Tard o d'hora us adonareu que alguna cosa no funciona correctament, de manera que aquí hi ha alguns consells generals sobre solució de problemes, després trobareu alguns enllaços a problemes més específics.

    Tècniques generals per a la solució de problemes

    Hi ha alguns passos bàsics que poden ajudar en la solució de problemes amb el programari KDE. Haureu de provar els següents passos abans de preguntar a #kde o la llista de correu general de kde, ja que és probable que us diguin que ho intenteu de totes maneres

    • Proveu creant un nou usuari i executar el programari KDE amb aquest. Si el problema no es produeix amb el nou usuari, és probable que hi hagi un problema amb un fitxer en el directori ~/.kde (amb totes les referències a aquest directori, tingueu en compte que algunes distribucions l'anomenen ~/.kde4). A continuació, hauríeu de provar:
      • 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-nom_màquina que normalment és un enllaç simbòlic al següent fitxer:
      • /tmp/tmp-kde-USUARI
      • ~/.kde/socket-nom_màquina que també és normalment un enllaç simbòlic a:
      • /tmp/ksocket-USUARI
    • 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

    Problemes de so
    Qüestions general de so, quan el so no funciona, o no funciona correctament
     
    Solució de problemes en els perifèrics
    Connexió d'una impressora, escàner, etc.
     
    Rendiment de la targeta gràfica
    Treure el màxim partit a la vostra targeta gràfica NVidia, ATI, Intel
     
    Gestió de la xarxa
    Resoldre els problemes amb les xarxes, connexions sense fils, banda ampla mòbil i VPN


    Anar a Com obtenir ajuda