[seedkit-list] Problems with callback calls



Hey guys,

I'm trying to execute some js code from a seedkitview window.
Basically, my HTML is the follow: http://pastebin.com/cRtBAXe0

It works flawlessy until it reaches the line 56, which defines a
callback for tp account manager.

After that it fails when the callback is called, with the following error:
** (seedtest:11744): WARNING **: Exception in closure marshal. Line 0
in [undefined]: RangeError Maximum call stack size exceeded.

The same js code works fine when executed by seed directly (after
uncomment the Gtk lines and calling the gtk mainloop and the bottom)

Anyway, any idea why it doesn't work?
I'm trying another things also, but all of them fails when a callback is called.

-- 
Danilo Cesar Lemes de Paula
http://www.danilocesar.com


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