Код: Выделить всё
binom@binom ~ $ gdesklets
Запуск gdesklets-daemon...
Не могу соединиться с сервисом: вышло время ожидания!
Файл протокола поможет, вам, решить проблему.что делать?
Модератор: Bizdelnick
Код: Выделить всё
binom@binom ~ $ gdesklets
Запуск gdesklets-daemon...
Не могу соединиться с сервисом: вышло время ожидания!
Файл протокола поможет, вам, решить проблему.Файл протокола поможет, вам, решить проблему.
Код: Выделить всё
Log messages of /home/binom/.gdesklets/logs/gdesklets%3A0.0.log
==========================================================[11/29/07-05:34:26]===
=== Unhandled error! Something bad and unexpected happened. ===
[EXC]No module named cairo
in /usr/lib/gdesklets/gdesklets-daemon: line 129 <module>
in /usr/lib/gdesklets/gdesklets-daemon: line 104 _gdesklets_main
in /usr/lib/gdesklets/main/__init__.py: line 99 init
in /usr/lib/gdesklets/utils/ErrorFormatter.py: line 118 _new_imp
in /usr/lib/python2.5/site-packages/gtk-2.0/gtk/__init__.py: line 48 <module>
in /usr/lib/gdesklets/utils/ErrorFormatter.py: line 118 _new_imp
in /usr/lib/gdesklets/utils/ErrorFormatter.py: line 118 _new_imp
[EXC]/usr/lib/gdesklets/utils/ErrorFormatter.py
[---] 113 # give us an absolute path.
[---] 114 #
[---] 115 _old_imp = __import__
[---] 116 def _new_imp(name, globs = {}, locls = {}, fromlist = []):
[---] 117
[ERR]> 118 module = _old_imp(name, globs, locls, fromlist)
[---] 119 # builtin modules have no "__file__" attribute, so we have to check for it
[---] 120 if (module):
[---] 121 if (hasattr(module, "__file__")):
[---] 122 module.__file__ = os.path.abspath(module.__file__)
[---] 123 return module
[---] 124 else:Код: Выделить всё
[EXC]No module named cairoКод: Выделить всё
python-cairo - Python bindings for the Cairo vector graphics library