Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fcitx逛占CPU #41

Closed
GoogleCodeExporter opened this issue Aug 31, 2015 · 12 comments
Closed

fcitx逛占CPU #41

GoogleCodeExporter opened this issue Aug 31, 2015 · 12 comments

Comments

@GoogleCodeExporter
Copy link

运行环境Debian Sid,一些桌面软件来自experimental,桌面环境KDE 
4.1,正如刚才所说来自
experimental。使用fcitx 
svn版本就会出现逛占CPU的问题,导致系统几乎没反应,只能��
�启
X。现在用fcitx.org上的070703测试版,目前发现这个版本用起来�
��是比较正常的。

Original issue reported on code.google.com by GNUyh...@gmail.com on 5 Jan 2009 at 4:00

@GoogleCodeExporter
Copy link
Author

晕,好似我发重了。同此现象

Original comment by biaji...@gmail.com on 12 Jan 2009 at 3:27

@GoogleCodeExporter
Copy link
Author

同现象
桌面是 Gentoo + KDE 4.2
而且不仅仅 CPU 
严重消耗,还海量吃内存,并且会让已经打开的所有窗口程��
�失去响应,kill 掉 fcitx 后受影响的
程序也不能恢复,必须重新启动 X

Original comment by wishstu...@gmail.com on 7 Jul 2009 at 12:40

@GoogleCodeExporter
Copy link
Author

同此。Gnome + Ubuntu 9.04
除了会使当前窗口失去响应外,通常还伴有gnome-panel或者gnome-
terminal失去响应,得全部
kill(fcitx得到控制台才能 kill)。但不需要重启 X

Original comment by lilyd...@gmail.com on 8 Jul 2009 at 1:40

@GoogleCodeExporter
Copy link
Author

编译前修改 MyErrorsHandlers.c 
78行,改为:

  if ( signo==SIGSEGV ||signo < 16)
    exit (1);

就可以 kill 了,不然 gnome-terminal 会失去响应.

Original comment by Sevkme on 10 Jul 2009 at 12:57

@GoogleCodeExporter
Copy link
Author

现在killfcitx的时候,还是会使所有gnome-terminal失去响应
其他窗口(如firefox)没事

Original comment by si...@sina.com on 30 Nov 2009 at 4:17

@GoogleCodeExporter
Copy link
Author

Issue 54 has been merged into this issue.

Original comment by Rory...@gmail.com on 20 Jan 2010 at 5:09

@GoogleCodeExporter
Copy link
Author

Issue 103 has been merged into this issue.

Original comment by Rory...@gmail.com on 20 Jan 2010 at 5:10

@GoogleCodeExporter
Copy link
Author

Issue 58 has been merged into this issue.

Original comment by Rory...@gmail.com on 20 Jan 2010 at 5:10

@GoogleCodeExporter
Copy link
Author

Issue 47 has been merged into this issue.

Original comment by Rory...@gmail.com on 20 Jan 2010 at 5:14

@GoogleCodeExporter
Copy link
Author

Original comment by Rory...@gmail.com on 20 Jan 2010 at 5:49

  • Added labels: Priority-High
  • Removed labels: Priority-Medium

@GoogleCodeExporter
Copy link
Author

tint2与fcitx也有冲突,无法一起使用

Original comment by xiaolach...@gmail.com on 9 Oct 2010 at 12:07

@GoogleCodeExporter
Copy link
Author

CPU的问题似乎是在3.6.2修复的。

#11这个问题svn中的code和4.0-beta1都应该没问题。

Original comment by wen...@gmail.com on 30 Oct 2010 at 5:01

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant