Giter Club home page Giter Club logo

Comments (8)

neilj avatar neilj commented on July 21, 2024

It works fine in Firefox (34, the latest version). Not sure why your IceWeasel version wouldn't work, unless you have an extension installed interfering with some of the content perhaps. Are you trying it locally or at http://overturejs.com/examples/Todo/ ?

from overture.

masaoliou avatar masaoliou commented on July 21, 2024

I don't remember I ever installed any extension.
Running both http://overturejs.com/examples/Todo and locally yield the same result.

By the way, Iceweasel is running in Debian.

from overture.

masaoliou avatar masaoliou commented on July 21, 2024

Running locally with Opera produces the following error and nothing is displayed:

Uncaught exception: ReferenceError: Undefined variable: O
Error thrown at line 42, column 0 in file://localhost/home/examples/Todo/Todo.js:
App.source = new O.RPCSource({

from overture.

neilj avatar neilj commented on July 21, 2024

You'll need to build the library (run make build; see the readme for environment requirements) first to run it locally.

from overture.

masaoliou avatar masaoliou commented on July 21, 2024

Having completed the installation, Opera is now able to display Todo.
Iceweasel still reports errors in its console:

SecurityError: The operation is insecure. Overture-raw.js:8398
TypeError: O.RPCSource is not a constructor Todo.js:42

The first error points to

}( O, window, document, localStorage ) );

and the second one points to

App.source = new O.RPCSource({

from overture.

masaoliou avatar masaoliou commented on July 21, 2024

I get this error in console with Iceweasel after logged in fastmail

SecurityError: The operation is insecure. www.fastmail.com:33

which points to code <body class=""> while the browser shows Loading... and stops there.

from overture.

neilj avatar neilj commented on July 21, 2024

No idea really, but it's probably caused by some about:config setting in IceWeasel you've changed (whether on purpose or inadvertently). I'm not going to spend any time worrying about it, but if you can use the debug tools to actually figure out what's going on, I'd be interested to hear what you find.

from overture.

masaoliou avatar masaoliou commented on July 21, 2024

Indeed! Tor browser, which stores its settings in an isolated path, does not have such problem.

from overture.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.