Giter Club home page Giter Club logo

Comments (11)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 29, 2024
There's an incompatibility with the current appengine SDK that is getting 
fixed. Meanwhile, comment out the 
lines

      if FakeFile._skip_files.match(relative_filename):
        logging.warning('Blocking access to skipped file "%s"',
                        logical_filename)
        return False

in google/appengine/tools/dev_appserver.py.

(workaround originally by termie)

Original comment by [email protected] on 14 Mar 2009 at 9:26

from jaikuengine.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 29, 2024
Issue 14 has been merged into this issue.

Original comment by [email protected] on 14 Mar 2009 at 6:03

from jaikuengine.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 29, 2024
Hi mika, 

Not really in google/appengine/tools/dev_appserver.py, please remember 
jaikuengine
brings its own SDK copy through externals.

For those having this problem just comment out the block cited by Mika in
'.google_appengine/google/appengine/tools/dev_appserver.py' as a workaround. 
Keep in
mind it will produce a diff on an 'external item' (see svn status output).

regards, 
-- stratus

Original comment by [email protected] on 14 Mar 2009 at 7:02

from jaikuengine.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 29, 2024
With SDK version 1.1.9, the block 

      if FakeFile._skip_files.match(relative_filename):
        logging.warning('Blocking access to skipped file "%s"',
                        logical_filename)
        return False

is *not* in google/appengine/tools/dev_appserver.py. There doesn't appear to be
anything like it, either. 


Original comment by [email protected] on 14 Mar 2009 at 11:08

from jaikuengine.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 29, 2024
thelevybreaks, please read Comment #3.

thanks, 
-- stratus

Original comment by [email protected] on 14 Mar 2009 at 11:14

from jaikuengine.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 29, 2024
I've got the same problem on OS X; the fix reported by gustavorfranco works.

Original comment by [email protected] on 16 Mar 2009 at 9:05

from jaikuengine.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 29, 2024
When I search for "dev_appserver.py" I only find the files supplied with the 
SDK.
Within the jaiku project, I can't find the externals mentioned by 
gustavorfranco.

Maybe I'm just being dense (yes, that's probably it), but a more explicit 
explanation
would be very helpful. 

Original comment by [email protected] on 17 Mar 2009 at 8:33

from jaikuengine.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 29, 2024
thelevybreaks, don't you have a .google_appengine subdirectory into your 
jaikuengine
svn checkout?

-- stratus

Original comment by [email protected] on 17 Mar 2009 at 8:46

from jaikuengine.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 29, 2024
Yes, I was being dense. I had Show Hidden Files toggled off in Nautilus. 


Original comment by [email protected] on 17 Mar 2009 at 9:02

from jaikuengine.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 29, 2024
I'm not sure how roundabout adding a patch to fix this issue would have to be, 
we either need to restructure the 
build system or monkeypatch that file, i'd prefer not to do the latter but the 
former may make installation issues 
a bit more straightforward as well

Original comment by andyster on 19 Mar 2009 at 9:16

  • Changed state: Accepted

from jaikuengine.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 29, 2024
Added a monkey patch to resolve this issue in r23

Original comment by andyster on 24 Mar 2009 at 9:05

  • Changed state: Fixed

from jaikuengine.

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.