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



On Wed, Nov 26, 2008 at 4:07 AM, Stuart Langridge <sil kryogenix org> wrote:
> I've just compiled gnome-shell on Ubuntu intrepid, and on running it I
> get the following error:
>
> $ scripts/start-replace
>      JS LOG: Loading tweener.js
>      JS LOG: Loading tweenlist.js
>      JS LOG: Done loading tweenlist.js
>      JS LOG: Done loading tweener.js
>    JS ERROR: !!!   Exception was: Error: No symbol 'global_get' in
> namespace 'Shell'
>    JS ERROR: !!!     lineNumber = '0'
>    JS ERROR: !!!     fileName = 'gjs_throw'
>    JS ERROR: !!!     stack = 'Error("No symbol 'global_get' in
> namespace 'Shell'")@:0
> ("No symbol 'global_get' in namespace 'Shell'")@gjs_throw:0
> start()@/home/aquarius/Programs/Others/gnome-shell/sources/gnome-shell/js/ui/main.js:87
> @<main>:1

Is there a "global_get" function in Shell-0.1.gir?  (src/Shell-0.1.gir
if srcdir == builddir).

Did you see any errors or warnings from g-ir-scanner during
compilation?  If so can you pastebin them?


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