LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
楼主: 北南南北

小企鹅输入法:Fcitx-2.0.0pr7除BUG版发布,请弟兄们测试

 关闭 [复制链接]
发表于 2003-12-24 20:54:26 | 显示全部楼层
compiled errors:
r clq libXimd.a IMConn.o IMValues.o IMMethod.o FrameMgr.o i18nIMProto.o i18nAttr.o i18nMethod.o i18nUtil.o i18nPtHdr.o i18nIc.o i18nClbk.o i18nX.o
ranlib libXimd.a
make[1]: Leaving directory `/home/hantsy/fcitx-2.0.0pr7/IMdkit/lib'
gcc -c -O2 -fno-strength-reduce -Wall -D_USE_XFT `xft-config --cflags` IC.c
gcc -c -O2 -fno-strength-reduce -Wall -D_USE_XFT `xft-config --cflags` py.c
py.c: In function `DoPYInput':
py.c:468: parse error before `char'
py.c:471: `strTemp' undeclared (first use in this function)
py.c:471: (Each undeclared identifier is reported only once
py.c:471: for each function it appears in.)
py.c: In function `PYGetCandWords':
py.c:882: parse error before `char'
py.c:896: `iType' undeclared (first use in this function)
py.c:902: `pPhrase' undeclared (first use in this function)
py.c:905: `pBase' undeclared (first use in this function)
py.c: In function `PYCreateAuto':
py.c:979: parse error before `candPos'
py.c:991: `str' undeclared (first use in this function)
py.c:994: `phraseSelected' undeclared (first use in this function)
py.c:995: `baseSelected' undeclared (first use in this function)
py.c:997: `iCount' undeclared (first use in this function)
py.c:1001: `strMap' undeclared (first use in this function)
py.c:1003: `val' undeclared (first use in this function)
py.c:1006: `candPos' undeclared (first use in this function)
py.c:1013: `phrase' undeclared (first use in this function)
py.c:1015: `iMatchedLength' undeclared (first use in this function)
py.c:1022: `pPYFA' undeclared (first use in this function)
py.c: In function `PYGetCandWord':
py.c:1122: parse error before `char'
py.c:1133: `pBase' undeclared (first use in this function)
py.c:1134: `pBaseMap' undeclared (first use in this function)
py.c:1139: `pIndex' undeclared (first use in this function)
py.c:1147: `pPhrase' undeclared (first use in this function)
py.c:1148: `pPhraseMap' undeclared (first use in this function)
py.c:1162: `bAddNewPhrase' undeclared (first use in this function)
py.c:1182: parse error before `char'
py.c:1184: `strHZString' undeclared (first use in this function)
py.c:1188: parse error before `int'
py.c:1190: `iLen' undeclared (first use in this function)
py.c:1200: `i' undeclared (first use in this function)
py.c: In function `PYGetPhraseCandWords':
py.c:1364: parse error before `candPos'
py.c:1370: `str' undeclared (first use in this function)
py.c:1373: `strMap' undeclared (first use in this function)
py.c:1375: `val' undeclared (first use in this function)
py.c:1378: `candPos' undeclared (first use in this function)
py.c:1382: `phrase' undeclared (first use in this function)
py.c:1385: `iMatchedLength' undeclared (first use in this function)
py.c: In function `PYAddPhraseCandWord':
py.c:1442: parse error before `int'
py.c:1447: `i' undeclared (first use in this function)
py.c:1449: `iStart' undeclared (first use in this function)
py.c:1575: `j' undeclared (first use in this function)
py.c:1581: warning: unreachable code at beginning of switch statement
py.c:1603: warning: unreachable code at beginning of switch statement
py.c:1625: warning: unreachable code at beginning of switch statement
py.c: In function `PYAddUserPhrase':
py.c:2093: parse error before `*'
py.c:2097: `str' undeclared (first use in this function)
py.c:2100: `i' undeclared (first use in this function)
py.c:2103: `j' undeclared (first use in this function)
py.c:2107: `userPhrase' undeclared (first use in this function)
py.c:2108: `k' undeclared (first use in this function)
py.c:2120: `newPhrase' undeclared (first use in this function)
py.c:2128: `temp' undeclared (first use in this function)
py.c:2131: `iTemp' undeclared (first use in this function)
py.c: In function `PYGetLegendCandWords':
py.c:2491: parse error before `int'
py.c:2501: `i' undeclared (first use in this function)
py.c:2503: `j' undeclared (first use in this function)
py.c:2553: parse error before `*'
py.c:2555: `phrase' undeclared (first use in this function)
py.c:2610: parse error before `char'
py.c:2618: `strTemp' undeclared (first use in this function)
make: *** [py.o] Error 1


==============================================================
my enviroment:gcc2.95 glibc2.2 debian woody(Xfree updated to 4.3)

xft support.....
发表于 2003-12-24 21:03:43 | 显示全部楼层
好用!但不知此版本为何在X启动时没有出现fcitx的Logo?(我用的是RedHat9)
发表于 2003-12-24 21:07:40 | 显示全部楼层

你make clean了吗?

如题
最初由 hantsy 发表
compiled errors:
r clq libXimd.a IMConn.o IMValues.o IMMethod.o FrameMgr.o i18nIMProto.o i18nAttr.o i18nMethod.o i18nUtil.o i18nPtHdr.o i18nIc.o i18nClbk.o i18nX.o
ranlib libXimd.a
make[1]: Leaving directory `/home/hantsy/fcitx-2.0.0pr7/IMdkit/lib'
gcc -c -O2 -fno-strength-reduce -Wall -D_USE_XFT `xft-config --cflags` IC.c
gcc -c -O2 -fno-strength-reduce -Wall -D_USE_XFT `xft-config --cflags` py.c
py.c: In function `DoPYInput':
py.c:468: parse error before `char'
py.c:471: `strTemp' undeclared (first use in this function)
py.c:471: (Each undeclared identifier is reported only once
py.c:471: for each function it appears in.)
py.c: In function `PYGetCandWords':
py.c:882: parse error before `char'
py.c:896: `iType' undeclared (first use in this function)
py.c:902: `pPhrase' undeclared (first use in this function)
py.c:905: `pBase' undeclared (first use in this function)
py.c: In function `PYCreateAuto':
py.c:979: parse error before `candPos'
py.c:991: `str' undeclared (first use in this function)
py.c:994: `phraseSelected' undeclared (first use in this function)
py.c:995: `baseSelected' undeclared (first use in this function)
py.c:997: `iCount' undeclared (first use in this function)
py.c:1001: `strMap' undeclared (first use in this function)
py.c:1003: `val' undeclared (first use in this function)
py.c:1006: `candPos' undeclared (first use in this function)
py.c:1013: `phrase' undeclared (first use in this function)
py.c:1015: `iMatchedLength' undeclared (first use in this function)
py.c:1022: `pPYFA' undeclared (first use in this function)
py.c: In function `PYGetCandWord':
py.c:1122: parse error before `char'
py.c:1133: `pBase' undeclared (first use in this function)
py.c:1134: `pBaseMap' undeclared (first use in this function)
py.c:1139: `pIndex' undeclared (first use in this function)
py.c:1147: `pPhrase' undeclared (first use in this function)
py.c:1148: `pPhraseMap' undeclared (first use in this function)
py.c:1162: `bAddNewPhrase' undeclared (first use in this function)
py.c:1182: parse error before `char'
py.c:1184: `strHZString' undeclared (first use in this function)
py.c:1188: parse error before `int'
py.c:1190: `iLen' undeclared (first use in this function)
py.c:1200: `i' undeclared (first use in this function)
py.c: In function `PYGetPhraseCandWords':
py.c:1364: parse error before `candPos'
py.c:1370: `str' undeclared (first use in this function)
py.c:1373: `strMap' undeclared (first use in this function)
py.c:1375: `val' undeclared (first use in this function)
py.c:1378: `candPos' undeclared (first use in this function)
py.c:1382: `phrase' undeclared (first use in this function)
py.c:1385: `iMatchedLength' undeclared (first use in this function)
py.c: In function `PYAddPhraseCandWord':
py.c:1442: parse error before `int'
py.c:1447: `i' undeclared (first use in this function)
py.c:1449: `iStart' undeclared (first use in this function)
py.c:1575: `j' undeclared (first use in this function)
py.c:1581: warning: unreachable code at beginning of switch statement
py.c:1603: warning: unreachable code at beginning of switch statement
py.c:1625: warning: unreachable code at beginning of switch statement
py.c: In function `PYAddUserPhrase':
py.c:2093: parse error before `*'
py.c:2097: `str' undeclared (first use in this function)
py.c:2100: `i' undeclared (first use in this function)
py.c:2103: `j' undeclared (first use in this function)
py.c:2107: `userPhrase' undeclared (first use in this function)
py.c:2108: `k' undeclared (first use in this function)
py.c:2120: `newPhrase' undeclared (first use in this function)
py.c:2128: `temp' undeclared (first use in this function)
py.c:2131: `iTemp' undeclared (first use in this function)
py.c: In function `PYGetLegendCandWords':
py.c:2491: parse error before `int'
py.c:2501: `i' undeclared (first use in this function)
py.c:2503: `j' undeclared (first use in this function)
py.c:2553: parse error before `*'
py.c:2555: `phrase' undeclared (first use in this function)
py.c:2610: parse error before `char'
py.c:2618: `strTemp' undeclared (first use in this function)
make: *** [py.o] Error 1


==============================================================
my enviroment:gcc2.95 glibc2.2 debian woody(Xfree updated to 4.3)

xft support.....
发表于 2003-12-24 21:29:14 | 显示全部楼层
兴奋之余,提一建议:
对已有五笔编码进行提示的功能十分好用,能否增加按Esc键退出提示的功能。
感谢Yuking兄的辛勤劳动!!
发表于 2003-12-24 22:12:36 | 显示全部楼层

建议

在设置输入窗口不自动隐藏后,在选字后,输入窗口中仍有汉字
例如:输入 ”社会“并选定后,社会仍然在输入窗口中。
可不可以在输入窗口中将其去掉
发表于 2003-12-24 22:49:56 | 显示全部楼层

发现了一个问题

不能在openoffice里输入.
发表于 2003-12-24 23:08:31 | 显示全部楼层

回复: 发现了一个问题

最初由 cqpwx 发表
不能在openoffice里输入.


可以
发表于 2003-12-24 23:10:18 | 显示全部楼层

一个小问题

我只用拼音双拼不回用,可是每次进入X后,`拼',`双'都同时激活
 楼主| 发表于 2003-12-24 23:24:56 | 显示全部楼层
最初由 llw318 发表
pr7通过输入zzzz来输入特殊符号功能已经能正常使用了。
我把智能五笔的那个特殊符号表摸了过来,非常地正常,原来pr6会导致fcitx退出。
有兴趣的朋友可以测试一下。


有兴趣,真的不错。
发表于 2003-12-24 23:27:13 | 显示全部楼层
发现一个与功能不无关的问题:拼音输入中的“用户输入色”配置文件不对应。
这个版本的拼音确实好了很多。呵呵。
但是,为什么五笔输入中没有光标的?像这些需要保持一致性的“功能”,应该单独写出来,然后再在各个输入模块中调用.这样应该会好一些。
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表