web2py 2.11.2 is OUT

158 views
Skip to first unread message

Massimo Di Pierro

unread,
May 30, 2015, 12:37:25 PM5/30/15
to web...@googlegroups.com
There was a problem with 2.11.1 and it has been addressed in 2.11.2. Please skip 2.11.1 and report any issue you may find with 2.11.2.

Massimo

黄祥

unread,
May 31, 2015, 1:49:19 AM5/31/15
to web...@googlegroups.com
just tested the newest version it seems that cache folder is very important directory (not found any explaination about this on book)
e.g.
Pack All
internal error: [Error 3] The system cannot find the path specified: 'C:/web2py/applications/test/cache/cache'

Clean

Traceback

1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
11.
12.
13.
14.
15.
16.
Traceback (most recent call last):
File "C:\web2py\gluon\restricted.py", line 227, in restricted
exec ccode in environment
File "C:/web2py/applications/admin/controllers/default.py", line 1945, in <module>
File "C:\web2py\gluon\globals.py", line 412, in <lambda>
self._caller = lambda f: f()
File "C:/web2py/applications/admin/controllers/default.py", line 448, in cleanup
clean = app_cleanup(app, request)
File "C:\web2py\gluon\admin.py", line 122, in app_cleanup
CacheOnDisk(folder=path).clear()
File "C:\web2py\gluon\cache.py", line 492, in clear
self.initialize()
File "C:\web2py\gluon\cache.py", line 439, in initialize
os.mkdir(folder)
WindowsError: [Error 3] The system cannot find the path specified: 'C:/web2py/applications/test/cache/cache'

the problem is in the scaffolding app don't have cache folder, but never mind, i can create it manually, but the strange things is, i'm trying to remove the folder one by one e.g. controllers, models, modules, views, private, etc. but when trying to do clean or pack application, it still can do (as long as the cache folders is still there). so i assume, that in the newest version the cache folder is very important rather than other folders. any explaination about this?

thanks and best regards,
stifan

Simon Ashley

unread,
May 31, 2015, 2:45:27 AM5/31/15
to web...@googlegroups.com
On windows 8.1 and Chrome, I'm finding the Welcome screen badly formatted (no visible menus, unusual buttons etc).
Under Firefox and IE11. its fine.

Massimo Di Pierro

unread,
May 31, 2015, 12:42:31 PM5/31/15
to web...@googlegroups.com, steve.van...@gmail.com
This is strange because the folder should be created by web2py.
Anybody else having a similar problem?

Massimo Di Pierro

unread,
May 31, 2015, 12:43:05 PM5/31/15
to web...@googlegroups.com, greg...@gmail.com
What did you upgrade from? Could it be an issue with reloading the browser cache?

黄祥

unread,
May 31, 2015, 4:53:58 PM5/31/15
to web...@googlegroups.com, steve.van...@gmail.com
i tested using web2py source on windows 7 with python 2.78.
another have face the same situation before (not the newest version).

ref:

best regards,
stifan

黄祥

unread,
May 31, 2015, 5:06:29 PM5/31/15
to web...@googlegroups.com
sometimes i face the similar situation when accessing welcome app, either, change browser, restart web2py, or directly goes to admin page.

best regards,
stifan

Vikash Sharma

unread,
May 31, 2015, 5:11:16 PM5/31/15
to web...@googlegroups.com
Last time I raised this issue, I was asked to refresh chrome cache, as chrome might be using old cached data. 
And it worked for me. 

Regards,
Vikash Sharma
vikas...@gmail.com

--
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
---
You received this message because you are subscribed to the Google Groups "web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to web2py+un...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages