General KDE Software FAQs/ru: Difference between revisions

    From KDE UserBase Wiki
    (Created page with "===Смогу ли я продолжать использовать KDE 3 или приложения KDE 3?===")
    No edit summary
    Line 15: Line 15:
    ===Есть ли какая-то помощь, чтобы начать испльзовать KDE 4?===
    ===Есть ли какая-то помощь, чтобы начать испльзовать KDE 4?===


    Да, действительно. UserBase может очень помочь. Вот некоторые страницы для того, чтобы вы могли начать: [[Special:myLanguage/Finding_Your_Application|Поиск нужного вам приложения]], которые связаны с приложениями и [[Special:myLanguage/Common_Tasks|Общие задачи]], которые нацелены на быструю продуктивность.
    Да, действительно. UserBase может сильно помочь. Вот некоторые страницы для начала: [[Special:myLanguage/Finding_Your_Application|Поиск нужного вам приложения]], которые связаны с приложениями и [[Special:myLanguage/Common_Tasks|Общие задачи]], которые нацелены на быструю продуктивность.


    Не забывайте, что вы можете использовать ''панель поиска'' чтобы найти другие страницы, связанные с любой проблемой, которую вы встречаете, и нажатие кнопки ''Категория | Начало'' дает ссылку в нижней части этой страницы, которая может показать вам другие полезные страницы.
    Не забывайте, что вы можете использовать ''панель поиска'' чтобы найти другие страницы, связанные с любой проблемой, которую вы встречаете, и нажатие кнопки ''Категория | Начало'' дает ссылку в нижней части этой страницы, которая может показать вам другие полезные страницы.

    Revision as of 11:00, 8 January 2011

    Эта страница с часто задаваемыми вопросами (ЧаВо) является собранием вопросов из #kde IRC канала. Этот список не является исчерпывающим и может расти.

    Что на счёт KDE 3?

    Является ли KDE 3 брошенным?

    Нет. Не существует смерти спланированной для KDE 3. Будет продолжаться существование и использование до тех пор, пока есть люди использующие его. Тем не менее, нет никакой гарантии что будут производится исправления ошибок и техничекая поддержка для KDE 3.5(кроме предоставляемых поставщиком и в контрактах на поддержку). Дальнейшее развитие не планируется.

    Есть ли необходимость перехода на KDE 4?

    KDE 3 будет продолжать существовать и использоваться в течение длительного времени. А необходимость обновления будет главным образом зависеть от настроек выбранного дистрибутива. В целом, промышленные дистрибутивы (предельно стабильные, но попробуйте там найти свежие приложения) используют KDE 3.5. Примерами таких дистирбудтивов являются CentOS, White Box или Scientific Linux. Дистрибутивы ориентированные на конечного пользователя обычно используют 4.4 и даже 4.5.

    Есть ли какая-то помощь, чтобы начать испльзовать KDE 4?

    Да, действительно. UserBase может сильно помочь. Вот некоторые страницы для начала: Поиск нужного вам приложения, которые связаны с приложениями и Общие задачи, которые нацелены на быструю продуктивность.

    Не забывайте, что вы можете использовать панель поиска чтобы найти другие страницы, связанные с любой проблемой, которую вы встречаете, и нажатие кнопки Категория | Начало дает ссылку в нижней части этой страницы, которая может показать вам другие полезные страницы.

    Смогу ли я продолжать использовать KDE 3 или приложения KDE 3?

    Yes, you will be able to continue using KDE 3 or KDE 3 apps as long as the necessary dependencies are installed. As the changeover to KDE 4 software progresses some of those dependencies will be missing. However, at the same time, most applications are either getting new versions to run with the more up to date dependencies, or similar, new packages are being written.

    How KDE 4 and KDE are set up depends on your distribution. Please consult with your distribution for more information. Some distributions allow both KDE3 and KDE 4 SC to be installed on the same system. However, since the release of KDE 4.3 that is less frequently found.

    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. 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.
      • 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.


    If your problem is with sound in KDE software, you could try looking at Sound Problems


    Some Common Questions

    Helping the KDE Community

    How can I help in development? Do I need to learn how to code?

    There are many ways to help the KDE community, not only through programming. There are other areas of contribution that need talent of other kinds. All that's necessary is the desire to help and some commitment. Of course, if you want learn how to program in order contribute, we will be more than willing to get you started as well.

    Some other ways to help include

    • End-user support - if you are experienced, consider joining a mailing list or the Forum to help support newer users.
    • If you are able to help with translation as part of the official team, consult this list to find a contact point. If you would like to help with UserBase translation, use the sidebar link to get a translator account, then read the Tasks and Tools page.
    • English documentation is also needed, and here on UserBase is a good place to start.