negesti / gnome-shell-extensions-negesti

An gnome-shell extension that makes window movement a lot easier.
GNU General Public License v3.0
287 stars 46 forks source link

Error Loading Preferences Dialog #72

Closed langston-barrett closed 9 years ago

langston-barrett commented 9 years ago

When using Gnome Tweak Tool or extensions.gnome.org to attempt to access the preferences for this extension, a dialog window pops up with the following message:

There was an error loading the preferences dialog for Put Windows: Error: Requiring Wnck, version none: Typelib file for namespace 'Wnck' (any version) not found

Stack trace:
  @/home/lb/.local/share/gnome-shell/extensions/putWindow@clemens.lab21.org/prefs.js:7
  Application<._getExtensionPrefsModule@resource:///org/gnome/shell/extensionPrefs/main.js:80
  wrapper@resource:///org/gnome/gjs/modules/lang.js:169
  Application<._selectExtension@resource:///org/gnome/shell/extensionPrefs/main.js:95
  wrapper@resource:///org/gnome/gjs/modules/lang.js:169
  Application<._onCommandLine@resource:///org/gnome/shell/extensionPrefs/main.js:260
  wrapper@resource:///org/gnome/gjs/modules/lang.js:169
  main@resource:///org/gnome/shell/extensionPrefs/main.js:398
  @<main>:1

screenshot from 2015-03-11 15 16 15

negesti commented 9 years ago

you need to install ibwnck, in most cases it's installed with gnome-shell.

on my fedora 21 its:

    $ yum list installed | grep wnck
    libwnck.x86_64                          2.31.0-4.fc21                  installed
    libwnck3.x86_64                         3.4.9-1.fc21                   installed
negesti commented 9 years ago

i know it was somewhere in the wiki. see here

langston-barrett commented 9 years ago

Awesome. It is working for me now. Thank you!

negesti commented 9 years ago

Which distribution and gnome-sell version do you use?

langston-barrett commented 9 years ago

Arch Linux, GNOME Shell 3.14.3.

On Fri, Mar 13, 2015 at 3:40 AM, negesti notifications@github.com wrote:

Which distribution and gnome-sell version do you use?

— Reply to this email directly or view it on GitHub https://github.com/negesti/gnome-shell-extensions-negesti/issues/72#issuecomment-78910753 .

Langston Barrett || email langston.barrett@gmail.com || cell: +1 (314)-598-5680