I tried to locate the problem more accurately

1) In firebug I can see that javascripts and MathJax are loaded, but the 
div sagecell remains empty

2) Upgrading to the last version from githup repository does not solve the 
problem.

2) I added "alert" command to some parts of embeded_sagecell.js. It seems 
that sagecell.sagecell_dependencies_callback is never called (the message 
in this command never appears) and hence sagecell.dependencies_loaded never 
becomes true.

Robert

Dne neděle, 16. září 2012 11:15:59 UTC+2 [email protected] napsal(a):
>
> Thanks, I edited the port in web_server.py and ip address and sage 
> executable. 
>
> I have seen the message 
>
> ERROR:root:Could not open static file 'jquery.min.js'
> WARNING:root:404 GET /static/jquery.min.js (192.168.178.1) 2.22ms
>
> so in /data/sage-5.3/devel/sagecell/contrib/ipython-testing/static I did 
>
> cp -r /data/sage-5.3/devel/sagecell/static/jquery* .
>
> and this problem disappeared. But I have only the title of the window and 
> no sage input. Any other idea?
>
> Robert
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
Visit this group at http://groups.google.com/group/sage-support?hl=en.


Reply via email to