I wouldn't use the jqmobile plugin -- I think that approach to mobile 
development is dead (it seems jQuery Mobile itself is not longer in active 
development).

Also, don't use the shell in the admin app (lots of problems -- we should 
probably remove it). Instead, run a web2py shell in the console:

python web2py.py -S yourapp -M

Anthony

On Tuesday, May 10, 2016 at 3:31:50 PM UTC-4, mweissen wrote:
>
> I have installed a new copy of web2py (2.14.6) on a new flash drive:
>
> 2.14.6-stable+timestamp.2016.05.10.00.21.47
> (läuft auf Rocket 1.2.6, Python 2.7.9)
>
>
> ​(1) I have tried the ​Mobile plugin:
>
> http://127.0.0.1:8000/admin/plugin_jqmobile/about
>
>
> The "mobile phone" screen is *black and remains black.*
> Operating System: Windows 10
>
> (2) Now I started the shell:
>
>
> http://127.0.0.1:8000/admin/shell/index/welcome
>
>
> and I tried
>
>
> >>> print 1+1
>
>
> *The result:*
>
>
> *None*
>
>
> What is wrong?
>
>
> ​Regards, Martin​
>
>

-- 
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.

Reply via email to