cn源里的fcitx输入法总是自动恢复config文件,无法修改

系统安装、升级讨论
版面规则
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
头像
npnufn
帖子: 1847
注册时间: 2005-10-14 15:56

cn源里的fcitx输入法总是自动恢复config文件,无法修改

#1

帖子 npnufn » 2007-08-10 13:35

默认只有-=为翻页,手动修改~/.fcitx/config文件后,再次启动fcitx就会被复原

版本是3.5.1svn20070807-1
头像
xhy
帖子: 3916
注册时间: 2005-12-28 1:16
系统: Ubuntu 12.10 X64
来自: 火星

#2

帖子 xhy » 2007-08-10 13:41

以前我也遇到过这问题
找不到办法
后来只好 sudo chattr +i .....
目前负债150多万
头像
GUNAG
帖子: 55
注册时间: 2007-07-12 12:11
来自: 无锡
联系:

#3

帖子 GUNAG » 2007-08-10 19:27

昨天更新fcitx改好config文件后 今天刚开机的时候还是对的,我改成 ,。翻页
后来就不对了,我又改了一次。
现在开机仍然是,。翻页 ,看到你的帖子之后又看了下config 发现改了,又被改成- =翻页了,估计重载一下配置文件后就不对了,郁闷。。。
头像
GUNAG
帖子: 55
注册时间: 2007-07-12 12:11
来自: 无锡
联系:

#4

帖子 GUNAG » 2007-08-11 10:17

有好的解决方法吗?
sudo chattr +i 保护后 重启系统fcitx就启动不了了
config只读属性后fcitx也启动不了

PS:还发现定义中英文快速切换 也会被改掉。
zhj3001
帖子: 81
注册时间: 2007-07-30 13:34

#5

帖子 zhj3001 » 2007-08-11 11:41

同样的问题...也困扰着我...
zhj3001
帖子: 81
注册时间: 2007-07-30 13:34

#6

帖子 zhj3001 » 2007-08-11 11:43

CTRL换英文还能习惯了.但是翻页用=-还真是难习惯了啊...都是那该死的智能ABC...再次无限BS智能ABC!!
而且,还发现一个问题...会自动恢复词频...原本已经到前面的字了.重启后又跑后面去了...
头像
hualang0929
帖子: 1226
注册时间: 2006-11-11 10:23
来自: Mars
联系:

#7

帖子 hualang0929 » 2007-08-11 12:43

不是说不更新了吗?怎么又有一个新版本
抬头望星空一片晴,我独行,夜已渐寒……
colorpi
帖子: 125
注册时间: 2005-12-02 22:08
来自: 毛里求虱

#8

帖子 colorpi » 2007-08-11 12:48

郁闷,干脆试试每天的测试版算鸟,不知道哪个愚人想到的用-=来翻页,明显的不合理。
fcitx干吗不默认定义翻页键为,。
头像
BigSnake.NET
帖子: 12522
注册时间: 2006-07-02 11:16
来自: 廣州
联系:

#9

帖子 BigSnake.NET » 2007-08-11 12:59

一直用 -= 翻页..
- + 嘛..
^_^ ~~~
要理解递归,首先要理解递归。

地球人都知道,理论上,理论跟实际是没有差别的,但实际上,理论跟实际的差别是相当大滴。
zhj3001
帖子: 81
注册时间: 2007-07-30 13:34

#10

帖子 zhj3001 » 2007-08-11 13:04

BigSnake.NET 写了:一直用 -= 翻页..
- + 嘛..
很明显用,.翻页要比用=-翻页科学的多!
最明显的例子:
如果使用.,来翻页的话,加入此页没有你需要的文字,你只需要向下移动一下无名指就可以轻松翻页.但是如果是-=翻页的话就不得不把整个手都移上去来翻页.那个更方便和科学呢?
P.S
系统用=-翻页的人八层都是被智能ABC给坑害N久的人...
头像
npnufn
帖子: 1847
注册时间: 2005-10-14 15:56

#11

帖子 npnufn » 2007-08-11 15:54

http://www.fcitx.org/download/fcitx-3.5 ... ri.tar.bz2
下载这个自己编译吧。
解压缩,进入目录,执行:
./configure --prefix=/usr
make
sudo make install
2unc
帖子: 191
注册时间: 2006-10-18 17:48

#12

帖子 2unc » 2007-08-11 16:42

日常使用中,。比-=使用频繁,所以还是喜欢用-=做翻页
没用过智能abc,讨厌选字前还要敲空格
以前用紫光,都是自定义成-=
zhj3001
帖子: 81
注册时间: 2007-07-30 13:34

#13

帖子 zhj3001 » 2007-08-11 19:33

npnufn 写了:http://www.fcitx.org/download/fcitx-3.5 ... ri.tar.bz2
下载这个自己编译吧。
解压缩,进入目录,执行:
./configure --prefix=/usr
make
sudo make install

enter make...

make all-recursive
make[1]: Entering directory `/home/zhj/fcitx'
Making all in doc
make[2]: Entering directory `/home/zhj/fcitx/doc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/zhj/fcitx/doc'
Making all in xpm
make[2]: Entering directory `/home/zhj/fcitx/xpm'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/zhj/fcitx/xpm'
Making all in lib
make[2]: Entering directory `/home/zhj/fcitx/lib'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/zhj/fcitx/lib'
Making all in src
make[2]: Entering directory `/home/zhj/fcitx/src'
if gcc -DPKGDATADIR="/usr/share/fcitx" -I. -I. -I.. -I. -I../lib -I../xpm -O2 -fno-strength-reduce -g -O2 -I/usr/include/freetype2 -D_USE_XFT -Wall -MT InputWindow.o -MD -MP -MF ".deps/InputWindow.Tpo" -c -o InputWindow.o InputWindow.c; \
then mv -f ".deps/InputWindow.Tpo" ".deps/InputWindow.Po"; else rm -f ".deps/InputWindow.Tpo"; exit 1; fi
InputWindow.c:30:21: 错误: X11/xpm.h:No such file or directory
InputWindow.c: 在函数 ‘DrawInputWindow’ 中:
InputWindow.c:236: 错误: ‘XpmAttributes’ 未声明 (在此函数内第一次使用)
InputWindow.c:236: 错误: (即使在一个函数内多次出现,每个未声明的标识符在其
InputWindow.c:236: 错误: 所在的函数内只报告一次。)
InputWindow.c:236: 错误: expected ‘;’ before ‘attrib’
InputWindow.c:307: 警告: 隐式声明函数 ‘isprint’
InputWindow.c:414: 错误: ‘attrib’ 未声明 (在此函数内第一次使用)
InputWindow.c:435: 警告: 隐式声明函数 ‘XpmCreateImageFromData’
InputWindow.c:436: 错误: ‘XpmSuccess’ 未声明 (在此函数内第一次使用)
make[2]: *** [InputWindow.o] 错误 1
make[2]: Leaving directory `/home/zhj/fcitx/src'
make[1]: *** [all-recursive] 错误 1
make[1]: Leaving directory `/home/zhj/fcitx'
make: *** [all] 错误 2
头像
nihui
帖子: 1746
注册时间: 2006-10-21 12:03
来自: Shanghai
联系:

#14

帖子 nihui » 2007-08-11 19:46

zhj3001 写了:
BigSnake.NET 写了:一直用 -= 翻页..
- + 嘛..
很明显用,.翻页要比用=-翻页科学的多!
最明显的例子:
如果使用.,来翻页的话,加入此页没有你需要的文字,你只需要向下移动一下无名指就可以轻松翻页.但是如果是-=翻页的话就不得不把整个手都移上去来翻页.那个更方便和科学呢?
P.S
系统用=-翻页的人八层都是被智能ABC给坑害N久的人...
打包的时候加入修改过的配置文件补丁。
magic linux 就是这么做的。。 :roll:
.

私人空间
附有 Magic Linux 2.1 最新开发日志~


미안하다, 사랑한다


欢迎来 #xfce-cn 中文频道~~
头像
nihui
帖子: 1746
注册时间: 2006-10-21 12:03
来自: Shanghai
联系:

#15

帖子 nihui » 2007-08-11 19:47

zhj3001 写了:
npnufn 写了:http://www.fcitx.org/download/fcitx-3.5 ... ri.tar.bz2
下载这个自己编译吧。
解压缩,进入目录,执行:
./configure --prefix=/usr
make
sudo make install

enter make...

make all-recursive
make[1]: Entering directory `/home/zhj/fcitx'
Making all in doc
make[2]: Entering directory `/home/zhj/fcitx/doc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/zhj/fcitx/doc'
Making all in xpm
make[2]: Entering directory `/home/zhj/fcitx/xpm'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/zhj/fcitx/xpm'
Making all in lib
make[2]: Entering directory `/home/zhj/fcitx/lib'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/zhj/fcitx/lib'
Making all in src
make[2]: Entering directory `/home/zhj/fcitx/src'
if gcc -DPKGDATADIR="/usr/share/fcitx" -I. -I. -I.. -I. -I../lib -I../xpm -O2 -fno-strength-reduce -g -O2 -I/usr/include/freetype2 -D_USE_XFT -Wall -MT InputWindow.o -MD -MP -MF ".deps/InputWindow.Tpo" -c -o InputWindow.o InputWindow.c; \
then mv -f ".deps/InputWindow.Tpo" ".deps/InputWindow.Po"; else rm -f ".deps/InputWindow.Tpo"; exit 1; fi
InputWindow.c:30:21: 错误: X11/xpm.h:No such file or directory
InputWindow.c: 在函数 ‘DrawInputWindow’ 中:
InputWindow.c:236: 错误: ‘XpmAttributes’ 未声明 (在此函数内第一次使用)
InputWindow.c:236: 错误: (即使在一个函数内多次出现,每个未声明的标识符在其
InputWindow.c:236: 错误: 所在的函数内只报告一次。)
InputWindow.c:236: 错误: expected ‘;’ before ‘attrib’
InputWindow.c:307: 警告: 隐式声明函数 ‘isprint’
InputWindow.c:414: 错误: ‘attrib’ 未声明 (在此函数内第一次使用)
InputWindow.c:435: 警告: 隐式声明函数 ‘XpmCreateImageFromData’
InputWindow.c:436: 错误: ‘XpmSuccess’ 未声明 (在此函数内第一次使用)
make[2]: *** [InputWindow.o] 错误 1
make[2]: Leaving directory `/home/zhj/fcitx/src'
make[1]: *** [all-recursive] 错误 1
make[1]: Leaving directory `/home/zhj/fcitx'
make: *** [all] 错误 2
需要 libXpm-dev :arrow: :arrow:
.

私人空间
附有 Magic Linux 2.1 最新开发日志~


미안하다, 사랑한다


欢迎来 #xfce-cn 中文频道~~
回复