Hi Thomas,

thank you for your help.
I am not so familar with Phyton.
How can I tell the generator to use the *urllib* module of Python?
And where I have to set the proxy setting?

http_proxy="http://www.someproxy.com:3128";; export http_proxy


In the generate.py batch file?

regards
Hansjoerg


2011/8/9 thron7 <[email protected]>

>
>
> On 08/09/2011 02:51 PM, hjschock wrote:
> > Hello,
> > after a long time I am back to my Qooxdoo project.
> > I have started a project on an Win XP pc.
> > Now I have installed QX 1.3 and ActivePhyton 2.7 on an new win7 pc.
> >
> > I tried to generate.py source with my old project, but I receive the
> error
> > message
> >
> > "could not connect to the internet"
> >
> > I am using the DarkTheme in my project. I asume QX will download the
> theme
> > from the internet?
>
> Yes.
>
> > I am in a company intranet and I need a proxy for internet connection.
> > Can this cause the problem?
>
> Absolutely. Have a look here:
>
> http://manual.qooxdoo.org/1.5.x/pages/tool/generator_config_articles.html#accessing-online-from-behind-a-proxy
>
> This section has also a paragraph about how to avoid online access, if
> this provides a better way for you.
>
> T.
>
> > ----------------------------------------------------
> >>>> Jobs: source
> >>>> Resolving jobs...
> >>>> Incorporating job defaults...
> >>>> Resolving macros...
> >>>> Resolving libs/manifests...
> > Could not connect to the internet.
> > [Errno 2] No such file or directory:
> >
> u'c:\\users\\myusername\\appdata\\local\\temp\\cache\\downloads\\DarkTheme\\trunk\\Manifest.json'
> >
> > ---------------------------------------------------
> >
> > My config.json which works on the old pc
> > -------------------------------------------------------------------
> >   "let" :
> >    {
> >      "APPLICATION"  : "myfistapp",
> >      "QOOXDOO_PATH" : "D:/qooxdoo",
> >
> >     "QXTHEME" : "darktheme.DarkTheme",
> >
> >     "API_EXCLUDE"  : ["qx.test.*", "${APPLICATION}.theme.*",
> > "${APPLICATION}.test.*"],
> >      "LOCALES"      : [ "en", "de" ],
> >      "CACHE"        : "${TMPDIR}/cache",
> >      "ROOT"         : "."
> >    },
> >
> >    //"QXTHEME" : "darktheme.DarkTheme",
> >    //"QXTHEME"      : "mobilewebjobticket.theme.Theme",
> >
> >    // You only need to edit the remainder of this file, if you want to
> > customize
> >    // specific jobs, or add own job definitions.
> >
> >    "jobs" :
> >    {
> >      // Uncomment the following entry to add a contrib or library to your
> >      // project; make sure to adapt the path to the Manifest.json; if you
> are
> >      // using a contrib: library, it will be downloaded into the path
> > specified
> >      // by the 'cache/downloads' config key
> >      "libraries" :
> >      {
> >        "library" :
> >        [
> >          {
> >
> >                "manifest" : "contrib://DarkTheme/trunk/Manifest.json"
> >          }
> >        ]
> >      },
> >
> >
> >
> > kind regards
> > Hansjoerg
> >
> >
> > --
> > View this message in context:
> http://qooxdoo.678.n2.nabble.com/could-not-connect-to-the-internet-try-generate-source-tp6667961p6667961.html
> > Sent from the qooxdoo mailing list archive at Nabble.com.
> >
> >
> ------------------------------------------------------------------------------
> > uberSVN's rich system and user administration capabilities and model
> > configuration take the hassle out of deploying and managing Subversion
> and
> > the tools developers use with it. Learn more about uberSVN and get a free
> > download at:  http://p.sf.net/sfu/wandisco-dev2dev
> > _______________________________________________
> > qooxdoo-devel mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
> >
> >
>
>
> ------------------------------------------------------------------------------
> uberSVN's rich system and user administration capabilities and model
> configuration take the hassle out of deploying and managing Subversion and
> the tools developers use with it. Learn more about uberSVN and get a free
> download at:  http://p.sf.net/sfu/wandisco-dev2dev
> _______________________________________________
> qooxdoo-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>
------------------------------------------------------------------------------
uberSVN's rich system and user administration capabilities and model 
configuration take the hassle out of deploying and managing Subversion and 
the tools developers use with it. Learn more about uberSVN and get a free 
download at:  http://p.sf.net/sfu/wandisco-dev2dev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to