
Ubuntu日本語フォーラム

ログインしていません。
こんにちは
ubuntu7.10を使い始めたばかりの初心者です。
3週間ほど前にインストールを終え、快適に利用しておりましたが、数日前よりgDeskletsのgood weatherが動作しなくなってしまいました。
起動はするのですが、loading...が表示されたままの状態になります。
good weather以外のDeskletsも試してみましたが、症状は同じでした。
海外のサイトなど、いろいろと検索した試してみましたが、やはり動きません。
Pythonに起因する症状のようですが、解決策が見つかりません。
*インストールしているPythonは2.5です
どなたか、同症状の解決策をご存知の方がいらっしゃれば、ご教授の程お願い致します。
【以下、gDeskletsのログです】
/usr/lib/gdesklets/main/__init__.py:118: GtkDeprecationWarning: gtk.threads_init is deprecated, use gtk.gdk.threads_init instead
gtk.threads_init()
/usr/lib/gdesklets/utils/ErrorFormatter.py:118: RuntimeWarning: Python C API version mismatch for module tiling: This Python has API version 1013, module tiling has version 1012.
module = _old_imp(name, globs, locls, fromlist)
/usr/lib/gdesklets/utils/ErrorFormatter.py:118: RuntimeWarning: Python C API version mismatch for module x11: This Python has API version 1013, module x11 has version 1012.
module = _old_imp(name, globs, locls, fromlist)
/usr/lib/gdesklets/utils/ErrorFormatter.py:118: RuntimeWarning: Python C API version mismatch for module systray: This Python has API version 1013, module systray has version 1012.
module = _old_imp(name, globs, locls, fromlist)
/usr/lib/gdesklets/gdesklets-daemon:119: GtkDeprecationWarning: gtk.threads_enter is deprecated, use gtk.gdk.threads_enter instead
gtk.threads_enter()
/usr/lib/gdesklets/utils/ErrorFormatter.py:118: Warning: instance with invalid (NULL) class pointer
module = _old_imp(name, globs, locls, fromlist)
/usr/lib/gdesklets/utils/ErrorFormatter.py:118: Warning: g_signal_handlers_destroy: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
module = _old_imp(name, globs, locls, fromlist)
オフライン