uhm. I'll try and report back. BTW: the menu works only if you have a model called scheduler.py: it's a convention if you want to use the menu because the widget can't know in advance if an app has a scheduler or not.
On Saturday, December 7, 2013 9:58:46 AM UTC+1, Ivo wrote: > > I was just about to open the same thread just replace windows with OSX :) > anyone? > > On Saturday, December 7, 2013 1:38:18 AM UTC+1, Massimo Mascaro wrote: >> >> Hi, >> I'm fairly new to web2py but I've developed a couple of apps already >> under Linux and had no issues so far. >> I was delighted to see my apps work like a charm under a Windows 7 >> machine as well, until... I started using the scheduler. >> >> I went through the docs I found, and I read and reread the topics on this >> post. On my version of web2py (2.8.2) I simply don't manage to get any >> scheduler worker running: >> When I try manually to start a worker with the -K option, it gets totally >> ignored and I get the usual GUI popping up as if I didn't specify it at >> all. Note BTW that the GUI has a inspiring "Scheduler" option, but that >> doesn't seem to be implemented yet. I tried this both on the source version >> and on the compiled windows version. >> The fact that it gets ignored is inferred by the fact that in the console >> output I don't see any message to specify that a worker has been started, >> and the normal server seems instead to take over... >> >> Can somebody give me a hint? >> >> Many thanks, >> (another) Massimo >> > -- 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

