Skocz do zawartości

Gdesklets


Rekomendowane odpowiedzi

Witam,

 

Mam problem z gdeskletsem przy uruchamianiu w trybie graficznym nie włącza się. Więc włączyłem w trybie tekstowym, wyświetlił coś takiego:

 

[user 12:49:12 user]$ gdesklets shell
[user 12:49:13 user]$ Traceback (most recent call last):
 File "/usr/share/gdesklets/gdesklets-shell", line 11, in ?
   shell.run()
AttributeError: 'NoneType' object has no attribute 'run'

 

O co chodzi.

Mój plik "/usr/share/gdesklets/gdesklets-shell" wygląda tak:

 

#! /usr/bin/env python

# set up i18n
from utils import i18n
import __builtin__
__builtin__._ = i18n.Translator("gdesklets")

from shell.PluginRegistry import registry

shell = registry.get_plugin("UI_Shell")
shell.run()

 

Co zrobić ?

Odnośnik do komentarza
Udostępnij na innych stronach

Gość
Ten temat został zamknięty. Brak możliwości dodania odpowiedzi.
×
×
  • Dodaj nową pozycję...