Не могу создать объектив Unity с Ubuntu 14.04

Я хочу создать объектив Unity, я следую этому примеру: http://developer.ubuntu.com/2012/04/how-to-create-a-wikipedia-unity-lens-for-ubuntu/

Я использую:

quickly create unity-lens wikipedia

Когда я пытаюсь:

quickly install 

У меня есть эта ошибка:

morgan@morgan-laptop:~/wikipedia$ sudo quickly install
Traceback (most recent call last):
  File "/usr/share/quickly/templates/unity-lens/install.py", line 62, in <module>
    os.mkdir('/usr/share/unity/lenses/%s' % lens_name)
OSError: [Errno 2] No such file or directory: '/usr/share/unity/lenses/wikipedia'
ERREUR: la commande install a échoué
Annulation

Итак, Я создаю каталог (спасибо: https://bugs.launchpad.net/singlet/+bug/1100114 ):

mkdir /usr/share/unity/lenses

И когда я пытаюсь установить снова:

quickly install 

У меня есть эта ошибка:

Congrats, your new lens has been installed.
compizconfig - Info: Backend     : gsettings
compizconfig - Info: Integration : true
compizconfig - Info: Profile     : unity
WARN  2014-04-22 14:45:00 unity.glib.dbus.server GLibDBusServer.cpp:579 Can't register object 'org.gnome.Shell' yet as we don't have a connection, waiting for it...
ERROR 2014-04-22 14:45:00 unity.debug.interface DebugDBusInterface.cpp:196 Unable to load entry point in libxpathselect: libxpathselect.so.1.4: Ne peut ouvrir le fichier d'objet partagé: Aucun fichier ou dossier de ce type
ERROR 2014-04-22 14:45:00 unityinit <unknown>:0 unable to create file '/home/morgan/.cache/dconf/user': Permission non accordée.  dconf will not work properly.
ERROR 2014-04-22 14:45:00 unityinit <unknown>:0 unable to create file '/home/morgan/.cache/dconf/user': Permission non accordée.  dconf will not work properly.
ERROR 2014-04-22 14:45:00 unityinit <unknown>:0 unable to create file '/home/morgan/.cache/dconf/user': Permission non accordée.  dconf will not work properly.
ERROR 2014-04-22 14:45:00 unity.launcher.entry.remote.model LauncherEntryRemoteModel.cpp:50 Unable to connect to session bus: Impossible de se connecter : Connexion refusée
CRIT  2014-04-22 14:45:00 unity <unknown>:0 Unable to get org.ayatana.bamf matcher: Impossible de se connecter : Connexion refusée
Trace/breakpoint trap (core dumped)

Каков новый способ создания объектива Unity?

1
задан 22 April 2014 в 17:03

0 ответов

Другие вопросы по тегам:

Похожие вопросы: