LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 1025|回复: 7

请求测试ibus-sunpinyin,gentoo-china overlays的维护者请进

[复制链接]
发表于 2009-11-5 23:19:16 | 显示全部楼层 |阅读模式
我已经更新了ebuild,增加了2.0,并且把9999的keywords去掉了,请测试一下。

另外,ibus版本的问题,如果是9999,那么用9999的ibus-sunpinyin,否则用2.0的。
发表于 2009-11-6 12:03:49 | 显示全部楼层
請教一下,為什麼要把9999的keywords去掉?
回复 支持 反对

使用道具 举报

 楼主| 发表于 2009-11-6 12:14:33 | 显示全部楼层
惯例

9999对应最新的trunk,难免某次更新会有问题出现

所以,一般9999的包都没有keywords,需要自己手动去增加的
回复 支持 反对

使用道具 举报

发表于 2009-11-15 13:33:12 | 显示全部楼层
I couldn't use ibus-sunpinyin from the portage now.
I reinstalled gentoo on my laptop last night.
This time I would like to use ibus-sunpinyin, but it seems doesn't work for me.
My DE is KDE 4.3.3, and I emerge ibus-sunpinyin this way:
  1. ACCEPT_KEYWORDS="~x86" emerge ibus-sunpinyin
复制代码
This is my make.conf:
  1. CFLAGS="-O2 -march=core2 -pipe"
  2. CXXFLAGS="-O2 -march=core2 -pipe"
  3. # WARNING: Changing your CHOST is not something that should be done lightly.
  4. # Please consult http://www.gentoo.org/doc/en/change-chost.xml before changing.
  5. CHOST="i686-pc-linux-gnu"
  6. MAKEOPTS="-j3"
  7. USE="X -gtk alsa acpi bash-completion cjk dbus hal nls mmx nptl nptlonly opengl oss sse sse2 ssse3 ssl truetype unicode usb vim-syntax wifi -arts -esd -ipv6 -gnome -qt3 qt4 qt3support sql svg webkit aac accessibility cairo cscope ctype dvd dvdr fbcon ffmpeg firefox flac fontconfig freetype jpeg jpeg2k kde mp3 mp4 mpeg mplayer quicktime readline truetype v4l2 win32codecs real"
  8. LINGUAS="zh zh_CN en_US"
  9. VIDEO_CARDS="vesa intel"
  10. INPUT_DEVICES="evdev synaptics"
  11. ALSA_CARDS="hda-intel"
  12. GENTOO_MIRRORS="http://gentoo.aditsu.net http://mirrors.163.com/gentoo"
  13. SYNC="rsync://mirror.averse.net/gentoo-portage"
  14. EMERGE_DEFAULT_OPTS="-av"
复制代码
This is my .xinitrc:
  1. export LC_CTYPE=zh_CN.UTF-8
  2. export XMODIFIERS="@im=ibus"
  3. export GTK_IM_MODULE="ibus"
  4. export QT_IM_MODULE="xim"
  5. ibus-daemon -d -x
  6. startkde
复制代码
ibus-deamon is started OK, and the input method icon can be changed to sunpinyin after pressing CTRL+SPACE,
but I couldn't input any chinese character both in QT and GTK applications.
I couldn't see any configure icon or window for sunpinyin.
There is only one thing about sunpinyin, that's "select an input methond".
I selected sunpinyin(the only one).
Is there something I doesn't do in the right way?
:help:thank
回复 支持 反对

使用道具 举报

 楼主| 发表于 2009-11-15 15:23:29 | 显示全部楼层
Post by beyond93;2046055
I couldn't use ibus-sunpinyin from the portage now.
I reinstalled gentoo on my laptop last night.
This time I would like to use ibus-sunpinyin, but it seems doesn't work for me.
My DE is KDE 4.3.3, and I emerge ibus-sunpinyin this way:
  1. ACCEPT_KEYWORDS="~x86" emerge ibus-sunpinyin
复制代码
This is my make.conf:
  1. CFLAGS="-O2 -march=core2 -pipe"
  2. CXXFLAGS="-O2 -march=core2 -pipe"
  3. # WARNING: Changing your CHOST is not something that should be done lightly.
  4. # Please consult http://www.gentoo.org/doc/en/change-chost.xml before changing.
  5. CHOST="i686-pc-linux-gnu"
  6. MAKEOPTS="-j3"
  7. USE="X -gtk alsa acpi bash-completion cjk dbus hal nls mmx nptl nptlonly opengl oss sse sse2 ssse3 ssl truetype unicode usb vim-syntax wifi -arts -esd -ipv6 -gnome -qt3 qt4 qt3support sql svg webkit aac accessibility cairo cscope ctype dvd dvdr fbcon ffmpeg firefox flac fontconfig freetype jpeg jpeg2k kde mp3 mp4 mpeg mplayer quicktime readline truetype v4l2 win32codecs real"
  8. LINGUAS="zh zh_CN en_US"
  9. VIDEO_CARDS="vesa intel"
  10. INPUT_DEVICES="evdev synaptics"
  11. ALSA_CARDS="hda-intel"
  12. GENTOO_MIRRORS="http://gentoo.aditsu.net http://mirrors.163.com/gentoo"
  13. SYNC="rsync://mirror.averse.net/gentoo-portage"
  14. EMERGE_DEFAULT_OPTS="-av"
复制代码
This is my .xinitrc:
  1. export LC_CTYPE=zh_CN.UTF-8
  2. export XMODIFIERS="@im=ibus"
  3. export GTK_IM_MODULE="ibus"
  4. export QT_IM_MODULE="xim"
  5. ibus-daemon -d -x
  6. startkde
复制代码
ibus-deamon is started OK, and the input method icon can be changed to sunpinyin after pressing CTRL+SPACE,
but I couldn't input any chinese character both in QT and GTK applications.
I couldn't see any configure icon or window for sunpinyin.
There is only one thing about sunpinyin, that's "select an input methond".
I selected sunpinyin(the only one).
Is there something I doesn't do in the right way?
:help:thank

能使用ibus的其它输入法吗
回复 支持 反对

使用道具 举报

发表于 2009-11-15 15:35:59 | 显示全部楼层
可以用ibus-pinyin,我现在就是用拼音打字
我人品太差,重装前就使用china overlay就一直用不上,
重装系统后直接用官方portage里到还是用不上,
我google一下,别人都有sunpinyin到配置窗口,我到就一直没有,不知道那里出错了,
兄弟多帮忙看看,谢谢!
回复 支持 反对

使用道具 举报

 楼主| 发表于 2009-11-15 15:45:03 | 显示全部楼层
老哥,到ibus-sunpinyin.googlecode.com报告一个issus吧,现在各个发行版也都或多或少有点问题

而我,也已经退出ibus-sunpinyin.googlecode.com的维护了
回复 支持 反对

使用道具 举报

发表于 2009-11-15 17:16:52 | 显示全部楼层
不知道咋回事,突然就好用了,晕死了,issue都不知道如何报。
开始只有输入法栏只有图标和一个五角星
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

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