vine-users ML アーカイブ



[vine-users:068297] eog の動作

かわむらです。

eog なんですが、GNOME上でうまく動作しません。
1枚ずつなら表示できますが、10枚程度以上になると何も表示されません。
GLib-WARNING と最後に Bonobo-CRITICAL が現れます。そのときの結果は
以下に引用します。

ところが、WindowMaker上で、同じように実行した場合、正常にコレクション
表示ができています。また、この場合、ファイルメニューで「保存」と表示
されますが、GNOME上の場合は「別名で保存」になっています。どうして
変わっているのか見当がつきません。

解決策をご存じの方はいませんか?

---------------------------------------------------------------------
GNOME上での実行例
$ eog photo*

(eog:2141): GLib-WARNING **: GError set over the top of a previous
GError or uninitialized memory.
This indicates a bug in someone's code. You must ensure an error is
NULL before it's set.
The overwriting error message was: Unknown CORBA exception id:
'IDL:omg.org/CORBA/COMM_FAILURE:1.0'

(eog:2141): GLib-WARNING **: GError set over the top of a previous
GError or uninitialized memory.
This indicates a bug in someone's code. You must ensure an error is
NULL before it's set.
The overwriting error message was: Unknown CORBA exception id:
'IDL:omg.org/CORBA/COMM_FAILURE:1.0'

(eog:2141): GLib-WARNING **: GError set over the top of a previous
GError or uninitialized memory.
This indicates a bug in someone's code. You must ensure an error is
NULL before it's set.
The overwriting error message was: Unknown CORBA exception id:
'IDL:omg.org/CORBA/COMM_FAILURE:1.0'

(恐らく枚数分繰り返し)

(eog:2141): GLib-WARNING **: GError set over the top of a previous
GError or uninitialized memory.
This indicates a bug in someone's code. You must ensure an error is
NULL before it's set.
The overwriting error message was: Unknown CORBA exception id:
'IDL:omg.org/CORBA/COMM_FAILURE:1.0'

(eog:2141): Bonobo-CRITICAL **: file bonobo-control-frame.c: line 720
(bonobo_control_frame_set_ui_container): assertion
`frame->priv->activated == FALSE' failed
[masaki@tiger mayu2004_10_10-16]$