一个半月没更新了。。。

由于种种原因,我已经有足足一个半月的时间没更新了,也没有及时回复各位朋友的留言,真是抱歉!而且,跟Maemo有关的几项活动,如MaemoCJK里scim的工作、Stardict的移植以及Maemo界面中文化的工作,全部都停滞了下来。。。

对Mameo项目的关注少了,只知道SDK已经出来3.2的正式版本和4.0的alpha版本,还有基于Mozilla内核的浏览器也有了,这些都还没有时间去尝个鲜。

8月即将来到,希望到时项目能告一段落,能把这么多落下的东西补回来!

22 thoughts on “一个半月没更新了。。。

  1. 兄弟,大家忙起来都一样! 常来看你的blog,长时间没有更新,还以为你病了,现在放心多了!
    最近注意身体,天气变化快!

  2. 老兄终于出现了,希望一切都好!

    N800的新版firmware现在可以用Mozilla核心的浏览器了,叫做MicroB,但是很不幸和SCIM有冲突,在浏览器内任何地方点击,都会弹出输入的虚拟键盘,连滚动条也是如此。我被迫先卸载了SCIM才能用这个浏览器。

    听说新版MaemoCJK可以在Hildon的虚拟键盘和其他键盘之间实时切换?强烈期待中…

  3. 在n800 中运行编译的stardict出现问题。
    昨天在scratechbox里SDK_ARMEL环境中编译了stardict( 源代码从http://stardict.sourceforge.net 下载), 在configure.in中添加了对gtk -2.0 hildon-libs libosso 的检查。使用./configure –disable-gnome-support –prefix=/media/mmc1/stardict –bindir=/bin 方式产生Makefile文件,并且在Makefile中剔除了SUBDIRS 中po data两部分(为了不出现stardict.desktop编译错误)。编译正常,启动Xephyr 后在osso-xterm中执行/bin/stardict 正常,安装字典到/media/mmc1/stardict/share/stardict/dic中后可以正确处理字典。
    但是,将stardict打包后解在n800中的相应目录下后,在osso-xterm中执行/bin/stardict后回出现启动画面,在osso-xterm中会看到loading 的提示,但是loading了5分钟都没loading出来,用top查看stardict 占用cpu 95%左右,在maemo用户目录下也建立了.stardict目录,很奇怪!
    兄弟是否有建设性的意见!

  4. 请问哪里可以checkout你的SCIM代码,是在MaemoCJK上面么?我准备把Tomoe的中文手写识别功能整合到SCIM里(虽然这个不支持连笔),并把SCIM精简一下。

  5. wolfg你好。我最近也在770上做一些尝试,你的blog对我起到了很大的帮助,谢谢。
    提一个小建议,你现在的del.icio.us收藏在rss feed订阅时有一条就显示一条,这样的后果就是浏览你的rss时必须略过很多你所收藏的内容才能看到你blog真正的内容。何不改变为每天一条的方式发布你的收藏呢?

  6. to Li, Zhao,

    I had to uninstall scim for now as i really like MicroB. Let’s hope SCIM gets updated soon!

  7. Wolfg:
    看来是需要ubuntu的patch,我apt-get source stardict 后按原来的步骤编译就没有问题!
    我还是不习惯用debain的工具,同时stardict 2.4.8 的ubuntu源在maemo 3.2的环境下dpkg-buildpackage 无法通过,好像是debhelper 版本太低!
    我在交叉编译环境下打了个tar包然后转到n800上运行没有问题,但是好像和scim有冲突,无法调出scim!
    有时间在研究了,终于可以即点即译了!

  8. to wolfg

    pinyin input method always disappear from input bar, although can see it in setup

    do you know any fast tips to solve it?

    thanks for your great work

  9. li zhao:
    加了字典后有点大,我发给你一份没有加字典的,你可以自己将字典加到/usr/local/share/stardict/dic 目录下

  10. to kissingwolf

    thanks so much.

    however, I guess the file is not uploaded properly.
    its size is 1.02M, and when I execute it, it report wrong crc sum

    after I modify sum inside the bin, gzip reports failure

    is the 1.02M size right?

    thanks again

  11. li zhao:
    不好意思,用makeself.sh打bin包的时候忘记将setup.sh脚本写为相对路径了!
    给你的文件打包的stardict本身没有问题,只是需要改一下stardict-nodic.bin文件。
    请适用vim 打开stardict-nodic.bin文件,将第9行的script=”setup.sh”,改为script=”./setup.sh” ,然后在osso-xterm中用以root身份执行#sh stardict-nodic.bin 就可以了!

  12. li zhao:
    如果还有问题,请查收我后发给你的tar包,然后
    tar -zxvf stardict-nodic.tar -C /
    就可以了!

  13. 我安装的是Maemo CJK support 4.0 Beta Release,本来用得很好,但自从安装了MicroB Browser( The Mozilla based browser for Maemo)后发现运行有点问题,打开网页拖动右侧滚动条时,总是自动弹出虚拟键盘,而我并没有点击任何输入框。不知道是SCMI的问题还是Mozilla的问题?(MicroB卸载后正常了,而MicroB引擎似乎无法完全卸载)

    最近N810就要出来了,听说默认浏览器的内核已经改为Mozilla的,因此担心新系统是否可以安装CJK 4.0 Beta版,是不是还会和Mozilla起冲突。
    至于在OS2007上的冲突也不重要了,估计下个月大家都会升级到2008版了,所以SCMI在新系统中的正常使用才是最重要的!

Leave a Reply

Your email address will not be published. Required fields are marked *

*

To create code blocks or other preformatted text, indent by four spaces:

    This will be displayed in a monospaced font. The first four 
    spaces will be stripped off, but all other whitespace
    will be preserved.
    
    Markdown is turned off in code blocks:
     [This is not a link](http://example.com)

To create not a block, but an inline code span, use backticks:

Here is some inline `code`.
For more help see http://daringfireball.net/projects/markdown/syntax

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>