Ok let me explain more in detail. I developing free_sms, I'm doing right now on version 1.61.4 (using ziped file downloaded from download link in your page). I just ppackaged it from 1.61.4 and uploaded again to 1.62 RC1, then I tried just open any function at default controller an every returns that traceback. Using 1.61.4 all functions work without issue.
Regards, Oscar. On 4 mayo, 21:47, mdipierro <[email protected]> wrote: > I guess I misunderstood the issue. where di you download "free_sms" > from. This does not come from my server. > > Massimo > > On May 3, 9:29 pm, Oscar <[email protected]> wrote: > > > Sorry but there are more files missing: > > > Traceback (most recent call last): > > File "/Users/Ra/codigo_fuente/web2py/gluon/template.py", line 128, > > in parse_template > > child = open(t, 'rb').read() > > IOError: [Errno 2] No such file or directory: '/Users/Ra/codigo_fuente/ > > web2py/applications/free_sms/views/web2py_ajax.html' > > > Regards, > > > Oscar. > > > On 3 mayo, 23:56, mdipierro <[email protected]> wrote: > > > > I think it is fixed. I had forgotten to add some new admin files to > > > SVN. > > > > Massimo > > > > On May 2, 5:03 pm, mdipierro <[email protected]> wrote: > > > > > I am investing the previous issue. I changed the structure of admin in > > > > trunk and it is possible I forgot to add some of the new files before > > > > commit. > > > > > The issue you refer to below is due to a corrupted tar file. It is not > > > > a web2py bug. It probably got corrupted because of a partial download > > > > > Massimo > > > > > On May 2, 2:44 pm, Oscar <[email protected]> wrote: > > > > > > I just found another issue with SVN version, When I try to import a > > > > > packaged app, then I restore it in my new instalation, the view layer > > > > > is broken. Any page can't be displayed, (no errors, just a white > > > > > page), I did the app again from scratch for get the views working > > > > > again. > > > > > > Regards, > > > > > > Oscar. > > > > > > On 2 mayo, 16:28, Fran <[email protected]> wrote: > > > > > > > On May 1, 10:11 pm, mdipierro <[email protected]> wrote: > > > > > > > > When you say > > > > > > > default/index > > > > > > > which app are you referring to? Is it possible there is a > > > > > > > routes.py in > > > > > > > there that does not belong in there? > > > > > > > I get exactly the same issue with Bzr Trunk (Windows > > > > > > XP)http://127.0.0.1:8000/admin/default/design/sahana > > > > > > No routes.py defined > > > > > > > Tried rolling back to older versions of admin/controllers/default.py > > > > > > but no joy - same error > > > > > > > F > > > > > > > > On May 1, 3:27 pm, Oscar <[email protected]> wrote: > > > > > > > > > Affected: 1.61.4 > > > > > > > > > Issue: > > > > > > > > 1. If I update from a previous version to 1.61.4 (SVN) an error > > > > > > > > is > > > > > > > > returned at default/index page. It is solved if I download a > > > > > > > > fresh new > > > > > > > > copy from the SVN, but previous project must be reinstalled. > > > > > > > > > 2. If I wnt to create a new language file It return an error: > > > > > > > > file can > > > > > > > > not be created. > > > > > > > > > Regards, > > > > > > > > > Oscar. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

