False alert: I was using an old version of the installer (2.7.0) instead of latest that I installed for testing and forgot to remove. Will check with the latest installer now.
-----Message d'origine----- De : Maurice Amsellem [mailto:[email protected]] Envoyé : dimanche 2 mars 2014 11:42 À : [email protected] Objet : RE: [DISCUSSION] Apache Flex 4.12.0 release candidate 3 Issue with RC3: When I compile mobile app with SDK 4.12 RC3 + AIR 4.0 , that was built from src, and run it with ADL => the app start correctly However, I also installed RC3 using Apache Installer,with AIR 4.0 / FP12.0 The same mobile app compile fine, but when started with ADL I am getting the error: ADL exit error 4. Error occurs when testing in IntelliJ 13.0.3 and FB 4.7. Doc says: ADL exit error 4: The runtime cannot be started. Often, this occurs because the version specified in the application does not match the version of the runtime ( I have tested swf version: it's 23). I did -dump-config for both tests (from SRC and from installer) and the config files are almost same (only paths, and order of libs differ). Someone else has the same issue ? Maurice -----Message d'origine----- De : [email protected] [mailto:[email protected]] De la part de OmPrakash Muppirala Envoyé : dimanche 2 mars 2014 07:40 À : [email protected] Objet : Re: [DISCUSSION] Apache Flex 4.12.0 release candidate 3 I just checked, no such calls are made from Installer 2.7. Justin, are you sure you are not testing 3.0? All the strings are hardcoded in the app, there should be no calls made when changing locales. Thanks, Om On Sat, Mar 1, 2014 at 10:37 PM, Alex Harui <[email protected]> wrote: > Don't know. Installer 2.7 shouldn't even know about those files. > > I would expect the installer 3.0 RC to get one, but not all of them, > unless you change languages. Are you saying installer 2.7 loads every > one of them at startup? > > -Alex > > On 3/1/14 10:31 PM, "Justin Mclean" <[email protected]> wrote: > > >Hi, > > > >> You mean installer 2.7? Those strings are hard coded into the app. > >Then why is it making HTTP requests each time you change the locale? > > > >Like so: > >GET /installer/properties/de_DE.properties HTTP/1.1 GET > >/installer/properties/en_AU.properties HTTP/1.1 etc etc > > > >Thanks, > >Justin > >
