Closed GoogleCodeExporter closed 9 years ago
Original comment by find...@gmail.com
on 27 Jul 2010 at 1:37
scons 脚本没处理好
/usr/lib/ibus-sunpinyin/ibus-setup-sunpinyin
和
/usr/share/ibus-sunpinyin/setup/main.py
Original comment by jhuangjiahua@gmail.com
on 27 Jul 2010 at 12:54
应该怎么修改呢?
Original comment by goduck777
on 27 Jul 2010 at 1:00
暂时先试试执行
{{{
sudo chmod +x /usr/share/ibus-sunpinyin/setup/main.py
sudo sed -i~ '/IBUS_LOCALEDIR/a\ \ \ \ \ \ \ \ localedir = "/usr/share/locale"' /usr/share/ibus-sunpinyin/setup/main.py
}}}
来修改,
然后执行
{{{
python /usr/share/ibus-sunpinyin/setup/main.py
}}}
来打开 ibus-sunpinyin 配置窗口
Original comment by jhuangjiahua@gmail.com
on 27 Jul 2010 at 1:02
谢谢,这样就可以用了。希望尽快修正这个问题。
Original comment by goduck777
on 27 Jul 2010 at 3:18
fixed in 5f6301c.
Original comment by tchai...@gmail.com
on 27 Jul 2010 at 7:09
赞 tchaikov
似乎更新后得删掉 ~/.cache/ibus/bus/registry.xml
重启才能看到原先缺失的 sunpinyin-logo.png 图标
Original comment by jhuangjiahua@gmail.com
on 28 Jul 2010 at 3:37
Original issue reported on code.google.com by
goduck777
on 26 Jul 2010 at 5:24