From Peter.Motzfeldt at BEKK.no Tue Apr 1 16:00:10 2008 From: Peter.Motzfeldt at BEKK.no (Peter.Motzfeldt at BEKK.no) Date: Tue, 1 Apr 2008 22:00:10 +0200 Subject: [Funfx-user] Flex trial version limits In-Reply-To: References: Message-ID: An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/funfx-user/attachments/20080401/ba306f2a/attachment.html From up4friendship at yahoo.com Sat Apr 5 04:47:51 2008 From: up4friendship at yahoo.com (sohaib mirza) Date: Sat, 5 Apr 2008 01:47:51 -0700 (PDT) Subject: [Funfx-user] Help with what is needed to setup FunFX Message-ID: <891071.32997.qm@web52306.mail.re2.yahoo.com> So far I have done the following: 1) Installed Eclipse 2) Installed flex builder 3 plugin for eclipse 3) Installed Flex builder 3 trial vesion 4) Installed Ruby 5) Installed FunFX.0.0.3 6) I have got all the necessary files. 7) Have also successfully executed "gem install FunFX-0.0.x.gem" 8) I opened the eclipse and started a new Flex project but I don't get the options on the left to select "Flex Compiler". That is why I am unable to add other files in the library path. Could you tell me how to get to flex compiler page in eclipse. --------------------------------- You rock. That's why Blockbuster's offering you one month of Blockbuster Total Access, No Cost. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/funfx-user/attachments/20080405/0213f5f9/attachment.html From alex.frid at gmail.com Sat Apr 5 05:42:55 2008 From: alex.frid at gmail.com (Alex Frid) Date: Sat, 5 Apr 2008 12:42:55 +0300 Subject: [Funfx-user] Help with what is needed to setup FunFX In-Reply-To: <891071.32997.qm@web52306.mail.re2.yahoo.com> References: <891071.32997.qm@web52306.mail.re2.yahoo.com> Message-ID: Hi, go to project -> properties -> compiler also if you installed the flex builder 3 plugin for eclipse you dont need to install the Flex Builder version, another thing, make sure that you installed the adobe life cycle (was called data services before..) some of the automation swc's are there and you will need them. On Sat, Apr 5, 2008 at 11:47 AM, sohaib mirza wrote: > So far I have done the following: > 1) Installed Eclipse > 2) Installed flex builder 3 plugin for eclipse > 3) Installed Flex builder 3 trial vesion > 4) Installed Ruby > 5) Installed FunFX.0.0.3 > 6) I have got all the necessary files. > 7) Have also successfully executed > "gem install FunFX-0.0.x.gem" > 8) I opened the eclipse and started a new Flex project but I don't get the > options on the left to select "Flex Compiler". That is why I am unable to > add other files in the library path. Could you tell me how to get to flex > compiler page in eclipse. > > ------------------------------ > You rock. That's why Blockbuster's offering you one month of Blockbuster > Total Access, > No Cost. > _______________________________________________ > Funfx-user mailing list > Funfx-user at rubyforge.org > http://rubyforge.org/mailman/listinfo/funfx-user > > -- Alex Frid ////// ( ' , ' ) |_|_| -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/funfx-user/attachments/20080405/c039d315/attachment.html From up4friendship at yahoo.com Sun Apr 6 18:32:24 2008 From: up4friendship at yahoo.com (sohaib mirza) Date: Sun, 6 Apr 2008 15:32:24 -0700 (PDT) Subject: [Funfx-user] Help with what is needed to setup FunFX In-Reply-To: Message-ID: <520700.26519.qm@web52303.mail.re2.yahoo.com> Thanks for your help. I have attempted to add automation.swc and automation_agent.swc in the compiler. It is now only complaining about "automation_agent.swc" file. It can't open it. It is installed in this default place: C:\ProgramFiles\Adobe\Flex Builder 3 Plug-in\sdks\3.0.0\frameworks\libs\automation_agent.swc I don't know what seems to be the problem. I have checked the permission it is correct. Should I ignore this and move on? What is the next step? What do I do now? Alex Frid wrote: Hi, go to project -> properties -> compiler also if you installed the flex builder 3 plugin for eclipse you dont need to install the Flex Builder version, another thing, make sure that you installed the adobe life cycle (was called data services before..) some of the automation swc's are there and you will need them. On Sat, Apr 5, 2008 at 11:47 AM, sohaib mirza wrote: So far I have done the following: 1) Installed Eclipse 2) Installed flex builder 3 plugin for eclipse 3) Installed Flex builder 3 trial vesion 4) Installed Ruby 5) Installed FunFX.0.0.3 6) I have got all the necessary files. 7) Have also successfully executed "gem install FunFX-0.0.x.gem" 8) I opened the eclipse and started a new Flex project but I don't get the options on the left to select "Flex Compiler". That is why I am unable to add other files in the library path. Could you tell me how to get to flex compiler page in eclipse. --------------------------------- You rock. That's why Blockbuster's offering you one month of Blockbuster Total Access, No Cost. _______________________________________________ Funfx-user mailing list Funfx-user at rubyforge.org http://rubyforge.org/mailman/listinfo/funfx-user -- Alex Frid ////// ( ' , ' ) |_|_| _______________________________________________ Funfx-user mailing list Funfx-user at rubyforge.org http://rubyforge.org/mailman/listinfo/funfx-user --------------------------------- You rock. That's why Blockbuster's offering you one month of Blockbuster Total Access, No Cost. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/funfx-user/attachments/20080406/127da2f9/attachment.html From up4friendship at yahoo.com Sun Apr 6 20:28:35 2008 From: up4friendship at yahoo.com (sohaib mirza) Date: Sun, 6 Apr 2008 17:28:35 -0700 (PDT) Subject: [Funfx-user] Help with what is needed to setup FunFX In-Reply-To: <520700.26519.qm@web52303.mail.re2.yahoo.com> Message-ID: <207796.4404.qm@web52301.mail.re2.yahoo.com> Also, which folder should I add the "AutomationGenricEnv.xml" to? In the example Peter suggest to add it in 'bin-catalog' folder but when I create a new project in eclipse, it prompts me if I want to choose "bin-debug" as the output folder to store all the compiled file in. Is this output folder the same as what Peter was suggesting? Thanks sohaib mirza wrote: Thanks for your help. I have attempted to add automation.swc and automation_agent.swc in the compiler. It is now only complaining about "automation_agent.swc" file. It can't open it. It is installed in this default place: C:\ProgramFiles\Adobe\Flex Builder 3 Plug-in\sdks\3.0.0\frameworks\libs\automation_agent.swc I don't know what seems to be the problem. I have checked the permission it is correct. Should I ignore this and move on? What is the next step? What do I do now? Alex Frid wrote: Hi, go to project -> properties -> compiler also if you installed the flex builder 3 plugin for eclipse you dont need to install the Flex Builder version, another thing, make sure that you installed the adobe life cycle (was called data services before..) some of the automation swc's are there and you will need them. On Sat, Apr 5, 2008 at 11:47 AM, sohaib mirza wrote: So far I have done the following: 1) Installed Eclipse 2) Installed flex builder 3 plugin for eclipse 3) Installed Flex builder 3 trial vesion 4) Installed Ruby 5) Installed FunFX.0.0.3 6) I have got all the necessary files. 7) Have also successfully executed "gem install FunFX-0.0.x.gem" 8) I opened the eclipse and started a new Flex project but I don't get the options on the left to select "Flex Compiler". That is why I am unable to add other files in the library path. Could you tell me how to get to flex compiler page in eclipse. --------------------------------- You rock. That's why Blockbuster's offering you one month of Blockbuster Total Access, No Cost. _______________________________________________ Funfx-user mailing list Funfx-user at rubyforge.org http://rubyforge.org/mailman/listinfo/funfx-user -- Alex Frid ////// ( ' , ' ) |_|_| _______________________________________________ Funfx-user mailing list Funfx-user at rubyforge.org http://rubyforge.org/mailman/listinfo/funfx-user --------------------------------- You rock. That's why Blockbuster's offering you one month of Blockbuster Total Access, No Cost._______________________________________________ Funfx-user mailing list Funfx-user at rubyforge.org http://rubyforge.org/mailman/listinfo/funfx-user --------------------------------- You rock. That's why Blockbuster's offering you one month of Blockbuster Total Access, No Cost. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/funfx-user/attachments/20080406/d5611189/attachment-0001.html From alex.frid at gmail.com Mon Apr 7 02:46:15 2008 From: alex.frid at gmail.com (Alex Frid) Date: Mon, 7 Apr 2008 09:46:15 +0300 Subject: [Funfx-user] Help with what is needed to setup FunFX In-Reply-To: <520700.26519.qm@web52303.mail.re2.yahoo.com> References: <520700.26519.qm@web52303.mail.re2.yahoo.com> Message-ID: Hi, i think you adding those files in a wrong way to the compiler. it should be something like: -include-libraries+=P:\libs\automation.swc;P:\flex_automation\automation_agent_rb.swc;P:\flex_automation\automation_agent.swc; in one lie without spaces. On Mon, Apr 7, 2008 at 1:32 AM, sohaib mirza wrote: > Thanks for your help. I have attempted to add automation.swc and > automation_agent.swc in the compiler. It is now only complaining about > "automation_agent.swc" file. It can't open it. > > It is installed in this default place: C:\ProgramFiles\Adobe\Flex Builder > 3 Plug-in\sdks\3.0.0\frameworks\libs\automation_agent.swc > > I don't know what seems to be the problem. I have checked the permission > it is correct. > > Should I ignore this and move on? > > What is the next step? What do I do now? > > *Alex Frid * wrote: > > Hi, > go to project -> properties -> compiler > > also if you installed the flex builder 3 plugin for eclipse you dont need > to install the Flex Builder version, another thing, make sure that you > installed the adobe life cycle (was called data services before..) some of > the automation swc's are there and you will need them. > > On Sat, Apr 5, 2008 at 11:47 AM, sohaib mirza > wrote: > > > So far I have done the following: > > 1) Installed Eclipse > > 2) Installed flex builder 3 plugin for eclipse > > 3) Installed Flex builder 3 trial vesion > > 4) Installed Ruby > > 5) Installed FunFX.0.0.3 > > 6) I have got all the necessary files. > > 7) Have also successfully executed > > "gem install FunFX-0.0.x.gem" > > 8) I opened the eclipse and started a new Flex project but I don't get > > the options on the left to select "Flex Compiler". That is why I am unable > > to add other files in the library path. Could you tell me how to get to flex > > compiler page in eclipse. > > ------------------------------ > > You rock. That's why Blockbuster's offering you one month of Blockbuster > > Total Access, > > No Cost. > > _______________________________________________ > > Funfx-user mailing list > > Funfx-user at rubyforge.org > > http://rubyforge.org/mailman/listinfo/funfx-user > > > > > > > -- > Alex Frid > ////// > ( ' , ' ) > > |_|_| > _______________________________________________ > Funfx-user mailing list > Funfx-user at rubyforge.org > http://rubyforge.org/mailman/listinfo/funfx-user > > > ------------------------------ > You rock. That's why Blockbuster's offering you one month of Blockbuster > Total Access, > No Cost. > > _______________________________________________ > Funfx-user mailing list > Funfx-user at rubyforge.org > http://rubyforge.org/mailman/listinfo/funfx-user > > -- Alex Frid ////// ( ' , ' ) |_|_| -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/funfx-user/attachments/20080407/cb385272/attachment.html From up4friendship at yahoo.com Mon Apr 7 14:13:09 2008 From: up4friendship at yahoo.com (sohaib mirza) Date: Mon, 7 Apr 2008 11:13:09 -0700 (PDT) Subject: [Funfx-user] Help with what is needed to setup FunFX In-Reply-To: Message-ID: <235983.66264.qm@web52306.mail.re2.yahoo.com> It worked. What worked for me were a couple of things. I first created a brand new Flex project. It ask me for the Project name and output folder. I accepted the default "bin-debug". After the created of "bin-debug" in workspace and before hitting "finish", I copied the "AutomationGenericEnv.xml" file into this "bin-debug" folder. Once, the project was created. I then went to Project > Properties > flex compiler window and added the *.swc files but I added them this way (otherwise, I was getting complains): -locale en_US --include-libraries "C:\FunFX-0.0.3\FunFXAdapter.swc" "C:\Flex Builder 3 Plug-in\sdks\3.0.0\frameworks\libs\automation_agent.swc" "C:\Flex Builder 3 Plug-in\sdks\3.0.0\frameworks\libs\automation.swc" "C:\Flex Builder 3 Plug-in\sdks\3.0.0\frameworks\locale\en_US\automation_agent_rb.swc" Thanks for your help. Alex Frid wrote: Hi, i think you adding those files in a wrong way to the compiler. it should be something like: -include-libraries+=P:\libs\automation.swc;P:\flex_automation\automation_agent_rb.swc;P:\flex_automation\automation_agent.swc; in one lie without spaces. --------------------------------- You rock. That's why Blockbuster's offering you one month of Blockbuster Total Access, No Cost. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/funfx-user/attachments/20080407/217504d1/attachment.html From up4friendship at yahoo.com Mon Apr 7 14:20:06 2008 From: up4friendship at yahoo.com (sohaib mirza) Date: Mon, 7 Apr 2008 11:20:06 -0700 (PDT) Subject: [Funfx-user] Help with what is needed to setup FunFX In-Reply-To: <207796.4404.qm@web52301.mail.re2.yahoo.com> Message-ID: <634390.53560.qm@web52309.mail.re2.yahoo.com> Hi Guys, I have installed funfx3.0.0, flex builder 3 plugin for eclipse, latest ruby, installed the the gem file, added automationGenericEnv.xml and other *.swc files. I have created a new flex project successfully after the above steps but I haven't written any thing. So, what do I do now? Do I start coding in Ruby? Are there any other files that I need to add? Thanks Sohaib --------------------------------- You rock. That's why Blockbuster's offering you one month of Blockbuster Total Access, No Cost. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/funfx-user/attachments/20080407/00605207/attachment.html From alex.frid at gmail.com Mon Apr 7 14:22:08 2008 From: alex.frid at gmail.com (Alex Frid) Date: Mon, 7 Apr 2008 21:22:08 +0300 Subject: [Funfx-user] Help with what is needed to setup FunFX In-Reply-To: <235983.66264.qm@web52306.mail.re2.yahoo.com> References: <235983.66264.qm@web52306.mail.re2.yahoo.com> Message-ID: hi, if you do not add the "+=" after the "--include-libraries" this means that the compiler removes other include paths (if he has any). be careful !! the "+=" means that the compiler must concatenate another paths to his lib dirs and not assign instead. On Mon, Apr 7, 2008 at 9:13 PM, sohaib mirza wrote: > It worked. What worked for me were a couple of things. > I first created a brand new Flex project. It ask me for the Project name > and output folder. I accepted the default "bin-debug". After the created of > "bin-debug" in workspace and before hitting "finish", I copied the > "AutomationGenericEnv.xml" file into this "bin-debug" folder. Once, the > project was created. I then went to Project > Properties > flex compiler > window and added the *.swc files but I added them this way (otherwise, I was > getting complains): > > -locale en_US --include-libraries "C:\FunFX-0.0.3\FunFXAdapter.swc" > "C:\Flex Builder 3 Plug-in\sdks\3.0.0\frameworks\libs\automation_agent.swc" > "C:\Flex Builder 3 Plug-in\sdks\3.0.0\frameworks\libs\automation.swc" > "C:\Flex Builder 3 > Plug-in\sdks\3.0.0\frameworks\locale\en_US\automation_agent_rb.swc" > Thanks for your help. > > *Alex Frid * wrote: > > Hi, > i think you adding those files in a wrong way to the compiler. > it should be something like: > > -include-libraries+=P:\libs\automation.swc;P:\flex_automation\automation_agent_rb.swc;P:\flex_automation\automation_agent.swc; > in one lie without spaces. > > ------------------------------ > You rock. That's why Blockbuster's offering you one month of Blockbuster > Total Access, > No Cost. > > _______________________________________________ > Funfx-user mailing list > Funfx-user at rubyforge.org > http://rubyforge.org/mailman/listinfo/funfx-user > > -- Alex Frid ////// ( ' , ' ) |_|_| -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/funfx-user/attachments/20080407/cd697e56/attachment.html From up4friendship at yahoo.com Mon Apr 7 14:23:19 2008 From: up4friendship at yahoo.com (sohaib mirza) Date: Mon, 7 Apr 2008 11:23:19 -0700 (PDT) Subject: [Funfx-user] Help with what is needed to setup FunFX In-Reply-To: <235983.66264.qm@web52306.mail.re2.yahoo.com> Message-ID: <896209.73839.qm@web52306.mail.re2.yahoo.com> I still don't understand the look and feel of FunFX. If it is like Quick Test Pro then where is its built in editor? In QTP all I had to do was start the application and it will take me to this window. I could choose to either "Record and Play" or write a script in a built-in shell. How does it compare? Could anyone clarify? Thanks Sohaib --------------------------------- You rock. That's why Blockbuster's offering you one month of Blockbuster Total Access, No Cost. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/funfx-user/attachments/20080407/cbf58b13/attachment.html From up4friendship at yahoo.com Mon Apr 7 14:29:34 2008 From: up4friendship at yahoo.com (sohaib mirza) Date: Mon, 7 Apr 2008 11:29:34 -0700 (PDT) Subject: [Funfx-user] Flex builder 3 plugin In-Reply-To: <235983.66264.qm@web52306.mail.re2.yahoo.com> Message-ID: <554807.72637.qm@web52311.mail.re2.yahoo.com> As you all know flex builder 3 is not free. How about the eclipse plugin for flex builder 3? If it is not free then how will I be able to use/get the following files once the tril license expires: automation.swc, automation_agent.swc automation_agent_rb.swc and other files needed to automate tests. I have also installed flex 3 sdk which is free but it does not have all the above files. What if I copy the necessary files in the right location in flex 3 sdk? Would that work? I want to use eclipse as the editor. Any ideas/recommendation. --------------------------------- You rock. That's why Blockbuster's offering you one month of Blockbuster Total Access, No Cost. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/funfx-user/attachments/20080407/b549e181/attachment-0001.html From up4friendship at yahoo.com Mon Apr 7 14:57:27 2008 From: up4friendship at yahoo.com (sohaib mirza) Date: Mon, 7 Apr 2008 11:57:27 -0700 (PDT) Subject: [Funfx-user] Help with what is needed to setup FunFX In-Reply-To: Message-ID: <530789.12674.qm@web52310.mail.re2.yahoo.com> I am in a situation of catch 22. If I remove space and add semi-colon, the "Apply" button becomes disabled. As soon as I put a space between "--include-libraries" and "+=", the "apply" button becomes enabled suggesting that having no spaces is not allowed. I have tried adding *.swc files in double quotes with spaces between them or with semi-colon BUT with space before and after "+=" sign. This fixed one problem. Now I am not getting errors on the files but I am getting errors on "+=". it says: unable to open "+=" Can this go anywhere else? Is there some other equivalent operator I can use? This is really getting more complicated than I thought. Alex Frid wrote: hi, if you do not add the "+=" after the "--include-libraries" this means that the compiler removes other include paths (if he has any). be careful !! the "+=" means that the compiler must concatenate another paths to his lib dirs and not assign instead. On Mon, Apr 7, 2008 at 9:13 PM, sohaib mirza wrote: It worked. What worked for me were a couple of things. I first created a brand new Flex project. It ask me for the Project name and output folder. I accepted the default "bin-debug". After the created of "bin-debug" in workspace and before hitting "finish", I copied the "AutomationGenericEnv.xml" file into this "bin-debug" folder. Once, the project was created. I then went to Project > Properties > flex compiler window and added the *.swc files but I added them this way (otherwise, I was getting complains): -locale en_US --include-libraries "C:\FunFX-0.0.3\FunFXAdapter.swc" "C:\Flex Builder 3 Plug-in\sdks\3.0.0\frameworks\libs\automation_agent.swc" "C:\Flex Builder 3 Plug-in\sdks\3.0.0\frameworks\libs\automation.swc" "C:\Flex Builder 3 Plug-in\sdks\3.0.0\frameworks\locale\en_US\automation_agent_rb.swc" Thanks for your help. Alex Frid wrote: Hi, i think you adding those files in a wrong way to the compiler. it should be something like: -include-libraries+=P:\libs\automation.swc;P:\flex_automation\automation_agent_rb.swc;P:\flex_automation\automation_agent.swc; in one lie without spaces. --------------------------------- You rock. That's why Blockbuster's offering you one month of Blockbuster Total Access, No Cost. _______________________________________________ Funfx-user mailing list Funfx-user at rubyforge.org http://rubyforge.org/mailman/listinfo/funfx-user -- Alex Frid ////// ( ' , ' ) |_|_| _______________________________________________ Funfx-user mailing list Funfx-user at rubyforge.org http://rubyforge.org/mailman/listinfo/funfx-user --------------------------------- You rock. That's why Blockbuster's offering you one month of Blockbuster Total Access, No Cost. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/funfx-user/attachments/20080407/a959ab55/attachment.html From Peter.Motzfeldt at BEKK.no Tue Apr 8 02:55:13 2008 From: Peter.Motzfeldt at BEKK.no (Peter.Motzfeldt at BEKK.no) Date: Tue, 8 Apr 2008 08:55:13 +0200 Subject: [Funfx-user] Help with what is needed to setup FunFX In-Reply-To: <896209.73839.qm@web52306.mail.re2.yahoo.com> References: <896209.73839.qm@web52306.mail.re2.yahoo.com> Message-ID: An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/funfx-user/attachments/20080408/80c2215e/attachment.html From Peter.Motzfeldt at BEKK.no Tue Apr 8 02:57:36 2008 From: Peter.Motzfeldt at BEKK.no (Peter.Motzfeldt at BEKK.no) Date: Tue, 8 Apr 2008 08:57:36 +0200 Subject: [Funfx-user] Flex builder 3 plugin In-Reply-To: <554807.72637.qm@web52311.mail.re2.yahoo.com> References: <554807.72637.qm@web52311.mail.re2.yahoo.com> Message-ID: An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/funfx-user/attachments/20080408/ea8731fb/attachment.html From Peter.Motzfeldt at BEKK.no Tue Apr 8 02:59:26 2008 From: Peter.Motzfeldt at BEKK.no (Peter.Motzfeldt at BEKK.no) Date: Tue, 8 Apr 2008 08:59:26 +0200 Subject: [Funfx-user] Help with what is needed to setup FunFX In-Reply-To: <634390.53560.qm@web52309.mail.re2.yahoo.com> References: <634390.53560.qm@web52309.mail.re2.yahoo.com> Message-ID: An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/funfx-user/attachments/20080408/8e6e8ec0/attachment.html From alex.frid at gmail.com Tue Apr 8 03:56:19 2008 From: alex.frid at gmail.com (Alex Frid) Date: Tue, 8 Apr 2008 10:56:19 +0300 Subject: [Funfx-user] Help with what is needed to setup FunFX In-Reply-To: <530789.12674.qm@web52310.mail.re2.yahoo.com> References: <530789.12674.qm@web52310.mail.re2.yahoo.com> Message-ID: Hi, try to write this as a"whole" i.e. -include-libraries+=C:\your_path....\*.swc;C:\your_another_path....\*.swc without any brackets etc. between the paths put ";" operator. its works for me. On Mon, Apr 7, 2008 at 9:57 PM, sohaib mirza wrote: > I am in a situation of catch 22. If I remove space and add semi-colon, the > "Apply" button becomes disabled. As soon as I put a space between > "--include-libraries" and "+=", the "apply" button becomes enabled > suggesting that having no spaces is not allowed. > > I have tried adding *.swc files in double quotes with spaces between them > or with semi-colon BUT with space before and after "+=" sign. This fixed one > problem. Now I am not getting errors on the files but I am getting errors on > "+=". it says: > > unable to open "+=" > > Can this go anywhere else? Is there some other equivalent operator I can > use? > > This is really getting more complicated than I thought. > > *Alex Frid * wrote: > > hi, > if you do not add the "+=" after the "--include-libraries" this means that > the compiler removes other include paths (if he has any). be careful !! the > "+=" means that the compiler must concatenate another paths to his lib dirs > and not assign instead. > > On Mon, Apr 7, 2008 at 9:13 PM, sohaib mirza > wrote: > > > It worked. What worked for me were a couple of things. > > I first created a brand new Flex project. It ask me for the Project name > > and output folder. I accepted the default "bin-debug". After the created of > > "bin-debug" in workspace and before hitting "finish", I copied the > > "AutomationGenericEnv.xml" file into this "bin-debug" folder. Once, the > > project was created. I then went to Project > Properties > flex compiler > > window and added the *.swc files but I added them this way (otherwise, I was > > getting complains): > > > > -locale en_US --include-libraries "C:\FunFX-0.0.3\FunFXAdapter.swc" > > "C:\Flex Builder 3 Plug-in\sdks\3.0.0\frameworks\libs\automation_agent.swc" > > "C:\Flex Builder 3 Plug-in\sdks\3.0.0\frameworks\libs\automation.swc" > > "C:\Flex Builder 3 > > Plug-in\sdks\3.0.0\frameworks\locale\en_US\automation_agent_rb.swc" > > Thanks for your help. > > > > *Alex Frid * wrote: > > > > Hi, > > i think you adding those files in a wrong way to the compiler. > > it should be something like: > > > > -include-libraries+=P:\libs\automation.swc;P:\flex_automation\automation_agent_rb.swc;P:\flex_automation\automation_agent.swc; > > in one lie without spaces. > > > > ------------------------------ > > You rock. That's why Blockbuster's offering you one month of Blockbuster > > Total Access, > > No Cost. > > > > _______________________________________________ > > Funfx-user mailing list > > Funfx-user at rubyforge.org > > http://rubyforge.org/mailman/listinfo/funfx-user > > > > > > > -- > Alex Frid > ////// > ( ' , ' ) > > |_|_| > _______________________________________________ > Funfx-user mailing list > Funfx-user at rubyforge.org > http://rubyforge.org/mailman/listinfo/funfx-user > > > ------------------------------ > You rock. That's why Blockbuster's offering you one month of Blockbuster > Total Access, > No Cost. > > _______________________________________________ > Funfx-user mailing list > Funfx-user at rubyforge.org > http://rubyforge.org/mailman/listinfo/funfx-user > > -- Alex Frid ////// ( ' , ' ) |_|_| -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/funfx-user/attachments/20080408/d1895f78/attachment-0001.html From up4friendship at yahoo.com Tue Apr 8 13:21:34 2008 From: up4friendship at yahoo.com (sohaib mirza) Date: Tue, 8 Apr 2008 10:21:34 -0700 (PDT) Subject: [Funfx-user] Help with what is needed to setup FunFX In-Reply-To: Message-ID: <627599.25727.qm@web52304.mail.re2.yahoo.com> Thank you Alex and Peter for your timely help otherwise, I would have been shooting in the dark. I did some research on "+=" operator. What you are saying is correct only when you use these options on a command line. But if you are adding these options to flex builder compiler, ( inside the GUI) then you remove "+=", use --include-libraries or -include-libraries, and enclose all your *.swc files in double quotes. Here is what adobe says: http://livedocs.adobe.com/flex/201/html/wwhelp/wwhimpl/common/html/wwhelp.htm?context=LiveDocs_Book_Parts&file=functest_components2_128_03.html I get errors when I use "+=" operator inside flexbuilder compiler On Mon, Apr 7, 2008 at 9:13 PM, sohaib mirza wrote: It worked. What worked for me were a couple of things. Once, the project was created. I then went to Project > Properties > flex compiler window and added the *.swc files but I added them this way (otherwise, I was getting complains): -locale en_US --include-libraries "C:\FunFX-0.0.3\FunFXAdapter.swc" "C:\Flex Builder 3 Plug-in\sdks\3.0.0\frameworks\libs\automation_agent.swc" "C:\Flex Builder 3 Plug-in\sdks\3.0.0\frameworks\libs\automation.swc" "C:\Flex Builder 3 Plug-in\sdks\3.0.0\frameworks\locale\en_US\automation_agent_rb.swc" --------------------------------- You rock. That's why Blockbuster's offering you one month of Blockbuster Total Access, No Cost. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/funfx-user/attachments/20080408/ced68bf7/attachment.html From up4friendship at yahoo.com Tue Apr 8 13:27:00 2008 From: up4friendship at yahoo.com (sohaib mirza) Date: Tue, 8 Apr 2008 10:27:00 -0700 (PDT) Subject: [Funfx-user] Flex builder 3 plugin In-Reply-To: Message-ID: <867835.11163.qm@web52310.mail.re2.yahoo.com> Are there any files (includeing other *.swc) which I should save before plugin expires? Thanks Peter.Motzfeldt at BEKK.no wrote: Hi You will be able to use the automation files even though the Builder license has expired. At least I think so. - Peter automation.swc, automation_agent.swc automation_agent_rb.swc and other files needed to automate tests. What if I copy the necessary files in the right location in flex 3 sdk? Would that work? I want to use eclipse as the editor. --------------------------------- You rock. That's why Blockbuster's offering you one month of Blockbuster Total Access, No Cost. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/funfx-user/attachments/20080408/4b71d06a/attachment.html From eiliv.aas at exie.com Fri Apr 11 07:58:17 2008 From: eiliv.aas at exie.com (Eiliv Aas) Date: Fri, 11 Apr 2008 13:58:17 +0200 Subject: [Funfx-user] AdvancedDataGrid experience? Message-ID: I need to test the content of an AdvancedDataGrid, and I am a bit confused. The class definition seems to be missing for AdvancedDataGrid in AutomationGenericEnv.xml, and the documentation from Adobe on this subject is scarce. Does anyone have any experience doing this? Any examples lying around, or extended class definition files? Any help is greatly appreciated! Regards, Eiliv -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/funfx-user/attachments/20080411/76e2cb4c/attachment.html From up4friendship at yahoo.com Fri Apr 11 13:00:00 2008 From: up4friendship at yahoo.com (sohaib mirza) Date: Fri, 11 Apr 2008 10:00:00 -0700 (PDT) Subject: [Funfx-user] WIN32OLE RuntimeError: unknown property or method `isSynchronized Message-ID: <110135.94774.qm@web52311.mail.re2.yahoo.com> Hi Guys, I am also getting the same error as Duncan was getting. The difference is I am not using an 'ant' script. Do you guys have any recommendation? (scroll down to look at the code) test_FirstRubyProj(FirstRubyProj): WIN32OLERuntimeError: unknown property or method `isSynchronized' HRESULT error code:0x80020006 Unknown name. c:/ruby/lib/ruby/gems/1.8/gems/FunFX-0.0.3/lib/flex.rb:105:in `method_missing' c:/ruby/lib/ruby/gems/1.8/gems/FunFX-0.0.3/lib/flex.rb:105:in `is_sync' c:/ruby/lib/ruby/gems/1.8/gems/FunFX-0.0.3/lib/flex.rb:27:in `method_missing' first_ruby_proj.rb:24:in `test_FirstRubyProj' 1 tests, 0 assertions, 0 failures, 1 errors ##################################################### require 'test/unit' require 'funfx' class FirstRubyProj < Test::Unit::TestCase def setup @ie = Funfx.instance @ie.start @ie.goto("http://.../xxx/xxx.html", "xxx") <== I am hiding the proprietory information. end def teardown @ie.unload end def test_FirstRubyProj @username = "aTestUser" @pass = "any123" @ie.text_area("tUser:").input(:text => @username) @ie.text_area("tPassword:").input(:text => @pass) @ie.button("bSubmit").click end end __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/funfx-user/attachments/20080411/69a175ba/attachment.html From lattam at mac.com Fri Apr 11 18:42:28 2008 From: lattam at mac.com (Michael Latta) Date: Fri, 11 Apr 2008 15:42:28 -0700 Subject: [Funfx-user] AdvancedDataGrid experience? In-Reply-To: References: Message-ID: <5C4B56E0-9432-484D-852D-B8EA300D5B82@mac.com> Here is what I am currently using for AdvancedDataGrid. I am still working on getting it to enter data in a cell of my choice. On Apr 11, 2008, at 4:58 AM, Eiliv Aas wrote: > I need to test the content of an AdvancedDataGrid, and I am a bit > confused. The class definition seems to be missing for > AdvancedDataGrid in AutomationGenericEnv.xml, and the documentation > from Adobe on this subject is scarce. > > Does anyone have any experience doing this? Any examples lying > around, or extended class definition files? > > Any help is greatly appreciated! > > Regards, > Eiliv > _______________________________________________ > Funfx-user mailing list > Funfx-user at rubyforge.org > http://rubyforge.org/mailman/listinfo/funfx-user -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/funfx-user/attachments/20080411/3ce01d5b/attachment-0001.html From lattam at mac.com Fri Apr 11 18:44:01 2008 From: lattam at mac.com (Michael Latta) Date: Fri, 11 Apr 2008 15:44:01 -0700 Subject: [Funfx-user] Any examples of entering data in a grid? Message-ID: <90B81329-F7CA-4E2E-BDAF-1F8AB34C3468@mac.com> I need to enter data in a cell of a grid. I can get this to work when the cell is the currently edited cell (usually this means the first cell in the row when the row is selected). Any examples welcome. Michael From up4friendship at yahoo.com Fri Apr 11 19:59:57 2008 From: up4friendship at yahoo.com (sohaib mirza) Date: Fri, 11 Apr 2008 16:59:57 -0700 (PDT) Subject: [Funfx-user] WIN32OLE RuntimeError: unknown property or method `isSynchronized In-Reply-To: <110135.94774.qm@web52311.mail.re2.yahoo.com> Message-ID: <204483.2546.qm@web52306.mail.re2.yahoo.com> Hi, I have a feeling that this could be because the FunFXAdapter.swc I am using is compiled with a different Flex sdk. I am using the Flex Builder 3 Plugin for eclipse 3.2. As per Peter's instruction, I have downloaded the source code. The problem is that I don't know how to compile this source code which consists of many subfolders and different files. The source code zip file contains two folders: FunFXAdapter and Framework. Then the FunFXAdapter itself consists of two folders: main and test. Within "main" folder, there is "utilities" folder and many *.as files. I don't know how to compile all these files and folders into one "FunFXAdapter.swc" or funfx***.gem. Could anyone guide? I am still stuck in setup. Thanks Sohaib sohaib mirza wrote: Hi Guys, I am also getting the same error as Duncan was getting. The difference is I am not using an 'ant' script. Do you guys have any recommendation? (scroll down to look at the code) test_FirstRubyProj(FirstRubyProj): WIN32OLERuntimeError: unknown property or method `isSynchronized' HRESULT error code:0x80020006 Unknown name. c:/ruby/lib/ruby/gems/1.8/gems/FunFX-0.0.3/lib/flex.rb:105:in `method_missing' c:/ruby/lib/ruby/gems/1.8/gems/FunFX-0.0.3/lib/flex.rb:105:in `is_sync' c:/ruby/lib/ruby/gems/1.8/gems/FunFX-0.0.3/lib/flex.rb:27:in `method_missing' first_ruby_proj.rb:24:in `test_FirstRubyProj' 1 tests, 0 assertions, 0 failures, 1 errors __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/funfx-user/attachments/20080411/82692507/attachment.html From mmreddyb at rediffmail.com Wed Apr 16 06:00:55 2008 From: mmreddyb at rediffmail.com (madan mohan reddy) Date: 16 Apr 2008 10:00:55 -0000 Subject: [Funfx-user] Getting Error when loading application Message-ID: <20080416100055.6926.qmail@f5mail-237-208.rediffmail.com> ? Hi , In the compiler options i added FunFXAdapter.swc , when i try to run the application i am getting below error in the popup(I am having debug version of flashplayer) How to resolve. Thanks & Regards Madan Error #2044: Unhandled ioError:. text=Error #2032: Stream Error. URL: AutomationGenericEnv.xml at src.main::FunFX/setTestingEnvironment()[D:\Documents and Settings\Peter Motzfeldt\Eclipse-workspace\FunFXAdapter\src\main\FunFX.as:124] at src.main::FunFX/applicationCompleteHandler()[D:\Documents and Settings\Peter Motzfeldt\Eclipse-workspace\FunFXAdapter\src\main\FunFX.as:110] at flash.events::EventDispatcher/dispatchEventFunction() at flash.events::EventDispatcher/dispatchEvent() at mx.managers::SystemManager/preloader_preloaderDoneHandler()[E:\dev\3.0.x\frameworks\projects\framework\src\mx\managers\SystemManager.as:2252] at flash.events::EventDispatcher/dispatchEventFunction() at flash.events::EventDispatcher/dispatchEvent() at mx.preloaders::Preloader/displayClassCompleteHandler()[E:\dev\3.0.x\frameworks\projects\framework\src\mx\preloaders\Preloader.as:434] at flash.events::EventDispatcher/dispatchEventFunction() at flash.events::EventDispatcher/dispatchEvent() at mx.preloaders::DownloadProgressBar/timerHandler()[E:\dev\3.0.x\frameworks\projects\framework\src\mx\preloaders\DownloadProgressBar.as:1451] at mx.preloaders::DownloadProgressBar/initCompleteHandler()[E:\dev\3.0.x\frameworks\projects\framework\src\mx\preloaders\DownloadProgressBar.as:1503] at flash.events::EventDispatcher/dispatchEventFunction() at flash.events::EventDispatcher/dispatchEvent() at mx.preloaders::Preloader/dispatchAppEndEvent()[E:\dev\3.0.x\frameworks\projects\framework\src\mx\preloaders\Preloader.as:291] at mx.preloaders::Preloader/appCreationCompleteHandler()[E:\dev\3.0.x\frameworks\projects\framework\src\mx\preloaders\Preloader.as:442] at flash.events::EventDispatcher/dispatchEventFunction() at flash.events::EventDispatcher/dispatchEvent() at mx.core::UIComponent/dispatchEvent()[E:\dev\3.0.x\frameworks\projects\framework\src\mx\core\UIComponent.as:9051] at mx.core::UIComponent/set initialized()[E:\dev\3.0.x\frameworks\projects\framework\src\mx\core\UIComponent.as:1167] at mx.managers::LayoutManager/doPhasedInstantiation()[E:\dev\3.0.x\frameworks\projects\framework\src\mx\managers\LayoutManager.as:698] at Function/http://adobe.com/AS3/2006/builtin::apply() at mx.core::UIComponent/callLaterDispatcher2()[E:\dev\3.0.x\frameworks\projects\framework\src\mx\core\UIComponent.as:8460] at mx.core::UIComponent/callLaterDispatcher()[E:\dev\3.0.x\frameworks\projects\framework\src\mx\core\UIComponent.as:8403] -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/funfx-user/attachments/20080416/f9de9b9e/attachment.html From alex.frid at gmail.com Wed Apr 16 06:41:09 2008 From: alex.frid at gmail.com (Alex Frid) Date: Wed, 16 Apr 2008 13:41:09 +0300 Subject: [Funfx-user] Getting Error when loading application In-Reply-To: <20080416100055.6926.qmail@f5mail-237-208.rediffmail.com> References: <20080416100055.6926.qmail@f5mail-237-208.rediffmail.com> Message-ID: seems like you forgot to put the AutomationGenericEnv.xml file in your run directory. (flex-bin or bin usually). On Wed, Apr 16, 2008 at 1:00 PM, madan mohan reddy wrote: > > Hi , > In the compiler options i added FunFXAdapter.swc , when i try to run the > application i am getting below error in the popup(I am having debug version > of flashplayer) > How to resolve. > > Thanks & Regards > Madan > > Error #2044: Unhandled ioError:. text=Error #2032: Stream Error. URL: > AutomationGenericEnv.xml > at src.main::FunFX/setTestingEnvironment()[D:\Documents and > Settings\Peter > Motzfeldt\Eclipse-workspace\FunFXAdapter\src\main\FunFX.as:124] > at src.main::FunFX/applicationCompleteHandler()[D:\Documents and > Settings\Peter > Motzfeldt\Eclipse-workspace\FunFXAdapter\src\main\FunFX.as:110] > at flash.events::EventDispatcher/dispatchEventFunction() > at flash.events::EventDispatcher/dispatchEvent() > at > mx.managers::SystemManager/preloader_preloaderDoneHandler()[E:\dev\3.0.x\frameworks\projects\framework\src\mx\managers\SystemManager.as:2252] > at flash.events::EventDispatcher/dispatchEventFunction() > at flash.events::EventDispatcher/dispatchEvent() > at > mx.preloaders::Preloader/displayClassCompleteHandler()[E:\dev\3.0.x\frameworks\projects\framework\src\mx\preloaders\Preloader.as:434] > at flash.events::EventDispatcher/dispatchEventFunction() > at flash.events::EventDispatcher/dispatchEvent() > at > mx.preloaders::DownloadProgressBar/timerHandler()[E:\dev\3.0.x\frameworks\projects\framework\src\mx\preloaders\DownloadProgressBar.as:1451] > at > mx.preloaders::DownloadProgressBar/initCompleteHandler()[E:\dev\3.0.x\frameworks\projects\framework\src\mx\preloaders\DownloadProgressBar.as:1503] > at flash.events::EventDispatcher/dispatchEventFunction() > at flash.events::EventDispatcher/dispatchEvent() > at > mx.preloaders::Preloader/dispatchAppEndEvent()[E:\dev\3.0.x\frameworks\projects\framework\src\mx\preloaders\Preloader.as:291] > at > mx.preloaders::Preloader/appCreationCompleteHandler()[E:\dev\3.0.x\frameworks\projects\framework\src\mx\preloaders\Preloader.as:442] > at flash.events::EventDispatcher/dispatchEventFunction() > at flash.events::EventDispatcher/dispatchEvent() > at > mx.core::UIComponent/dispatchEvent()[E:\dev\3.0.x\frameworks\projects\framework\src\mx\core\UIComponent.as:9051] > at mx.core::UIComponent/set > initialized()[E:\dev\3.0.x\frameworks\projects\framework\src\mx\core\UIComponent.as:1167] > at > mx.managers::LayoutManager/doPhasedInstantiation()[E:\dev\3.0.x\frameworks\projects\framework\src\mx\managers\LayoutManager.as:698] > at Function/http://adobe.com/AS3/2006/builtin::apply() > at > mx.core::UIComponent/callLaterDispatcher2()[E:\dev\3.0.x\frameworks\projects\framework\src\mx\core\UIComponent.as:8460] > at > mx.core::UIComponent/callLaterDispatcher()[E:\dev\3.0.x\frameworks\projects\framework\src\mx\core\UIComponent.as:8403] > > > [image: Amity] > _______________________________________________ > Funfx-user mailing list > Funfx-user at rubyforge.org > http://rubyforge.org/mailman/listinfo/funfx-user > > -- Alex Frid ////// ( ' , ' ) |_|_| -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/funfx-user/attachments/20080416/d6f4b814/attachment.html From keithshaw26 at gmail.com Wed Apr 16 16:53:45 2008 From: keithshaw26 at gmail.com (keith shaw) Date: Wed, 16 Apr 2008 16:53:45 -0400 Subject: [Funfx-user] Having trouble with scrollbar test Message-ID: I have been having trouble getting any of the test scripts to work that involve moving a scroll bar. When I tried to run scrollbar_test.rb against the test application I received the following error: 1) Error: test_control(ScrollbarTest): NoMethodError: private method `gsub' called for 30:Fixnum /opt/local/lib/ruby/1.8/rexml/text.rb:292:in `normalize' /opt/local/lib/ruby/1.8/rexml/element.rb:1084:in `[]=' /opt/local/lib/ruby/gems/1.8/gems/FunFX-0.0.4/lib/xml_parser.rb:122:in `scroll' /opt/local/lib/ruby/1.8/rexml/element.rb:890:in `each' /opt/local/lib/ruby/1.8/rexml/xpath.rb:53:in `each' /opt/local/lib/ruby/1.8/rexml/element.rb:890:in `each' /opt/local/lib/ruby/gems/1.8/gems/FunFX-0.0.4/lib/xml_parser.rb:120:in `scroll' /opt/local/lib/ruby/gems/1.8/gems/FunFX-0.0.4/lib/xml_parser.rb:119:in `each_pair' /opt/local/lib/ruby/gems/1.8/gems/FunFX-0.0.4/lib/xml_parser.rb:119:in `scroll' scrollbar_test.rb:31:in `test_control' Does anyone have an idea what could be causing this. I have tried in both windows and with mac os x. Thanks, Keith Shaw -- Keith Shaw KeithShaw26 at gmail.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/funfx-user/attachments/20080416/d5abe5b5/attachment-0001.html From martin.walsh at rebelvox.com Wed Apr 16 18:33:55 2008 From: martin.walsh at rebelvox.com (Martin Walsh) Date: Wed, 16 Apr 2008 15:33:55 -0700 Subject: [Funfx-user] Scrpts break when I update to FunxFX.0.0.3 Message-ID: <44F7A1E1-6F19-4154-9934-A50C997A8E69@rebelvox.com> Hello, When I upgrade from FunFX.0.0.2 to FunFX.0.0.3 my scripts broke in a few places. i have been unable to get them working again. I get the following message: c:/InstantRails-2.0-win/ruby/lib/ruby/gems/1.8/gems/FunFX-0.0.4/lib/ flex.rb:33:in `method_missing': private method `split' called for nil:NilClass (NoMethodError) Things break around points in the script where I have to index into an array as in the example test at: http://funfx.rubyforge.org/FunFXTests/flex-object-test/menu-controls/menu_bar_test.rb at the line @ie.menu(menu)[0].select(:item_renderer => item) I notice the the version of the menubar test I got from svn does not have the array index as follows: @ie.menu(menu).select(:item_renderer => item) Neither ways work for me now. I never really understood why I needed to add the index in the first place. I remember when I first got things working, I sort of hacked in the index to get things working. Does anybody have any ideas? Martin Walsh Rebelvox From Peter.Motzfeldt at BEKK.no Thu Apr 17 03:12:02 2008 From: Peter.Motzfeldt at BEKK.no (Peter.Motzfeldt at BEKK.no) Date: Thu, 17 Apr 2008 09:12:02 +0200 Subject: [Funfx-user] Having trouble with scrollbar test In-Reply-To: References: Message-ID: An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/funfx-user/attachments/20080417/4f123007/attachment.html From mmreddyb at rediffmail.com Thu Apr 17 05:35:24 2008 From: mmreddyb at rediffmail.com (madan mohan reddy) Date: 17 Apr 2008 09:35:24 -0000 Subject: [Funfx-user] popup_menu_test.rb - Unable to Execute Message-ID: <20080417093524.29394.qmail@f5mail-236-228.rediffmail.com> ? Hi, 1. The Script popup_menu_test.rb is failing. Is there any workaround to execute this. 2. How to get the Objectname , if we dont have sourcecode!!! Regards madan -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/funfx-user/attachments/20080417/fc67b94e/attachment.html From Peter.Motzfeldt at BEKK.no Thu Apr 17 06:21:01 2008 From: Peter.Motzfeldt at BEKK.no (Peter.Motzfeldt at BEKK.no) Date: Thu, 17 Apr 2008 12:21:01 +0200 Subject: [Funfx-user] popup_menu_test.rb - Unable to Execute In-Reply-To: <20080417093524.29394.qmail@f5mail-236-228.rediffmail.com> References: <20080417093524.29394.qmail@f5mail-236-228.rediffmail.com> Message-ID: An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/funfx-user/attachments/20080417/cd47f04e/attachment.html From keithshaw26 at gmail.com Thu Apr 17 10:48:25 2008 From: keithshaw26 at gmail.com (keith shaw) Date: Thu, 17 Apr 2008 10:48:25 -0400 Subject: [Funfx-user] Having trouble with scrollbar test In-Reply-To: References: Message-ID: Hey Peter, Thanks for getting back to me. If you don't mind me asking what version of Ruby are you currently using? I did a "ruby --version" on my computer and am using the following version: ruby 1.8.6 (2007-09-24 patchlevel 111) [i686-darwin9.2.2] Thanks, Keith On Thu, Apr 17, 2008 at 3:12 AM, wrote: > I think this error is because of Ruby versions, I think I am working on a > bit old Ruby. > > I will try later today to upgrade my Ruby. > > -Peter > > B | peter nicolai motzfeldt, consultant > E | +47 982 19 411, peter.motzfeldt at bekk.no > K | bekk consulting as, pb. 134 sentrum, 0102 oslo, norway > K | www.bekk.no > > -----funfx-user-bounces at rubyforge.org wrote: ----- > > To: funfx-user at rubyforge.org > From: "keith shaw" > Sent by: funfx-user-bounces at rubyforge.org > Date: 16.04.2008 22:53 > Subject: [Funfx-user] Having trouble with scrollbar test > > > I have been having trouble getting any of the test scripts to work that > involve moving a scroll bar. When I tried to > run scrollbar_test.rb against the test application I received the > following error: > > 1) Error: > > test_control(ScrollbarTest): > NoMethodError: private method `gsub' called for 30:Fixnum > /opt/local/lib/ruby/1.8/rexml/text.rb:292:in `normalize' > /opt/local/lib/ruby/1.8/rexml/element.rb:1084:in `[]=' > > /opt/local/lib/ruby/gems/1.8/gems/FunFX-0.0.4/lib/xml_parser.rb:122:in > `scroll' > /opt/local/lib/ruby/1.8/rexml/element.rb:890:in `each' > /opt/local/lib/ruby/1.8/rexml/xpath.rb:53:in `each' > /opt/local/lib/ruby/1.8/rexml/element.rb:890:in `each' > > /opt/local/lib/ruby/gems/1.8/gems/FunFX-0.0.4/lib/xml_parser.rb:120:in > `scroll' > /opt/local/lib/ruby/gems/1.8/gems/FunFX-0.0.4/lib/xml_parser.rb:119:in > `each_pair' > /opt/local/lib/ruby/gems/1.8/gems/FunFX-0.0.4/lib/xml_parser.rb:119:in > `scroll' > > scrollbar_test.rb:31:in `test_control' > > Does anyone have an idea what could be causing this. I have tried in both > windows and with mac os x. > > Thanks, > > Keith Shaw > > -- > Keith Shaw > KeithShaw26 at gmail.com > > _______________________________________________ > Funfx-user mailing list > Funfx-user at rubyforge.org > http://rubyforge.org/mailman/listinfo/funfx-user > > > > _______________________________________________ > Funfx-user mailing list > Funfx-user at rubyforge.org > http://rubyforge.org/mailman/listinfo/funfx-user > > -- Keith Shaw KeithShaw26 at gmail.com (919) 656-3164 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/funfx-user/attachments/20080417/a12e5fc4/attachment.html From Peter.Motzfeldt at BEKK.no Thu Apr 17 11:27:15 2008 From: Peter.Motzfeldt at BEKK.no (Peter.Motzfeldt at BEKK.no) Date: Thu, 17 Apr 2008 17:27:15 +0200 Subject: [Funfx-user] Having trouble with scrollbar test In-Reply-To: References: , Message-ID: An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/funfx-user/attachments/20080417/e3070b34/attachment-0001.html From aslak.hellesoy at gmail.com Thu Apr 17 12:09:03 2008 From: aslak.hellesoy at gmail.com (aslak hellesoy) Date: Thu, 17 Apr 2008 18:09:03 +0200 Subject: [Funfx-user] Having trouble with scrollbar test In-Reply-To: References: Message-ID: <8d961d900804170909q170fa553nc744b29b7933d964@mail.gmail.com> There is a bug in REXML on 1.8.6 Applying this simple patch to your local installation should get you past it: http://groups.google.com/group/ruby-talk-google/msg/29820f7a7e444265 HTH, Aslak On Thu, Apr 17, 2008 at 5:27 PM, wrote: > Hi > > My version on my work computer is ruby 1.8.6 (2007-03-13 patchlevel > 0)[i386-mswin32] > I am not sure what my laptop is right now. > > I will try to upgrade later on. > > -Peter > > > B | peter nicolai motzfeldt, consultant > E | +47 982 19 411, peter.motzfeldt at bekk.no > K | bekk consulting as, pb. 134 sentrum, 0102 oslo, norway > K | www.bekk.no > > > > -----funfx-user-bounces at rubyforge.org wrote: ----- > > > To: funfx-user at rubyforge.org > From: "keith shaw" > Sent by: funfx-user-bounces at rubyforge.org > Date: 17.04.2008 16:48 > Subject: Re: [Funfx-user] Having trouble with scrollbar test > > > > Hey Peter, > > Thanks for getting back to me. If you don't mind me asking what version of > Ruby are you currently using? I did a "ruby --version" on my computer and > am using the following version: > > ruby 1.8.6 (2007-09-24 patchlevel 111) [i686-darwin9.2.2] > > Thanks, > > Keith > > On Thu, Apr 17, 2008 at 3:12 AM, wrote: > > > > > I think this error is because of Ruby versions, I think I am working on a > bit old Ruby. > > > > I will try later today to upgrade my Ruby. > > > > -Peter > > > > > > B | peter nicolai motzfeldt, consultant > > E | +47 982 19 411, peter.motzfeldt at bekk.no > > K | bekk consulting as, pb. 134 sentrum, 0102 oslo, norway > > K | www.bekk.no > > > > -----funfx-user-bounces at rubyforge.org wrote: ----- > > > > > > To: funfx-user at rubyforge.org > > From: "keith shaw" > > Sent by: funfx-user-bounces at rubyforge.org > > Date: 16.04.2008 22:53 > > Subject: [Funfx-user] Having trouble with scrollbar test > > > > > > > > > > I have been having trouble getting any of the test scripts to work that > involve moving a scroll bar. When I tried to > > run scrollbar_test.rb against the test application I received the > following error: > > > > 1) Error: > > > > test_control(ScrollbarTest): > > NoMethodError: private method `gsub' called for 30:Fixnum > > /opt/local/lib/ruby/1.8/rexml/text.rb:292:in `normalize' > > /opt/local/lib/ruby/1.8/rexml/element.rb:1084:in `[]=' > > > > /opt/local/lib/ruby/gems/1.8/gems/FunFX-0.0.4/lib/xml_parser.rb:122:in > `scroll' > > /opt/local/lib/ruby/1.8/rexml/element.rb:890:in `each' > > /opt/local/lib/ruby/1.8/rexml/xpath.rb:53:in `each' > > /opt/local/lib/ruby/1.8/rexml/element.rb:890:in `each' > > > > /opt/local/lib/ruby/gems/1.8/gems/FunFX-0.0.4/lib/xml_parser.rb:120:in > `scroll' > > /opt/local/lib/ruby/gems/1.8/gems/FunFX-0.0.4/lib/xml_parser.rb:119:in > `each_pair' > > /opt/local/lib/ruby/gems/1.8/gems/FunFX-0.0.4/lib/xml_parser.rb:119:in > `scroll' > > > > scrollbar_test.rb:31:in `test_control' > > > > Does anyone have an idea what could be causing this. I have tried in both > windows and with mac os x. > > > > Thanks, > > > > Keith Shaw > > > > -- > > Keith Shaw > > KeithShaw26 at gmail.com > > > > _______________________________________________ > > Funfx-user mailing list > > Funfx-user at rubyforge.org > > http://rubyforge.org/mailman/listinfo/funfx-user > > > > > > _______________________________________________ > > Funfx-user mailing list > > Funfx-user at rubyforge.org > > http://rubyforge.org/mailman/listinfo/funfx-user > > > > > > > > -- > Keith Shaw > KeithShaw26 at gmail.com > (919) 656-3164 _______________________________________________ > > Funfx-user mailing list > Funfx-user at rubyforge.org > http://rubyforge.org/mailman/listinfo/funfx-user > > > _______________________________________________ > Funfx-user mailing list > Funfx-user at rubyforge.org > http://rubyforge.org/mailman/listinfo/funfx-user > > From keithshaw26 at gmail.com Thu Apr 17 15:21:37 2008 From: keithshaw26 at gmail.com (keith shaw) Date: Thu, 17 Apr 2008 15:21:37 -0400 Subject: [Funfx-user] Having trouble with scrollbar test In-Reply-To: <8d961d900804170909q170fa553nc744b29b7933d964@mail.gmail.com> References: <8d961d900804170909q170fa553nc744b29b7933d964@mail.gmail.com> Message-ID: Thanks, That worked perfectly. -Keith On Thu, Apr 17, 2008 at 12:09 PM, aslak hellesoy wrote: > There is a bug in REXML on 1.8.6 > > Applying this simple patch to your local installation should get you past > it: > > http://groups.google.com/group/ruby-talk-google/msg/29820f7a7e444265 > > HTH, > Aslak > > On Thu, Apr 17, 2008 at 5:27 PM, wrote: > > Hi > > > > My version on my work computer is ruby 1.8.6 (2007-03-13 patchlevel > > 0)[i386-mswin32] > > I am not sure what my laptop is right now. > > > > I will try to upgrade later on. > > > > -Peter > > > > > > B | peter nicolai motzfeldt, consultant > > E | +47 982 19 411, peter.motzfeldt at bekk.no > > K | bekk consulting as, pb. 134 sentrum, 0102 oslo, norway > > K | www.bekk.no > > > > > > > > -----funfx-user-bounces at rubyforge.org wrote: ----- > > > > > > To: funfx-user at rubyforge.org > > From: "keith shaw" > > Sent by: funfx-user-bounces at rubyforge.org > > Date: 17.04.2008 16:48 > > Subject: Re: [Funfx-user] Having trouble with scrollbar test > > > > > > > > Hey Peter, > > > > Thanks for getting back to me. If you don't mind me asking what version > of > > Ruby are you currently using? I did a "ruby --version" on my computer > and > > am using the following version: > > > > ruby 1.8.6 (2007-09-24 patchlevel 111) [i686-darwin9.2.2] > > > > Thanks, > > > > Keith > > > > On Thu, Apr 17, 2008 at 3:12 AM, wrote: > > > > > > > > I think this error is because of Ruby versions, I think I am working > on a > > bit old Ruby. > > > > > > I will try later today to upgrade my Ruby. > > > > > > -Peter > > > > > > > > > B | peter nicolai motzfeldt, consultant > > > E | +47 982 19 411, peter.motzfeldt at bekk.no > > > K | bekk consulting as, pb. 134 sentrum, 0102 oslo, norway > > > K | www.bekk.no > > > > > > -----funfx-user-bounces at rubyforge.org wrote: ----- > > > > > > > > > To: funfx-user at rubyforge.org > > > From: "keith shaw" > > > Sent by: funfx-user-bounces at rubyforge.org > > > Date: 16.04.2008 22:53 > > > Subject: [Funfx-user] Having trouble with scrollbar test > > > > > > > > > > > > > > > I have been having trouble getting any of the test scripts to work > that > > involve moving a scroll bar. When I tried to > > > run scrollbar_test.rb against the test application I received the > > following error: > > > > > > 1) Error: > > > > > > test_control(ScrollbarTest): > > > NoMethodError: private method `gsub' called for 30:Fixnum > > > /opt/local/lib/ruby/1.8/rexml/text.rb:292:in `normalize' > > > /opt/local/lib/ruby/1.8/rexml/element.rb:1084:in `[]=' > > > > > > > /opt/local/lib/ruby/gems/1.8/gems/FunFX-0.0.4/lib/xml_parser.rb:122:in > > `scroll' > > > /opt/local/lib/ruby/1.8/rexml/element.rb:890:in `each' > > > /opt/local/lib/ruby/1.8/rexml/xpath.rb:53:in `each' > > > /opt/local/lib/ruby/1.8/rexml/element.rb:890:in `each' > > > > > > > /opt/local/lib/ruby/gems/1.8/gems/FunFX-0.0.4/lib/xml_parser.rb:120:in > > `scroll' > > > > /opt/local/lib/ruby/gems/1.8/gems/FunFX-0.0.4/lib/xml_parser.rb:119:in > > `each_pair' > > > > /opt/local/lib/ruby/gems/1.8/gems/FunFX-0.0.4/lib/xml_parser.rb:119:in > > `scroll' > > > > > > scrollbar_test.rb:31:in `test_control' > > > > > > Does anyone have an idea what could be causing this. I have tried in > both > > windows and with mac os x. > > > > > > Thanks, > > > > > > Keith Shaw > > > > > > -- > > > Keith Shaw > > > KeithShaw26 at gmail.com > > > > > > _______________________________________________ > > > Funfx-user mailing list > > > Funfx-user at rubyforge.org > > > http://rubyforge.org/mailman/listinfo/funfx-user > > > > > > > > > _______________________________________________ > > > Funfx-user mailing list > > > Funfx-user at rubyforge.org > > > http://rubyforge.org/mailman/listinfo/funfx-user > > > > > > > > > > > > > > -- > > Keith Shaw > > KeithShaw26 at gmail.com > > (919) 656-3164 _______________________________________________ > > > > Funfx-user mailing list > > Funfx-user at rubyforge.org > > http://rubyforge.org/mailman/listinfo/funfx-user > > > > > > _______________________________________________ > > Funfx-user mailing list > > Funfx-user at rubyforge.org > > http://rubyforge.org/mailman/listinfo/funfx-user > > > > > _______________________________________________ > Funfx-user mailing list > Funfx-user at rubyforge.org > http://rubyforge.org/mailman/listinfo/funfx-user > -- Keith Shaw KeithShaw26 at gmail.com (919) 656-3164 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/funfx-user/attachments/20080417/f91e70f1/attachment.html