Git Product home page Git Product logo

Comments (9)

GoogleCodeExporter avatar GoogleCodeExporter commented on June 14, 2024

Original comment by [email protected] on 18 Nov 2011 at 5:44

  • Changed state: Accepted

from app-inventor.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 14, 2024
This is due to a known bug in App Engine: 
"http://code.google.com/p/googleappengine/issues/detail?id=5449".

Original comment by [email protected] on 18 Nov 2011 at 7:25

from app-inventor.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 14, 2024

Original comment by [email protected] on 18 Nov 2011 at 7:37

  • Changed state: Started

from app-inventor.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 14, 2024
We reported the bug to the App Engine team.  They tell us they fixed the bug 
(with the data Liz gave them), and the fix will be in release 1.6.2.

Original comment by [email protected] on 15 Dec 2011 at 7:17

  • Changed state: Done

from app-inventor.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 14, 2024
We need to add a warning if the dev server is started with a version < 1.6.2 
(which has not yet been released).  We should also test that the bug is indeed 
fixed with 1.6.2.

Original comment by [email protected] on 15 Dec 2011 at 7:35

  • Changed state: Accepted

from app-inventor.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 14, 2024
Ellen,
You can use Server.isProductionServer to tell whether our server code is 
running in appengine (true) or on the local dev server (false).
To get the version of the local dev server, call 
System.getProperty("com.google.appengine.runtime.version"). It returns a String 
like "1.6.1".
-Liz

Original comment by [email protected] on 15 Dec 2011 at 7:42

from app-inventor.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 14, 2024
For reference, a user will see this in the following way, if using the 
dev-server:

- build project A
- switch to another project
- come back to project A:  sometimes the assets won't appear (e.g. am image) 
sometimes the project won't build.

Original comment by [email protected] on 9 Jan 2012 at 1:05

from app-inventor.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 14, 2024
Release 1.6.2 is now out and at least one user reports that the problem of 
blobs going away between reloads seems to be fixed. We should probably still 
test it, and then close this bug.

Original comment by [email protected] on 7 Feb 2012 at 9:08

from app-inventor.

GoogleCodeExporter avatar GoogleCodeExporter commented on June 14, 2024

Original comment by [email protected] on 6 Mar 2012 at 11:24

  • Changed state: Fixed

from app-inventor.

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.