Contents |
這裡有些問問題的提示,尤其是在Freenode的#kde(英文)頻道,在某種程度上說更有可能得到答案:
rpm -qa kdebase* and look at the version numbers given there
You probably won't need to give all of this information straight away, but if you know how to find it quickly it often helps
如果你的問題與KDE的音效有關,你也許想要先閱讀下音效問題。
如果你的疑問與開發有關,請查閱KDE TechBase 的貢獻頁面。
Because KDE is so actively developed, changes arrive very frequently, so don't be surprised if you can't find any written information. Ask in IRC, the Forum or a mailing list, and when you have an answer, register an account on UserBase and add the information to the relevant page. At the same time as learning about your system you will be helping others do the same
您還可以去 KDE 討論區。反正最好先搜索下討論區啦,很多問題其實早就問過問的。沒找到帖子就再找個合適的板塊發一個。一般問題都沒那麼容易好解決,多回帖試下各種辦法。這個討論區是由你我這樣的用戶組成的,保持良好的心態很重要(和和氣氣,不要吵架)。
The KDE Community forums offer a "guided post" feature that can help you post your question in the appropriate forum, increasing the chance of having it seen by people knowledgeable on the matter. It is accessible as a large "New Post" button on the forums' homepage, so if you have any doubts, that is the place to start.
The forums have an extensive search feature: prior to posting try finding if your question has already been answered, or there are hints that might help you solve your issue. If there is no satisfactory solution for your problem, make a new post. To search, enter keywords in the upper right box of any forum page. By default this will search the whole forums. For extended searches, click on the "Search" link under the "KDE Community Forums" banner.
If your question has been properly answered, consider marking a topic as "solved". It is a very little step, but quite helpful for other users and staff, because it tells them that there are no more issues. To mark a topic as solved, choose the topic with the best answer in the thread, and click the green tick mark under it. If you go back to the topic list you will notice a green tick mark next to the topic's title as well.
多數發行版有自己的討論區的,應該能從主頁上找到,去那也不錯。
有關在特定作業系統上 KDE 桌面應用的問題,您依然可以嘗試通過上面介紹的幾種方法解決,不過若非這個問題和 KDE 或 KDE/GNU/Linux 的關聯非常緊密,恐怕您很難就這樣找到答案。 如果您的問題和 KDE 關係不大,請不要在「一般」的 KDE 郵件列表上張貼問題。比方說:我的音效卡不能正常運作。在這種情況下,請將問題發往確實的相關單位。例如 GNU/Linux 的問題您可以嘗試去 www.linuxnewbie.org 或 www.linuxnewbie.com,或者上面提過的 kde-linux 郵件列表(譯註:對漢語GNU/Linux用戶來說,值得推薦的地方則是linuxsir等社區)。
如果您使用的不是 GNU/Linux 系統,可以試著在 kde-nonlinux (訂閱)郵件列表上尋求幫助。同時,使用您慣用的搜索引擎如 Google,還有Usenet 存檔一般也很有效。
另外,許多作業系統發行方都有自己的郵件列表,專門處理針對這個發行版的問題。您可以在對應的發行方網站上找到更多這類信息。
如果您要搜索套件,可以在發行方提供的FTP服務器上找,一般是在「contrib」子目錄下,當然您也可以利用 rpmfind.net 這樣的索引站點來完成。
匯報bug 雖小但依舊是對KDE 寶貴的貢獻,有個網站專門提供用來匯報bug 或請求新特性:bugs.kde.org。只要你懂點英文就能動手。然後照著一些其他的指導,你便可匯報有用的錯誤報告,從而幫助整個 KDE 社區和你自己。
首要做的事情是註冊帳號,打開註冊頁面。註冊驗證完畢就可以匯報報告。
有兩種報告 bug 的方式:
這有些寫出好的錯誤報告的建議:
如果你是在用trunk 或beta,同時你想保留之前的配置,這需要啟用新用戶或設定新的$KDEHOME 環境變量(然後重進用戶)。因為可能需要用當前文件來對比新建文件,所以不要刪除你的$KDEHOME,不然配置會全部丟失。 ( Do not delete your $KDEHOME as you will maybe need the current files to compare with the new ones and also you would lose your settings!)
要是你打算提交 bug 報告,來這裡看下建議吧。
如何打開一個終端
通常當在IRC上或是在郵件列表上報告問題時,幫助你的人會要求你打開控制台。控制台是基於文本的窗口,你能用他給你的電腦命令執行。你可以這樣做,按住ALT+F2,出現一個輸入框,鍵入下列指令打開終端:
konsole
如果沒反應,你可能沒安裝好.這種情況下,按住ALT_F2,輸入
xterm
| 返回 尋求幫助 |