きしもとと申します

> Traceback (most recent call last):
>   File "/usr/local/share/ibus-anthy/engine/main.py", line 33, in <module>
>     import factory
>   File "/export/local/share/ibus-anthy/engine/factory.py", line 29, in 
> <module>
>     import engine
>   File "/export/local/share/ibus-anthy/engine/engine.py", line 52, in <module>
>     import jastring
>   File "/export/local/share/ibus-anthy/engine/jastring.py", line 26, in 
> <module>
>     import thumb
>   File "/export/local/share/ibus-anthy/engine/thumb.py", line 36, in <module>
>     intern = Gdk.Atom.intern
> AttributeError: type object 'Atom' has no attribute 'intern'
> 
> といった感じでエラーになっていました。
> 対処法については突き止めていませんが、取り急ぎ報告まで。

この件ですが、ibus-anthy の ports ディレクトリを cvs の -D オプションで、
'2012-04-02 00:47:15 UTC' まで巻き戻して、make して強制アップデートして
みたところ、おかしくならず入力ができました。

4 月 2 日のアップデートで、ibus-anthy が 1.4.99 系になっているのですが、
これは先進版系列のようで、他の依存している ibus や pygtk(?) などの ports が
安定版系列のため、うまくないようです。

メールによる返信