You are probably correct Alex. I have in the test classes property:
public var writingDirection:Array = [ BlockProgression.TB, Direction.LTR ] ;
- Initial values.
But I really don't understand how should I fill this array based on
configuration?
false
false
Do you understand anything ?
Piotr
Everything is ok from my sigh. I am ready to give +1, but I think we should
do TLF tag and pickup all changes.
Piotr
-
Apache Flex PMC
piotrzarzyck...@gmail.com
--
View this message in context:
http://apache-flex-development.247.n4.nabble.com/DISCUSS-Apache-Flex-SDK-4-14-1-RC1-tp45723p
Hi,
The RSL build number is not being expanded in flex-config.xml after running ant
frameworks-rsls. I thought this had been fixed?
Thanks,
Justin
+1 Binding
Package
https://dist.apache.org/repos/dist/dev/flex/sdk/4.14.1/rc1/apache-flex-sdk-
4.14.1-src.tar.gz
Java 1.7
OS: Mac OS X x86_64 10.9.5
Source kit signatures match: y
Source kit builds: y
README is ok: y
RELEASE_NOTES is ok: y
NOTICE is ok: y
LICENSE is ok: y
No unapproved licenses o
Hi,
What git hash of TLF was this compiled with? I don't see a 4.14.1 tag in that
repo and there's been a number of changes since the 4.14.0 tag.
Thanks,
Justin
On 3/23/15, 4:28 PM, "Mihai Chira" wrote:
>
>PS: isn't there a way to automate adding the test swfs to the / a
>security trust file? I have a feeling it could save a lot of time for
>the whole community.
There probably is a way. Feel free to try to figure it out.
-Alex
Hi Prakash,
Now subscribed to group email, thank you.
Regards,
NK
On 23 March 2015 at 23:56, OmPrakash Muppirala wrote:
> (cc-ing NK in the email since he might not be subscribed to the group yet)
>
> Thanks,
> Om
>
> -- Forwarded message --
> From: Subs
> Date: Mon, Mar 23, 2
A, ok.
My next guess is that flash player might be garbage collecting the
"token" variable. Try this:
private var token : AsyncToken;
protected function btn_clickHandler(event:MouseEvent):void
{
trace("btn_clickHandler");
Yep, that was it (the debugger projector). Because it worked well for
my regular source SDK, I assumed it was set correctly - but I had set
it correctly in env.properties, and, for some reason incorrectly in
the environment variables section.
After that I also got the 'cannot access local resource
why bother tracing.. it supposed to be fault.. the issue is that same
responder wont fired again .
--
View this message in context:
http://apache-flex-development.247.n4.nabble.com/responder-bug-or-not-please-help-tp45472p45771.html
Sent from the Apache Flex Development mailing list archiv
Hi,
The README has instructions on how to make a usable SDK - best if you follow
those rather than hack the source SDK .:-)
Justin
There’s probably more missing than just playerglobal. A built source
release doesn’t have non-Apache compatible dependencies mixed. That’s
what the Installer is for. I think you can run ant -f installer.xml in
the built source release to use it in an IDE.
On 3/23/15, 3:12 PM, "piotrz" wrote:
My IDE (Intellij) is looking into the player folder instead of
PLAYERGLOBAL_HOME, but ok I understand. I will have to download on my own
playerglobal and put it there.
Piotr
-
Apache Flex PMC
piotrzarzyck...@gmail.com
--
View this message in context:
http://apache-flex-development.247.
On 3/23/15, 2:52 PM, "piotrz" wrote:
>1) I was able to build sdk but for some reason after build I don't have
>folder player here:
>
>frameworks\libs\player\
>
>Probably I should have this folder after the build ?
The source release can’t just be used in an IDE. It expects the player to
be so
Basictests takes several seconds to run. You should be able to watch it
run. If it isn’t coming up, then we have to wonder if the player isn’t
configured correctly.
If BasicTests does run, please verify that you’ve installed a debugger
projector and not the regular projector player.
-Alex
On 3
1) I was able to build sdk but for some reason after build I don't have
folder player here:
frameworks\libs\player\
Probably I should have this folder after the build ?
2) I got warning
compile:
Compiling frameworks/libs/framework.swc
Loading configuration file
H:\flexsdk\ApacheFlex_Nightly\apa
There is a flashlog.txt in
"c:\Users\someUser\AppData\Roaming\Macromedia\Flash Player\Logs\", but
it's empty. I also ran the basictests target again, and the date and
time don't change on flashlog.txt and it stays empty.
On 23 March 2015 at 22:29, Alex Harui wrote:
> Did a flashlog.txt file get c
flex-utilities_installer_release-candidate - Build #16 - Successful
Changes since last build:
No changes
For more information, check the console output at
http://apacheflexbuild.cloudapp.net:8080/job/flex-utilities_installer_release-candidate/16/.
Did a flashlog.txt file get created? What kind of output was in it?
Where did it end up on your computer?
-Alex
On 3/23/15, 2:22 PM, "Mihai Chira" wrote:
>Like this? TraceOutputFileEnable=1
>yes.
>
>On 23 March 2015 at 21:38, Alex Harui wrote:
>> Is trace output enabled in the mm.cfg file?
>>
Like this? TraceOutputFileEnable=1
yes.
On 23 March 2015 at 21:38, Alex Harui wrote:
> Is trace output enabled in the mm.cfg file?
>
> On 3/23/15, 1:28 PM, "Mihai Chira" wrote:
>
>>Thanks, Om! Now works just fine from the command prompt after
>>installing gpg4win.
>>
>>Later down the line I get
+1 Binding
- MD5 checksum matches
- Signature made 03/23/15 02:37:34 Pacific Daylight Time using RSA key
ID 04C1F654
Good signature from "Erik de Bruin "
- Tested source package:
- README, RELEASE_NOTES, CONTRIBUTORS, NOTICE docs look good
- Source compiles without errors
Is trace output enabled in the mm.cfg file?
On 3/23/15, 1:28 PM, "Mihai Chira" wrote:
>Thanks, Om! Now works just fine from the command prompt after
>installing gpg4win.
>
>Later down the line I get this error:
>
>___
>
>compilemustellaswc:
>Loading configurat
I see 17.0 version in the build.xml file, so if we are support it Readme file
should be changed.
Can you confirm my assumption ?
Piotr
-
Apache Flex PMC
piotrzarzyck...@gmail.com
--
View this message in context:
http://apache-flex-development.247.n4.nabble.com/DISCUSS-Apache-Flex-SDK-
Thanks, Om! Now works just fine from the command prompt after
installing gpg4win.
Later down the line I get this error:
___
compilemustellaswc:
Loading configuration file C:\Users\someUser\workspace\sdk\frameworks\flex-con
fig.xml
C:\Users\someUser\Adobe Flash
Om,
I think it was already released. I see it is available officially from this
link [1]
[1] https://get.adobe.com/air/
Piotr
-
Apache Flex PMC
piotrzarzyck...@gmail.com
--
View this message in context:
http://apache-flex-development.247.n4.nabble.com/DISCUSS-Apache-Flex-SDK-4-14-1-R
On Mon, Mar 23, 2015 at 12:44 PM, piotrz wrote:
> Erik,
>
> In the Readme file I see that Adobe Air 16 is mentioned - Didn't we jump to
> the Adobe Air 17 ?
>
> "
> The Adobe AIR integration kit for Windows can be downloaded from:
>
>http://airdownload.adobe.com/air/win/download/16.0/AdobeAIR
Erik,
In the Readme file I see that Adobe Air 16 is mentioned - Didn't we jump to
the Adobe Air 17 ?
"
The Adobe AIR integration kit for Windows can be downloaded from:
http://airdownload.adobe.com/air/win/download/16.0/AdobeAIRSDK.zip";
Piotr
-
Apache Flex PMC
piotrzarzyck...@gmail.
good idea :)
On 23/03/2015 18:26, OmPrakash Muppirala wrote:
(cc-ing NK in the email since he might not be subscribed to the group yet)
Thanks,
Om
-- Forwarded message --
From: Subs
Date: Mon, Mar 23, 2015 at 11:21 AM
Subject: Re: Newbie to the project
To: dev@flex.apache.org
I have the same error when trying to run gpg on Git Bash. But it works
completely fine on my Windows Command Prompt shell. Apparently, its a
known issue that Git Bash and windows command prompt look at different
places for the ring file [1]
Have you tried that instead of Git Bash?
Of course, I
(cc-ing NK in the email since he might not be subscribed to the group yet)
Thanks,
Om
-- Forwarded message --
From: Subs
Date: Mon, Mar 23, 2015 at 11:21 AM
Subject: Re: Newbie to the project
To: dev@flex.apache.org
You need to send an email to a robot account to subscribe to t
You need to send an email to a robot account to subscribe to the mailing
lists
for users list, send email to: users-subscr...@flex.apache.org
for dev list, use: dev-subscr...@flex.apache.org
more details: https://flex.apache.org/community-mailinglists.html
On 23/03/2015 17:44, Naveen k wrote:
Try some other commands with GPG. It may be your GPG set up and not
anything related to Flex.
Google says there may be more than one gpg program on your computer and
running the wrong one can result in something like this.
-Alex
On 3/23/15, 11:07 AM, "Mihai Chira" wrote:
>I'm using the git ba
I'm using the git bash (C:\Program Files (x86)\Git\bin\sh.exe). It's
the same even if I run it as administrator.
On 23 March 2015 at 18:54, Alex Harui wrote:
> Are you using a Cygwin or some other shell emulator? You may be having
> file permission problems and need to use sudo.
>
> -Alex
>
> On
Hi All,
I would like to contribute to this project, please add me in the group
email.
Regards,
NK
Are you using a Cygwin or some other shell emulator? You may be having
file permission problems and need to use sudo.
-Alex
On 3/23/15, 10:44 AM, "Mihai Chira" wrote:
>> 1) You downloaded the KEYS file?
>Yes, in the same folder as ApproveSDK.xml, which is why it didn't need
>a path. But I just
> 1) You downloaded the KEYS file?
Yes, in the same folder as ApproveSDK.xml, which is why it didn't need
a path. But I just tried to give it the absolute path instead of the
relative one, and I get the same error.
Just to double-check:
1) You downloaded the KEYS file?
2) Gpg wants the path to the KEYS file as in:
gpg —import
For me, something like:
gpg —import c:/users/aharui/downloads/KEYS
On 3/23/15, 10:23 AM, "Mihai Chira" wrote:
>> gpg --import KEYS
>I got the same error running this. Then I d
All this talk about these issues sounds an awful lot like a
DISCUSSion... May I suggest we move to that thread and leave this one
only for votes?
Thanks,
EdB
On Mon, Mar 23, 2015 at 6:17 PM, Alex Harui wrote:
> The folder you are testing from C:\temp needs to be in your Flash Player
> Trust f
> gpg --import KEYS
I got the same error running this. Then I discovered this[1] and
copied iconv.dll near git's gpg.exe, and now I get this error:
__
$ gpg --import KEYS
gpg: keyblock resource `c:/Users/evolverine/.gnupg\secring.gpg': file open error
gpg: keyblock resou
The folder you are testing from C:\temp needs to be in your Flash Player
Trust file.
On 3/23/15, 10:16 AM, "Maxim Solodovnik" wrote:
>I'm getting this:
>RPC Fault faultString="Error #2148: SWF file
>file:///C|/tmp/1/apache%2Dflex%2Dsdk%2D4.14.1%2Dsrc/frameworks/tests/basic
>Tests/BasicTests.swf
I'm getting this:
RPC Fault faultString="Error #2148: SWF file
file:///C|/tmp/1/apache%2Dflex%2Dsdk%2D4.14.1%2Dsrc/frameworks/tests/basicTests/BasicTests.swf
cannot access local resource
file:///C|/tmp/1/apache%2Dflex%2Dsdk%2D4.14.1%2Dsrc/frameworks/tests/basicTests/halo/views/ListOfUSStateNames.xm
gpg --import KEYS
KEYS can be obtained here:
https://dist.apache.org/repos/dist/dev/flex/sdk/KEYS
On Mon, Mar 23, 2015 at 11:04 PM, Mihai Chira wrote:
> Now I'm getting this error (below). I'm running the script from the
> git bash on Windows 7.
>
> checkasc:
> gpg: error loading `iconv.dll': T
There is a main-no-download target you can use, but feel free to change
the script as well.
-Alex
On 3/23/15, 9:58 AM, "Mihai Chira" wrote:
>Could we get the ApproveSDK ant script to skip downloading the zip
>file if it's already there? Because if you get an error after the
>download and run th
Now I'm getting this error (below). I'm running the script from the
git bash on Windows 7.
checkasc:
gpg: error loading `iconv.dll': The specified module could not be found.
gpg: please see http://www.gnupg.org/download/iconv.html for more information
gpg: keyblock resource `c:/Users/evolverine/.
can confirm it
looks OK in the browser and UTF-8 capable viewer, but displays bad
characters in Windows console
On Mon, Mar 23, 2015 at 10:04 PM, Tom Chiverton wrote:
> In
> https://dist.apache.org/repos/dist/dev/flex/sdk/4.14.1/rc1/README
> I see an issue in the 'Prepare your system' section, i
Could we get the ApproveSDK ant script to skip downloading the zip
file if it's already there? Because if you get an error after the
download and run the script again, you have to wait again quite a
while. I'm happy to make this change tomorrow if people are ok with
it.
On 23 March 2015 at 10:47,
Looking forward to whatever you can contribute.
-Alex
On 3/23/15, 1:56 AM, "TeotiGraphix" wrote:
>Thanks Alex, you pretty much just reiterated what I thought in my head.
>
>As far as Randori, that was a kcikass IntelliJ plugin that I started and
>Frederic Thomas put a huge amount of time it. We
A few months ago we asked our company[1] to open-source some code, and
they kindly agreed. Part of it was a debugging framework we had
written to debug TrafficLIVE[2]. Since then I continued using it for
work and perfecting it for various use cases. Now it's ready for
prime time.
When you have a b
In
https://dist.apache.org/repos/dist/dev/flex/sdk/4.14.1/rc1/README
I see an issue in the 'Prepare your system' section, it looks like some
funny character encoding:
Flash Player ‘playerglobal.swc’
(Pic @ http://files.falkensweb.com/f/e8d087bbb8/) - anyone else see it ?
Tom
On 23/03/15 0
You are correct, my bad.
EdB
On Mon, Mar 23, 2015 at 3:38 PM, Maxim Solodovnik wrote:
> Hello Erik,
>
> I believe this command:
> Run: ant -e -f ApproveSDK.xml -Drelease.version=4.14.1 -Drc=2
> should be
> Run: ant -e -f ApproveSDK.xml -Drelease.version=4.14.1 *-Drc=1*
>
> On Mon, Mar 23, 20
i have tried several applications and the geolocation seem to work. In our
app it was working up to air 15 and then it stopped. I also saw that the app
is no available on the settings of the ipad. You are correct concerning the
testflight. I have enabled it in order to test the application.
We ar
Hello Erik,
I believe this command:
Run: ant -e -f ApproveSDK.xml -Drelease.version=4.14.1 -Drc=2
should be
Run: ant -e -f ApproveSDK.xml -Drelease.version=4.14.1 *-Drc=1*
On Mon, Mar 23, 2015 at 3:46 PM, Erik de Bruin wrote:
> Hi,
>
> This is a Apache Flex 4.14.1 release candidate 1. For de
Thank you kevin for your reply.. i am really stragling with this one. I have
the following on my app descriptor:
Still no luck on ipad mini 2.
--
View this message in context:
http://apache-flex-development.247.n4.nabble.com/ios-geolocation-always-muted-with-air-16-tp44796p45725.html
Sen
Ok, made a bit more progress on this, and figured out that our
flexunit ant task uses
flex-flexunit\FlexUnit4AntTasks\test\sandbox\libs\flexunit-core-flex-4.1.0.x-sdky.y.y.y.swc
as the flexunit library. (If this is wrong, please correct me.)
>From what I can tell, this was simply copied manually i
Did it work before taking the 8.2 upgrade?
Can you check to see if the gps works for any other apps on your ipad, such
as the built-in apple navigation app, just to rule out that there wasnt a
bug introduced in the OS?
I see from your entitlements that you may be using testflight? This prevents
y
I was testing out the new "padding" property yesterday on a VGroup and found
it to be a convenient shortcut. One thing I noticed is that when using this
new property along with any of the other padding properties, such as
paddingLeft, that it is a situation of "last one in wins."
http://apache-fle
flex-sdk_release-candidate - Build #102 - Successful
Changes since last build:
[erik] Fix minor version number issue
For more information, check the console output at
http://apacheflexbuild.cloudapp.net:8080/job/flex-sdk_release-candidate/102/.
Please put all discussion about 4.14.1 RC1 in this thread.
Thanks,
EdB
--
Ix Multimedia Software
Jan Luykenstraat 27
3521 VB Utrecht
T. 06-51952295
I. www.ixsoftware.nl
Hi,
This is a Apache Flex 4.14.1 release candidate 1. For details on this
release see the RELEASE_NOTES and the README.
The release candidate can be found here;
https://dist.apache.org/repos/dist/dev/flex/sdk/4.14.1/rc1/
The binary distributions as a convenience for the respective
platforms,
Hi Harbs,
I hope you will get back soon to us :) We definitely miss for your
experience with TLF. :)
Piotr
-
Apache Flex PMC
piotrzarzyck...@gmail.com
--
View this message in context:
http://apache-flex-development.247.n4.nabble.com/TLF-Bugs-and-help-to-fix-TLF-tp45716p45721.html
Sent
Thanks Alex, you pretty much just reiterated what I thought in my head.
As far as Randori, that was a kcikass IntelliJ plugin that I started and
Frederic Thomas put a huge amount of time it. We had the cross compiler
hooked up, I created "bundles" and "library bundles" that were integrated
into th
How did this go? If you're still having problems, did you try tracing
some information out of the FaultEvent? Maybe there's something
genuinely wrong with the request or with the server.
On 17 March 2015 at 06:31, flexme wrote:
>
> help?
>
>
>
> --
> View this message in context:
> http://apache
I’d like to look at these, but I have very limited time until about April 20 or
so.
Harbs
On Mar 23, 2015, at 8:21 AM, piotrz wrote:
> Hi All,
>
> Yesterday I have fixed couple of new tests in our TLF. Currently we are
> having 591 runnable. :)
>
> 1) One of the fixed test is failing [1] - I
63 matches
Mail list logo