pyjs.org KitchenSink example does not work

85 views
Skip to first unread message

Vsevolod Fedorov

unread,
Oct 13, 2012, 11:47:24 AM10/13/12
to pyjs-...@googlegroups.com
Hello!

KitchenSink example from pyjs.org site does not work.

Under IE 9 and 8 the following message is shown:
KitchenSink AttributeError: Object doesn't support property or method 'init'

Under Firefox:
KitchenSink AttributeError: $m.Trees.init is not a function

Under Chrome:
KitchenSink AttributeError: Object function (__mod_name__) ...


Vsevolod

PS: Are my messages to pyjs-user group visible? I got no reply to two
previous ones.

Łukasz Mach

unread,
Oct 15, 2012, 3:13:57 AM10/15/12
to pyjs-...@googlegroups.com
W dniu 13.10.2012 17:47, Vsevolod Fedorov pisze:
This msg is visible for me.


--
pozdrawiam

Łukasz Mach - lukas...@pagema.net

C Anthony Risinger

unread,
Oct 15, 2012, 8:32:53 AM10/15/12
to pyjs-...@googlegroups.com
indeed, msgs are visible -- i've not the time currently to address
this on the spot, but open a ticket and i'll address it shortly.

i believe its just a namespace collision since all the modules were
moved to the same "buildspace" (massive reduction of time + size)

thanks,

--

C Anthony

Vsevolod Fedorov

unread,
Oct 15, 2012, 9:19:27 AM10/15/12
to pyjs-...@googlegroups.com
On 10/15/12 16:32, C Anthony Risinger wrote:
> indeed, msgs are visible -- i've not the time currently to address
> this on the spot, but open a ticket and i'll address it shortly.
Done:
https://github.com/pyjs/pyjs.org/issues/10

Vsevolod

C Anthony Risinger

unread,
Oct 15, 2012, 11:08:06 AM10/15/12
to pyjs-...@googlegroups.com
perfect, thanks much Vsevolod.

while i intended on catching up w/everyone over the weekend (i have
~10 msgs flagged ATM...) i had to do SOAP/AMQP stuff instead.

will try again upcoming weekend, but will of course update sooner if
the work is done elsewhere .... ;-)

thanks,

--

C Anthony

ming

unread,
Jun 5, 2014, 10:38:15 AM6/5/14
to pyjs-...@googlegroups.com
Hi, C Anthony, Can you spare a few more words about the "namespace collision"? How to debug it?

I'm seeing "'module' object has no attribute 'threading'"  with timerdemo and kitchensink on windows. Reading the other message dated 30/10/2012 with the same error I wonder if it is because "namespace"? I intend to dig in and find a fix, some hints will be helpful and greatly appreciated.

The same code works well on fedora 21. So I guess it relates to the runner portion.

ming

unread,
Jun 11, 2014, 1:46:54 AM6/11/14
to pyjs-...@googlegroups.com



I'm seeing "'module' object has no attribute 'threading'"  with timerdemo and kitchensink on windows.


pyjd is missing threading and add_timer_queue. modified pyjd/__init__.py and pyjs/runners/__init__.py, the exception goes away.
 
Reply all
Reply to author
Forward
0 new messages