[web2py] version 1.21.1 infinite loop issue

2020-12-22 Thread 'jimka...@yahoo.com' via web2py-users
Just trying to update to version 1.21.1 from 2.20.4. the app runs fine under 2.20.4. Under 1.21.1, the welcome app comes up fine. The admin/default/site page comes up fine. But when I start the app (http://127.0.0.1:8000/MFMCurrAssetMgr/default/user/login?_next=/MFMCurrAssetMgr/default/index)

[web2py] Re: version 1.21.1 infinite loop issue

2020-12-22 Thread 'jimka...@yahoo.com' via web2py-users
Sorry. The web2py version should obviously have been 2.21.1 in my message On Tuesday, December 22, 2020 at 10:14:26 AM UTC-8 jimka...@yahoo.com wrote: > Just trying to update to version 1.21.1 from 2.20.4. the app runs fine > under 2.20.4. > Under 1.21.1, the welcome app comes up fine. The admi

Re: [web2py] Re: Web2py with python 3.8.5

2021-01-03 Thread 'jimka...@yahoo.com' via web2py-users
While investigating 3.8 issues, should also be aware of the following - "3.9.1 is the first version of Python to support macOS 11 Big Sur." as per https://www.python.org/downloads/release/python-391/ On Sunday, January 3, 2021 at 1:20:45 AM UTC-8 serge.bo...@gmail.com wrote: > Hello, > I'm try

[web2py] Re: version 1.21.1 infinite loop issue

2021-01-09 Thread 'jimka...@yahoo.com' via web2py-users
No input :-( Guess we'll need to stick with 2.20.4. Don't really have a lot of time to put into the 2.21 migration, at least for now. :-( :-( On Tuesday, December 22, 2020 at 10:36:16 AM UTC-8 jimka...@yahoo.com wrote: > Sorry. The web2py version should obviously have been 2.21.1 in my message

[web2py] Rocket bug in web2py 2.21.1?

2021-08-08 Thread 'jimka...@yahoo.com' via web2py-users
Hi, Finally migrated to 2.21.1 on macOS BigSur, using Python 3.9.6 Good news is that everything so far seems to work fine but there is a puzzling Rocket issue. redownloaded 2.21.1 from the web2py site a couple of days ago, so should be up-to-date. When starting up, the following comes up: *we

Re: [web2py] Rocket bug in web2py 2.21.1?

2021-08-11 Thread 'jimka...@yahoo.com' via web2py-users
Thanks. Appreciated ! On Sunday, August 8, 2021 at 12:54:01 PM UTC-7 kell...@gmail.com wrote: > Use the newest version from github. > > There the issue is fixed. > > > > Am So., 8. Aug. 2021 um 21:32 Uhr schrieb 'jimka...@yahoo.com' via > web2py-users : >

[web2py] Incorrect archive/restore behavior?

2024-01-17 Thread 'jimka...@yahoo.com' via web2py-users
Hi, *I believe (using python 3.11.7, web2py 2,24,1, mysql 8),* *with web2py record versioning enabled,* *I have verified that * *db.export_to_csv_file does not write table rows that have the "is_active" field set* * to False.* *A simple test case is * 1. add a new (is_act

[web2py] Re: Incorrect archive/restore behavior?

2024-01-17 Thread 'jimka...@yahoo.com' via web2py-users
Sorry, for "*Having cleared out the tables before step 3, this results"* this should have said step 4 for "since there is no row in mediatitles that mediatitles_archive..." this should have said there is no row in mediatitles with the required id On Wednesday, January 17, 2024 at 12:59:59 

[web2py] Re: Incorrect archive/restore behavior?

2024-04-11 Thread 'jimka...@yahoo.com' via web2py-users
I've been working on this for a while now off and on and have, I believe, fixed the web2py gluon code bugs to correct this problem. I filed my fix here - https://github.com/web2py/web2py/issues/2483 On Wednesday, January 17, 2024 at 3:28:37 PM UTC-8 jimka...@ya

[web2py] Re: No Version file in 3.0.8 or 3.0.9 as were in 2.x

2024-12-28 Thread 'jimka...@yahoo.com' via web2py-users
the v 2.24.1 web2py directory contained a simple text file called "VERSION" with the text "Version 2.24.1-stable+timestamp.2023.03.23.05.07.17" My application (and I'm sure others') looks for that file as part of its display of versions of various components as outlined above I don't see the core

[web2py] No Version file in 3.0.8 or 3.0.9 as were in 2.x

2024-12-16 Thread 'jimka...@yahoo.com' via web2py-users
Hi, Minor issue but my app looks for the file as part of displaying application Meta Data - e.g. App version, Python Version, web2py version, last backup, etc Thanks -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - h

[web2py] web2py 3.0.8 bug

2024-12-03 Thread 'jimka...@yahoo.com' via web2py-users
Hi Massimo, Started moving to 3.08 literally a few minutes ago. The only change so far in what I downloaded from the web2py site is that I added my application to the application list. I'm trying Python3.12 on macOS Sequoia. When I try to run my app, the following error appears immediately - Fi

[web2py] web2py website SSL certificate #2540

2025-07-15 Thread 'jimka...@yahoo.com' via web2py-users
web2py Certificate has expired, I assume it will be renewed??? Thanks -- 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