Comment #6 on issue 670 by yechunliang: pinyin input crash
http://code.google.com/p/ibus/issues/detail?id=670

Before, I have do:
python -c "import pysqlitedb; db = pysqlitedb.PYSQLiteDB ();  
db.create_indexes ();"
[r...@localhost /]# ls -l /usr/share/ibus-pinyin/engine/py.db
-rw-r--r-- 1 root root 73024512 1969-12-31 19:22  
/usr/share/ibus-pinyin/engine/py.db

But this issue still exist.

I crosscompile the ibus/ibus-pinyin, install it follow rpm installing  
scripts:
------------------------------------
update-desktop-database -q
export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
gconftool-2 --makefile-install-rule /etc/gconf/schemas/ibus.schemas >&  
/dev/null
/usr/sbin/alternatives --install /etc/X11/xinit/xinputrc xinputrc
/etc/X11/xinit/xinput.d/ibus.conf 83
update-gtk-immodules /
-----------------------------------


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

-- 
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en

回复