Hi Richard,

I tried this as well, but it didn't work, the subprocess still goes to the
c:\data folder...
I also get the same behaviour, when changing the argument name or using a
fake dir, the generator stops.
So the argument is really used and checked before continuing, but for some
reason the current directory is changed as soon as the subprocess starts...

I don't know if some Python settings in my system could cause this ?

Regards
Marc


2014-06-20 15:22 GMT+02:00 Richard Sternagel [via qooxdoo] <
ml-node+s678n7585904...@n2.nabble.com>:

> Hey marcounet,
>
> too bad. Hmm.
>
> Does this work?
>
> cwd='C:\\data\\prgweb\\qxtest'
>
> OR
>
> cwd=r'C:\data\prgweb\qxtest'
>
> It's strange:
>
> * when I change the keyword argument (e.g. cwdfoo=...), python refuses
> to continue
> * when I use a fake dir (e.g. "foo"), python refuses to continue
>
> so it seems that Python properly gets the argument on your
> machine, but somehow doesn't use it. :(
>
> Regards
> Richard
>
> ------------------------------------------------------------------------------
>
> HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
> Find What Matters Most in Your Big Data with HPCC Systems
> Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
> Leverages Graph Analysis for Fast Processing & Easy Data Exploration
> http://p.sf.net/sfu/hpccsystems
> _______________________________________________
> qooxdoo-devel mailing list
> [hidden email] <http://user/SendEmail.jtp?type=node&node=7585904&i=0>
> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>
>
> ------------------------------
>  If you reply to this email, your message will be added to the discussion
> below:
>
> http://qooxdoo.678.n2.nabble.com/Generator-config-json-not-found-tp7585866p7585904.html
>  To unsubscribe from Generator : config.json not found !, click here
> <http://qooxdoo.678.n2.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=7585866&code=bWFyY2xlYnJ1bkBza3luZXQuYmV8NzU4NTg2NnwxNTcyNjcy>
> .
> NAML
> <http://qooxdoo.678.n2.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21workgroup%3Aworkgroup.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml>
>




--
View this message in context: 
http://qooxdoo.678.n2.nabble.com/Generator-config-json-not-found-tp7585866p7585905.html
Sent from the qooxdoo mailing list archive at Nabble.com.
------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to