philn / gnome-shell-gajim-extension

[UNMAINTAINED] Gajim IM integration in GNOME Shell
GNU General Public License v3.0
18 stars 2 forks source link

unable to make it work #13

Closed briner closed 10 years ago

briner commented 10 years ago

Hello,

I would love to have this extension on my shell.

I'm actually using debian, testing which ships gnome-shell 3.8.

I've try to insall it through: https://extensions.gnome.org/extension/565/gajim-im-integration/

with no success

I do not know whut to tell you more than:

What can I do to enable this software.

cED P.-S. What is strange is that the site: https://extensions.gnome.org/ does not show you plugin if I seach for the word "gajim"

philn commented 10 years ago

Hi!

The version on extensions.g.o is outdated, a new version has been waiting in the review queue for months but no one seems to care enough about this to review it...

So, I advise you to install the extension manually by copying the directory to ~/.local/share/gnome-shell/extensions, then restart the shell and enable the extension with the tweak tool.

I can confirm it works on Debian with GNOME 3.8 and 3.10.

briner commented 10 years ago

arh :[ this is still not working.

the steps, that I've done:

Is there somewhere a log file, that I could parse.

I've also done a ALT+F2, lg,and I do not see a gnome-shell-gajim-extension

Any hint.

Regards.

philn commented 10 years ago

The checkout directory should be named gajim@base-art.net

briner commented 10 years ago

arrrh

GLib.FileError: L'ouverture du fichier « /home/briner/.local/share/gnome-shell/extensions/gajim@base-art.net/schemas/gschemas.compiled » a échoué : échec de open() : Aucun fichier ou dossier de ce type

my translation: GLib.FileError: Opening of the file « /home/briner/.local/share/gnome-shell/extensions/gajim@base-art.net/schemas/gschemas.compiled » has failed: fail of open() : No files or directory of this type

the only file i get there is : ls gajim@base-art.net/schemas/ org.gnome.shell.extensions.gajim.gschema.xml

philn commented 10 years ago

Oh sorry I forgot to mention the glib schemas should be compiled.

  1. Go in gajim@base-art.net directory
  2. Run: glib-compile-schemas schemas

Then restart the shell

briner commented 10 years ago

youhou :)

thanks it finally works:

So to resume, this what I've done to enable it.

philn commented 10 years ago

Great, I'll close this issue then, happy chatting! :)