Re: Re: No symbol 'global_get' in namespace 'Shell'



Same issue with global_get here.
>Is there a "global_get" function in Shell-0.1.gir? (src/Shell-0.1.gir if srcdir == builddir).
$ grep global_get Shell-0.1.gir
           glib:get-type="shell_global_get_type">
      <function name="get" c:identifier="shell_global_get">
      <method name="get_windows" c:identifier="shell_global_get_windows">
      <method name="get_screen" c:identifier="shell_global_get_screen">

>Did you see any errors or warnings from g-ir-scanner during compilation?
/home/gvv/gnome-shell/install/bin/g-ir-scanner        \
        --namespace=Shell            \
        --nsversion=0.1                \
        --include=Clutter-0.8            \
        --include=Meta-2.25            \
        --program=metacity            \
            --program-arg=--mutter-plugins=$(pwd)/libgnome-shell.la \
        shell-marshal.h shell-marshal.c gnome-shell-plugin.c shell-app-monitor.c shell-app-monitor.h shell-process.c shell-process.h shell-global.c shell-global.h shell-tray-manager.c shell-tray-manager.h shell-wm.c shell-wm.h        \
        -pthread -DWITH_CLUTTER -DMETACITY_MAJOR_VERSION=2 -DMETACITY_MINOR_VERSION=25 -DMETACITY_MICRO_VERSION=2 -DMETACITY_CLUTTER_PLUGIN_API_VERSION=1 -DMUTTER_PLUGIN_DIR="/home/gvv/gnome-shell/install/lib/metacity/plugins/clutter" -DXP_UNIX -DJS_THREADSAFE -I/home/gvv/gnome-shell/install/include/clutter-0.8 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/home/gvv/gnome-shell/install/include/metacity-1/metacity-private -I/home/gvv/gnome-shell/install/include/gjs-1.0 -I/usr/include/xulrunner-1.9.0.4/unstable -I/home/gvv/gnome-shell/install/include/gobject-introspection-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/xulrunner-1.9.0.4/stable -I/usr/include/nspr   -Itray -DGETTEXT_PACKAGE=gnome-shell -DJSDIR=\"/home/gvv/gnome-shell/install/share/gnome-shell/js\"        \
        -o Shell-0.1.gir
 15 nodes; 5 objects, 0 interfaces, 0 enums
Type resolution; pass=0
LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}. g-ir-compiler Shell-0.1.gir -o Shell-0.1.typelib



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]