首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >Ubuntu13.04-无法启动Kile

Ubuntu13.04-无法启动Kile
EN

Ask Ubuntu用户
提问于 2013-07-06 11:14:29
回答 2查看 817关注 0票数 1

我已经通过Ubuntu软件中心安装了Kile。

我想启动它。在启动时,我收到以下消息:

如果我选择“否”或“是”程序崩溃,这并不重要。

这是终端输出:

代码语言:javascript
复制
$ kile
kile(9782)/kdecore (KLibrary) findLibraryInternal: plugins should not have a 'lib' prefix: "libkonsolepart.so"
kile(9782)/konsole Konsole::Session::run: Attempted to re-run an already running session. 
The program 'kile' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadWindow (invalid Window parameter)'.
  (Details: serial 1443 error_code 3 request_code 20 minor_code 0)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)
kile(9782)/konsole Konsole::SessionManager::~SessionManager: Konsole SessionManager destroyed with sessions still alive 

我尝试过运行kile --sync,但结果是一样的。

请帮帮忙。我需要它来完成我的科学硕士论文。

EN

回答 2

Ask Ubuntu用户

回答已采纳

发布于 2013-07-07 07:11:56

第一次以根权限启动它:

代码语言:javascript
复制
sudo kile

下一次它应该正常开始。这可能反映了程序中的一个错误。

票数 2
EN

Ask Ubuntu用户

发布于 2013-07-06 11:20:12

也许您需要更新它,下面是Raring的更新链接:http://www.ubuntuupdates.org/package/core/raring/universe/base/kile

票数 0
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/317045

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档