Contents |
这里有些问问题的提示,尤其是在 Freenode 的 #kde(英文)、#kde-cn(中文)频道更有可能得到答案:
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 音效有关,你也许想先阅读音效问题。
如果问题与开发有关,请查阅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或ubuntu.org.cn等社区)。
如果您使用的不是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
| 返回 获取帮助 |