[web2py] Re: unable to install application "KPAX"

2014-04-11 Thread Willoughby
Here's a chat example:  https://github.com/rpedroso/w2pchat

And a discussion regarding it:
https://groups.google.com/forum/#!searchin/web2py/chat/web2py/ABaQw0TYUsc/7iAYs7yXeJEJ

Search the group, you'll find some other discussions as well.

On Thursday, April 10, 2014 5:13:57 PM UTC-4, Rufus wrote:
>
> Well,
>
> Couldn't even open default/index: there was a problem with foreign 
> keys right off the bat.   Modified the model to ignore the foreign key 
> constraint, for better or worse.
>
>Then I found out the layout.html does not handle the nested menu 
> created in menu.py.
>
>(All this because I was looking for a chat example in web2py...)
>
>
>
>
>

-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [web2py] Re: unable to install application "KPAX"

2014-04-11 Thread António Ramos
Too bad some appliances dont work out of the box.
Thas bad publicity for web2py
Someone should check this


2014-04-10 22:13 GMT+01:00 Rufus :

> Well,
>
> Couldn't even open default/index: there was a problem with foreign
> keys right off the bat.   Modified the model to ignore the foreign key
> constraint, for better or worse.
>
>Then I found out the layout.html does not handle the nested menu
> created in menu.py.
>
>(All this because I was looking for a chat example in web2py...)
>
>
>
>
>  --
> 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+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[web2py] Re: unable to install application "KPAX"

2014-04-10 Thread Rufus
Well,

Couldn't even open default/index: there was a problem with foreign keys 
right off the bat.   Modified the model to ignore the foreign key 
constraint, for better or worse.

   Then I found out the layout.html does not handle the nested menu created 
in menu.py.

   (All this because I was looking for a chat example in web2py...)




-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[web2py] Re: unable to install application "KPAX"

2014-04-10 Thread Rufus
Progress...

Remembering a w2p is just a zipped archive, I opened it with 7zip and I 
found out this wasn't an archive.

apparently I downloaded a html page meant to be clicked-through.

Then a view raw let me download the actual repository.

Let's see how that goes...


On Thursday, April 10, 2014 2:30:05 PM UTC-4, Rufus wrote:
>
> I tried to load the KPAX2 example app from:
>
>
> https://github.com/mdipierro/web2py-appliances/blob/master/KPax2/web2py.app.KPax2.w2p
>
> and I it kept telling me:
>
> unable to install application "KPAX"
>
> I don't know where to look for further details about WHY?
>
> Rufus
>
> (I tried loading it to PythonAnywhere as well as a local running web2py.)
>
>

-- 
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+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[web2py] Re: Unable to install application "kpax"

2011-07-22 Thread Massimo Di Pierro
fascinating

On Jul 22, 10:36 am, neilrobau2  wrote:
> Tried again with tick on Overwrite Installed App - it worked!
>
> On Jul 22, 11:39 am, neilrobau2  wrote:
>
>
>
>
>
>
>
> > VERSION says Version 1.97.1 (2011-06-26 19:25:44). Downloaded as
> > "Current (for everybody)
> > Version 1.97.1 (2011-06-26 19:25:44)", Windows version.
>
> > On Jul 22, 3:45 am, Massimo Di Pierro 
> > wrote:
>
> > > Did you get admin from stable or trunk? What is the date in your
> > > web2py/VERSION file?
>
> > > On Jul 21, 11:15 am, neilrobau2  wrote:
>
> > > > Following the web2py book, chapter 03 Overview, I try to installKPAX
> > > > via the Admin page.
> > > > Admin show version 1.97.1.
>
> > > > Under "upload and install packed application" I provide 
> > > > URLhttp://web2py.com/appliances/default/download/app.source.221663266939...
> > > > as in the book - I get "Unableto install apllication "kpax".
>
> > > > If I download web2py.app.kpax_cms.w2p, and supply that file in the
> > > > Upload a Package field, I get the same message.
>
> > > > I can view the source file applications\admin\controllers\default.py
> > > > and see where app_install is called and that error message is
> > > > produced, but grep in the web2py and contained directories for
> > > > "app_install" does not show me the definition of app_install.
>
> > > > Any ideas?


[web2py] Re: Unable to install application "kpax"

2011-07-22 Thread neilrobau2
Tried again with tick on Overwrite Installed App - it worked!

On Jul 22, 11:39 am, neilrobau2  wrote:
> VERSION says Version 1.97.1 (2011-06-26 19:25:44). Downloaded as
> "Current (for everybody)
> Version 1.97.1 (2011-06-26 19:25:44)", Windows version.
>
> On Jul 22, 3:45 am, Massimo Di Pierro 
> wrote:
>
>
>
>
>
>
>
> > Did you get admin from stable or trunk? What is the date in your
> > web2py/VERSION file?
>
> > On Jul 21, 11:15 am, neilrobau2  wrote:
>
> > > Following the web2py book, chapter 03 Overview, I try to installKPAX
> > > via the Admin page.
> > > Admin show version 1.97.1.
>
> > > Under "upload and install packed application" I provide 
> > > URLhttp://web2py.com/appliances/default/download/app.source.221663266939...
> > > as in the book - I get "Unableto install apllication "kpax".
>
> > > If I download web2py.app.kpax_cms.w2p, and supply that file in the
> > > Upload a Package field, I get the same message.
>
> > > I can view the source file applications\admin\controllers\default.py
> > > and see where app_install is called and that error message is
> > > produced, but grep in the web2py and contained directories for
> > > "app_install" does not show me the definition of app_install.
>
> > > Any ideas?


[web2py] Re: Unable to install application "kpax"

2011-07-21 Thread neilrobau2
VERSION says Version 1.97.1 (2011-06-26 19:25:44). Downloaded as
"Current (for everybody)
Version 1.97.1 (2011-06-26 19:25:44)", Windows version.

On Jul 22, 3:45 am, Massimo Di Pierro 
wrote:
> Did you get admin from stable or trunk? What is the date in your
> web2py/VERSION file?
>
> On Jul 21, 11:15 am, neilrobau2  wrote:
>
>
>
>
>
>
>
> > Following the web2py book, chapter 03 Overview, I try to install KPAX
> > via the Admin page.
> > Admin show version 1.97.1.
>
> > Under "upload and install packed application" I provide 
> > URLhttp://web2py.com/appliances/default/download/app.source.221663266939...
> > as in the book - I get "Unable to install apllication "kpax".
>
> > If I download web2py.app.kpax_cms.w2p, and supply that file in the
> > Upload a Package field, I get the same message.
>
> > I can view the source file applications\admin\controllers\default.py
> > and see where app_install is called and that error message is
> > produced, but grep in the web2py and contained directories for
> > "app_install" does not show me the definition of app_install.
>
> > Any ideas?


[web2py] Re: Unable to install application "kpax"

2011-07-21 Thread Massimo Di Pierro
Did you get admin from stable or trunk? What is the date in your
web2py/VERSION file?

On Jul 21, 11:15 am, neilrobau2  wrote:
> Following the web2py book, chapter 03 Overview, I try to install KPAX
> via the Admin page.
> Admin show version 1.97.1.
>
> Under "upload and install packed application" I provide 
> URLhttp://web2py.com/appliances/default/download/app.source.221663266939...
> as in the book - I get "Unable to install apllication "kpax".
>
> If I download web2py.app.kpax_cms.w2p, and supply that file in the
> Upload a Package field, I get the same message.
>
> I can view the source file applications\admin\controllers\default.py
> and see where app_install is called and that error message is
> produced, but grep in the web2py and contained directories for
> "app_install" does not show me the definition of app_install.
>
> Any ideas?