[IPython-dev] IPython 2.0.0 -- Firefox issues
Thomas Kluyver
takowl at gmail.com
Wed Apr 2 17:10:49 EDT 2014
On 2 April 2014 13:31, Mark Voorhies <mark.voorhies at ucsf.edu> wrote:
> Here's the JS log from the Firefox web console:
>
> SyntaxError: Using //@ to indicate sourceMappingURL pragmas is deprecated.
> Use //# instead jquery.min.js:1
> Error:
> http://127.0.0.1:8889/static/components/jquery/jquery.min.js?v=ccd0edd113b78697e04fb5c1b519a5cdis being assigned a //# sourceMappingURL, but already has one
> Use of getPreventDefault() is deprecated. Use defaultPrevented instead.
> jquery.min.js:5
> SecurityError: The operation is insecure. bootstrap-tour.min.js:19
> Empty string passed to getElementById(). jquery.min.js:4
>
I see similar messages in my console (except the SecurityError one, but
that only seems to relate to the tour). So I don't think they're related to
the problem. I'm using Firefox 28 in Debian, and it's working fine.
Thomas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20140402/981c10a8/attachment.html>
More information about the IPython-dev
mailing list