[wtr-general] Re: Firefox 3.5 compatible with FireWatir?

2009-08-13 Thread Angrez Singh
Can you use the plug-ins provided here?
http://wiki.openqa.org/display/WTR/FireWatir+Installation

On Wed, Aug 12, 2009 at 10:29 PM, Tony Zanella tony.zane...@gmail.comwrote:


 Hello all,
 I work in an office with developers using Linux, Mac, and Windows
 boxes. We have a set of regression tests written in FireWatir that we
 run on these various boxes. Since a couple of us (Mac and Windows)
 have upgraded to Firefox 3.5, the jssh plugins (on Mac jssh 0.1 and on
 Windows jssh 0.9) no longer work. I haven't yet updated Firefox on the
 Linux box to 3.5 (currently 3.0.13 with jssh 0.9), but I would like to
 eventually. Any suggestions, or news on updating the plugin for the
 different platforms?

 On Jul 16, 10:02 am, Al B. a...@comcast.net wrote:
  Hi Angrez,
 
  I tried it and it didn't work.  I still get the same error in the
  error console.
 
  Regards,
 
  Al B.
 
  On Jul 16, 5:44 am, Angrez Singh ang...@gmail.com wrote:
 
   for those whom XPI is not working onFirefox3.5can you try
   installing Microsoft
   Visual C++ 2008 SP1 Redistributable Package (x86) from here:
 http://www.microsoft.com/downloads/details.aspx?FamilyID=a5c84275-3b9...
 
   Let me know if this helps.
 
   Thanks,
   Angrez
 
   On Thu, Jul 16, 2009 at 1:59 PM, al3kc aleks.kiev...@gmail.com
 wrote:
 
I have a similar error
 
Failed to load XPCOM component: C:\Documents and Settings\username
\Application
 Data\Mozilla\Firefox\Profiles\mk3pna4d.default\extensions
\j...@extensions.mozilla.org\components\jssh.dll
 
I don't have 'extensions' folder in mk3pna4d.default at all.- Hide
 quoted text -
 
   - Show quoted text -

 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Watir General group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~--~~~~--~~--~--~---



[wtr-general] Re: Firefox 3.5 compatible with FireWatir?

2009-08-12 Thread Tony Zanella

Hello all,
I work in an office with developers using Linux, Mac, and Windows
boxes. We have a set of regression tests written in FireWatir that we
run on these various boxes. Since a couple of us (Mac and Windows)
have upgraded to Firefox 3.5, the jssh plugins (on Mac jssh 0.1 and on
Windows jssh 0.9) no longer work. I haven't yet updated Firefox on the
Linux box to 3.5 (currently 3.0.13 with jssh 0.9), but I would like to
eventually. Any suggestions, or news on updating the plugin for the
different platforms?

On Jul 16, 10:02 am, Al B. a...@comcast.net wrote:
 Hi Angrez,

 I tried it and it didn't work.  I still get the same error in the
 error console.

 Regards,

 Al B.

 On Jul 16, 5:44 am, Angrez Singh ang...@gmail.com wrote:

  for those whom XPI is not working onFirefox3.5can you try
  installing Microsoft
  Visual C++ 2008 SP1 Redistributable Package (x86) from 
  here:http://www.microsoft.com/downloads/details.aspx?FamilyID=a5c84275-3b9...

  Let me know if this helps.

  Thanks,
  Angrez

  On Thu, Jul 16, 2009 at 1:59 PM, al3kc aleks.kiev...@gmail.com wrote:

   I have a similar error

   Failed to load XPCOM component: C:\Documents and Settings\username
   \Application Data\Mozilla\Firefox\Profiles\mk3pna4d.default\extensions
   \j...@extensions.mozilla.org\components\jssh.dll

   I don't have 'extensions' folder in mk3pna4d.default at all.- Hide quoted 
   text -

  - Show quoted text -

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Watir General group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~--~~~~--~~--~--~---



[wtr-general] Re: Firefox 3.5 compatible with FireWatir?

2009-07-24 Thread Angrez Singh
Venkatesh, I understand your problem but until you tell me which firefox
version you are using, which platform, how would I can provide you with the
XPI.

Thanks,
Angrez

On Fri, Jul 24, 2009 at 2:20 AM, venkatesh kumar venkatesh...@gmail.comwrote:

 Hi Angrez,

 Please provide a JSSH which works all time. I am really fedup, sometimes it
 works sometimes it does't. Now its not working tried all what you said
 before.

 Thanks,
 venkat
 http://prog2impress.com/


 On Thu, Jul 23, 2009 at 12:05 PM, Angrez Singh ang...@gmail.com wrote:

 Don't think so, we need to compile the JSSH with newer version of
 Firewatir on MAC OSX


 On Thu, Jul 23, 2009 at 8:17 AM, Lonny Eachus lon...@gmail.com wrote:



 There have been no replies to the above. Does anybody know if this
 works? Does anyone have a workable XPI for OS X?


 On Jul 6, 4:23 am, Angrez Singh ang...@gmail.com wrote:
  First you need to do make xpi in the [build
 directory]/extensions/jssh
  directory. This will create xpi in the following directory:
  [build directory]/dist.
 
  I use the following .mozconfig file for building Firefox with JSSh on
  windows:
  . $topsrcdir/browser/config/mozconfig
  mk_add_options moz_objd...@topsrcdir@/fx35-jssh
 
  ac_add_options --disable-installer
  ac_add_options --disable-vista-sdk
  ac_add_options --disable-vista-sdk-requirements
  ac_add_options --enable-extensions=default,jssh
  ac_add_options --disable-xpconnect-idispatch
  ac_add_options --disable-activex
  ac_add_options --disable-activex-scripting
  ac_add_options --disable-accessibility
 
  Thanks,
  Angrez








 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Watir General group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~--~~~~--~~--~--~---



[wtr-general] Re: Firefox 3.5 compatible with FireWatir?

2009-07-24 Thread Lonny Eachus

Joseph:

So other Mac OS X users will know: your version of the XPI worked
great for me, using the default (no port specified). I haven't tried
it with a specified port but 9997 is fine with me. I am running OS X
10.5.7.

Thank you very much.


Lonny Eachus
=


On Jul 23, 2:32 pm, Joseph Liu fros...@facebook.com wrote:
 You can try the attached version of jssh for os x. I've added an option to 
 specify the port which jssh starts on, but if no port is specified it should 
 default to 9997 and work with firewatir.

 Specify port via:
 ./firefox-bin -jssh port

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Watir General group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~--~~~~--~~--~--~---



[wtr-general] Re: Firefox 3.5 compatible with FireWatir?

2009-07-24 Thread Lonny Eachus


Angrez,

This may or may not be an issue with FF 3.5, but I, too, am running
Firewatir 1.6.2 on a Mac and cannot get attach() to work. Can you send
me the latest gem?

Thanks.

Lonny Eachus

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Watir General group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~--~~~~--~~--~--~---



[wtr-general] Re: Firefox 3.5 compatible with FireWatir?

2009-07-23 Thread Angrez Singh
Don't think so, we need to compile the JSSH with newer version of Firewatir
on MAC OSX

On Thu, Jul 23, 2009 at 8:17 AM, Lonny Eachus lon...@gmail.com wrote:



 There have been no replies to the above. Does anybody know if this
 works? Does anyone have a workable XPI for OS X?


 On Jul 6, 4:23 am, Angrez Singh ang...@gmail.com wrote:
  First you need to do make xpi in the [build directory]/extensions/jssh
  directory. This will create xpi in the following directory:
  [build directory]/dist.
 
  I use the following .mozconfig file for building Firefox with JSSh on
  windows:
  . $topsrcdir/browser/config/mozconfig
  mk_add_options moz_objd...@topsrcdir@/fx35-jssh
 
  ac_add_options --disable-installer
  ac_add_options --disable-vista-sdk
  ac_add_options --disable-vista-sdk-requirements
  ac_add_options --enable-extensions=default,jssh
  ac_add_options --disable-xpconnect-idispatch
  ac_add_options --disable-activex
  ac_add_options --disable-activex-scripting
  ac_add_options --disable-accessibility
 
  Thanks,
  Angrez


 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Watir General group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~--~~~~--~~--~--~---



[wtr-general] Re: Firefox 3.5 compatible with FireWatir?

2009-07-23 Thread venkatesh kumar
Hi Angrez,

Please provide a JSSH which works all time. I am really fedup, sometimes it
works sometimes it does't. Now its not working tried all what you said
before.

Thanks,
venkat
http://prog2impress.com/

On Thu, Jul 23, 2009 at 12:05 PM, Angrez Singh ang...@gmail.com wrote:

 Don't think so, we need to compile the JSSH with newer version of Firewatir
 on MAC OSX


 On Thu, Jul 23, 2009 at 8:17 AM, Lonny Eachus lon...@gmail.com wrote:



 There have been no replies to the above. Does anybody know if this
 works? Does anyone have a workable XPI for OS X?


 On Jul 6, 4:23 am, Angrez Singh ang...@gmail.com wrote:
  First you need to do make xpi in the [build directory]/extensions/jssh
  directory. This will create xpi in the following directory:
  [build directory]/dist.
 
  I use the following .mozconfig file for building Firefox with JSSh on
  windows:
  . $topsrcdir/browser/config/mozconfig
  mk_add_options moz_objd...@topsrcdir@/fx35-jssh
 
  ac_add_options --disable-installer
  ac_add_options --disable-vista-sdk
  ac_add_options --disable-vista-sdk-requirements
  ac_add_options --enable-extensions=default,jssh
  ac_add_options --disable-xpconnect-idispatch
  ac_add_options --disable-activex
  ac_add_options --disable-activex-scripting
  ac_add_options --disable-accessibility
 
  Thanks,
  Angrez





 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Watir General group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~--~~~~--~~--~--~---



[wtr-general] Re: Firefox 3.5 compatible with FireWatir?

2009-07-23 Thread Lonny Eachus


Well, I would be willing to do it if I had some explicit instruction.
I did not quite follow all of the conversation on the topic.


Lonny Eachus
=


On Jul 22, 11:35 pm, Angrez Singh ang...@gmail.com wrote:
 Don't think so, we need to compile the JSSH with newer version of Firewatir
 on MAC OSX


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Watir General group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~--~~~~--~~--~--~---



[wtr-general] Re: Firefox 3.5 compatible with FireWatir?

2009-07-23 Thread Joseph Liu
You can try the attached version of jssh for os x. I've added an option to 
specify the port which jssh starts on, but if no port is specified it should 
default to 9997 and work with firewatir.

Specify port via:
./firefox-bin -jssh port

Joseph

 -Original Message-
 From: watir-general@googlegroups.com [mailto:watir-
 gene...@googlegroups.com] On Behalf Of Lonny Eachus
 Sent: Thursday, July 23, 2009 1:47 PM
 To: Watir General
 Subject: [wtr-general] Re: Firefox 3.5 compatible with FireWatir?
 
 
 
 Well, I would be willing to do it if I had some explicit instruction.
 I did not quite follow all of the conversation on the topic.
 
 
 Lonny Eachus
 =
 
 
 On Jul 22, 11:35 pm, Angrez Singh ang...@gmail.com wrote:
  Don't think so, we need to compile the JSSH with newer version of
 Firewatir
  on MAC OSX
 
 
 

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Watir General group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~--~~~~--~~--~--~---



jssh-20090712-Darwin-param.xpi
Description: jssh-20090712-Darwin-param.xpi


[wtr-general] Re: Firefox 3.5 compatible with FireWatir?

2009-07-22 Thread Lonny Eachus


There have been no replies to the above. Does anybody know if this
works? Does anyone have a workable XPI for OS X?


On Jul 6, 4:23 am, Angrez Singh ang...@gmail.com wrote:
 First you need to do make xpi in the [build directory]/extensions/jssh
 directory. This will create xpi in the following directory:
 [build directory]/dist.

 I use the following .mozconfig file for building Firefox with JSSh on
 windows:
 . $topsrcdir/browser/config/mozconfig
 mk_add_options moz_objd...@topsrcdir@/fx35-jssh

 ac_add_options --disable-installer
 ac_add_options --disable-vista-sdk
 ac_add_options --disable-vista-sdk-requirements
 ac_add_options --enable-extensions=default,jssh
 ac_add_options --disable-xpconnect-idispatch
 ac_add_options --disable-activex
 ac_add_options --disable-activex-scripting
 ac_add_options --disable-accessibility

 Thanks,
 Angrez


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Watir General group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~--~~~~--~~--~--~---



[wtr-general] Re: Firefox 3.5 compatible with FireWatir?

2009-07-16 Thread al3kc

I have a similar error

Failed to load XPCOM component: C:\Documents and Settings\username
\Application Data\Mozilla\Firefox\Profiles\mk3pna4d.default\extensions
\j...@extensions.mozilla.org\components\jssh.dll

I don't have 'extensions' folder in mk3pna4d.default at all.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Watir General group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~--~~~~--~~--~--~---



[wtr-general] Re: Firefox 3.5 compatible with FireWatir?

2009-07-16 Thread Angrez Singh
for those whom XPI is not working on Firefox 3.5 can you try
installing Microsoft
Visual C++ 2008 SP1 Redistributable Package (x86) from here:
http://www.microsoft.com/downloads/details.aspx?FamilyID=a5c84275-3b97-4ab7-a40d-3802b2af5fc2displaylang=en

Let me know if this helps.

Thanks,
Angrez

On Thu, Jul 16, 2009 at 1:59 PM, al3kc aleks.kiev...@gmail.com wrote:


 I have a similar error

 Failed to load XPCOM component: C:\Documents and Settings\username
 \Application Data\Mozilla\Firefox\Profiles\mk3pna4d.default\extensions
 \j...@extensions.mozilla.org\components\jssh.dll

 I don't have 'extensions' folder in mk3pna4d.default at all.
 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Watir General group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~--~~~~--~~--~--~---



[wtr-general] Re: Firefox 3.5 compatible with FireWatir?

2009-07-16 Thread Al B.

Hi Angrez,

I tried it and it didn't work.  I still get the same error in the
error console.

Regards,

Al B.


On Jul 16, 5:44 am, Angrez Singh ang...@gmail.com wrote:
 for those whom XPI is not working on Firefox 3.5 can you try
 installing Microsoft
 Visual C++ 2008 SP1 Redistributable Package (x86) from 
 here:http://www.microsoft.com/downloads/details.aspx?FamilyID=a5c84275-3b9...

 Let me know if this helps.

 Thanks,
 Angrez



 On Thu, Jul 16, 2009 at 1:59 PM, al3kc aleks.kiev...@gmail.com wrote:

  I have a similar error

  Failed to load XPCOM component: C:\Documents and Settings\username
  \Application Data\Mozilla\Firefox\Profiles\mk3pna4d.default\extensions
  \j...@extensions.mozilla.org\components\jssh.dll

  I don't have 'extensions' folder in mk3pna4d.default at all.- Hide quoted 
  text -

 - Show quoted text -
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Watir General group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~--~~~~--~~--~--~---



[wtr-general] Re: Firefox 3.5 compatible with FireWatir?

2009-07-16 Thread Al B.

Hello again, Angrez,

I just got it to work.  I de-installed jssh, then manually deleted the
'j...@extensions.mozilla.org' directory from the 'extensions'
directory under the 'mozilla firefox' directory as well as the
extensions directory in my profile directory tree.  Then I re-
installed 'jssh'.  Now it works.  It may have been a permissions
problem preventing the XPI from updating one of those directories.

Regards,

Al B.



On Jul 16, 10:02 am, Al B. a...@comcast.net wrote:
 Hi Angrez,

 I tried it and it didn't work.  I still get the same error in the
 error console.

 Regards,

 Al B.

 On Jul 16, 5:44 am, Angrez Singh ang...@gmail.com wrote:



  for those whom XPI is not working on Firefox 3.5 can you try
  installing Microsoft
  Visual C++ 2008 SP1 Redistributable Package (x86) from 
  here:http://www.microsoft.com/downloads/details.aspx?FamilyID=a5c84275-3b9...

  Let me know if this helps.

  Thanks,
  Angrez

  On Thu, Jul 16, 2009 at 1:59 PM, al3kc aleks.kiev...@gmail.com wrote:

   I have a similar error

   Failed to load XPCOM component: C:\Documents and Settings\username
   \Application Data\Mozilla\Firefox\Profiles\mk3pna4d.default\extensions
   \j...@extensions.mozilla.org\components\jssh.dll

   I don't have 'extensions' folder in mk3pna4d.default at all.- Hide quoted 
   text -

  - Show quoted text -- Hide quoted text -

 - Show quoted text -
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Watir General group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~--~~~~--~~--~--~---



[wtr-general] Re: Firefox 3.5 compatible with FireWatir?

2009-07-13 Thread Angrez Singh
Which XPI you are using  on which Firefox version?

On Fri, Jul 10, 2009 at 8:08 PM, Al B. a...@comcast.net wrote:


 Hi Angrez.  Thanks for getting back to me.  The error console says:

 Error: Components.classes['@mozilla.org/jssh-server;1'] is undefined

 Source File:

 file:///C:/Documents%20and%20Settings/baracal/Application%20Data/Mozilla/Firefox/Profiles/bmak0f7g.default/extensions/
 j...@extensions.mozilla.org/components/nsJSShStarter.js
 Line: 133


 Thanks,

 Al B.


 On Jul 10, 2:50 am, Angrez Singh ang...@gmail.com wrote:
  Can you check event viewer/firefox error console to check if XPI has been
  installed correctly?
 
 
 
  On Thu, Jul 9, 2009 at 7:46 PM, Al B. a...@comcast.net wrote:
 
   Hi Angrez,
 
   I tried the steps in your July 8 post, using the XPI for Windows that
   you posted on July 3, and got the following results when I tried to
   run Firewatir:
 
   C:/Ruby/lib/ruby/gems/1.8/gems/firewatir-1.6.2/lib/firewatir/
   firefox.rb:271:in `set_defaults': Unable to connect to machine :
   127.0.0.1 on port 9997. Make sure
   that JSSh is properly installed and Firefox is running with '-jssh'
   option (Watir::Exception::UnableToStartJSShException)
   from C:/Ruby/lib/ruby/gems/1.8/gems/firewatir-1.6.2/lib/
   firewatir/firefox.rb:161:in `initialize'
  from benchmark.rb:11:in `new'
  from benchmark.rb:11
 
   Also, I couldn't telnet to port 9997.  I don't have a development
   environment with which to build Firefox, so I'm stuck.
 
   Please help!
 
   Thanks,
 
   Al B.
 
   On Jul 8, 2:05 pm, Angrez Singh ang...@gmail.com wrote:
The think is this the XPI that is generated can be installed only on
   Firefox
1.x as the format in which it is generated works only on that
 version.
   From
version 2.x the format of the XPI has changed. You can try the
 following
solution:
 
1. Unpack the XPI that works with Firefox 3.0.x and the newly created
 XPI
for Firefox 3.5
2. Make sure the structure i.e. folder structure is same as that for
   3.0.x
XPI
3. Copy install.rdf file from 3.0.x XPI to 3.5 XPI. Open the file and
   change
the max version to 3.5+
4. Zip the 3.5.x folder
5. Rename it to .xpi
 
Let me know if that works.
 
- Angrez
 
On Wed, Jul 8, 2009 at 6:59 PM, Felipe Knorr Kuhn fkn...@gmail.com
   wrote:
 
 Hello Angrez,
 
 What are these tweaks you mentioned?
 
 I have successfully compiled Firefox but like you said, I can't use
 the
 generated XPI :)
 
 Thanks,
 
 FK
 
 On Mon, Jul 6, 2009 at 4:01 AM, Angrez Singh ang...@gmail.com
 wrote:
 
 You need to build Firefox with the JSSh extension enabled. To
 create
   the
 XPI go to JSSh directory and say make xpi that will generate the
   XPI. The
 only problem with the generated XPI is that its format is
 compatible
   with
 only Firefox 1.5.x versions. We need to tweak the XPI (nothing but
 a
   zip
 file) a bit. Let me know if you need any help while compiling
 Firefox
   code.
 
 Thanks,
 Angrez
 
 On Fri, Jul 3, 2009 at 6:45 PM, Felipe Knorr Kuhn 
 fkn...@gmail.com
   wrote:
 
 Hello Angrez,
 
 To build the XPI, do you have to go through the whole Firefox
   building
 process?
 
 I've seen guides to build Firefox+JSSh, but I don't know if it
   creates
 the extension file separately or not :)
 
 I could try to build it for Linux.
 
 FK
 
 On Fri, Jul 3, 2009 at 9:44 AM, Angrez Singh ang...@gmail.com
   wrote:
 
 Sure let me know where it fails
 
 On Fri, Jul 3, 2009 at 5:28 PM, Gonza gonzalogte...@gmail.com
   wrote:
 
 Works fine! After testing it for a while I can tell you It
 works!
   I've
 several TCs, if any fails because jssh, I'll let you know.
 
 Thanks,
 
 Gonza- Hide quoted text -
 
- Show quoted text -- Hide quoted text -
 
  - Show quoted text -
 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Watir General group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~--~~~~--~~--~--~---



[wtr-general] Re: Firefox 3.5 compatible with FireWatir?

2009-07-13 Thread Al B.

Angrez,

I'm using 'jssh-20090703-WINNT.xpi', which you posted on July 3.  I'm
using version 3.5 of Firefox, which was just recently released.

Al B.



On Jul 13, 2:44 am, Angrez Singh ang...@gmail.com wrote:
 Which XPI you are using  on which Firefox version?

 On Fri, Jul 10, 2009 at 8:08 PM, Al B. a...@comcast.net wrote:

  Hi Angrez.  Thanks for getting back to me.  The error console says:

  Error: Components.classes['@mozilla.org/jssh-server;1'] is undefined

  Source File:

  file:///C:/Documents%20and%20Settings/baracal/Application%20Data/Mozilla/Firefox/Profiles/bmak0f7g.default/extensions/
  j...@extensions.mozilla.org/components/nsJSShStarter.js
  Line: 133

  Thanks,

  Al B.

  On Jul 10, 2:50 am, Angrez Singh ang...@gmail.com wrote:
   Can you check event viewer/firefox error console to check if XPI has been
   installed correctly?

   On Thu, Jul 9, 2009 at 7:46 PM, Al B. a...@comcast.net wrote:

Hi Angrez,

I tried the steps in your July 8 post, using the XPI for Windows that
you posted on July 3, and got the following results when I tried to
run Firewatir:

C:/Ruby/lib/ruby/gems/1.8/gems/firewatir-1.6.2/lib/firewatir/
firefox.rb:271:in `set_defaults': Unable to connect to machine :
127.0.0.1 on port 9997. Make sure
that JSSh is properly installed and Firefox is running with '-jssh'
option (Watir::Exception::UnableToStartJSShException)
from C:/Ruby/lib/ruby/gems/1.8/gems/firewatir-1.6.2/lib/
firewatir/firefox.rb:161:in `initialize'
   from benchmark.rb:11:in `new'
   from benchmark.rb:11

Also, I couldn't telnet to port 9997.  I don't have a development
environment with which to build Firefox, so I'm stuck.

Please help!

Thanks,

Al B.

On Jul 8, 2:05 pm, Angrez Singh ang...@gmail.com wrote:
 The think is this the XPI that is generated can be installed only on
Firefox
 1.x as the format in which it is generated works only on that
  version.
From
 version 2.x the format of the XPI has changed. You can try the
  following
 solution:

 1. Unpack the XPI that works with Firefox 3.0.x and the newly created
  XPI
 for Firefox 3.5
 2. Make sure the structure i.e. folder structure is same as that for
3.0.x
 XPI
 3. Copy install.rdf file from 3.0.x XPI to 3.5 XPI. Open the file and
change
 the max version to 3.5+
 4. Zip the 3.5.x folder
 5. Rename it to .xpi

 Let me know if that works.

 - Angrez

 On Wed, Jul 8, 2009 at 6:59 PM, Felipe Knorr Kuhn fkn...@gmail.com
wrote:

  Hello Angrez,

  What are these tweaks you mentioned?

  I have successfully compiled Firefox but like you said, I can't use
  the
  generated XPI :)

  Thanks,

  FK

  On Mon, Jul 6, 2009 at 4:01 AM, Angrez Singh ang...@gmail.com
  wrote:

  You need to build Firefox with the JSSh extension enabled. To
  create
the
  XPI go to JSSh directory and say make xpi that will generate the
XPI. The
  only problem with the generated XPI is that its format is
  compatible
with
  only Firefox 1.5.x versions. We need to tweak the XPI (nothing but
  a
zip
  file) a bit. Let me know if you need any help while compiling
  Firefox
code.

  Thanks,
  Angrez

  On Fri, Jul 3, 2009 at 6:45 PM, Felipe Knorr Kuhn 
  fkn...@gmail.com
wrote:

  Hello Angrez,

  To build the XPI, do you have to go through the whole Firefox
building
  process?

  I've seen guides to build Firefox+JSSh, but I don't know if it
creates
  the extension file separately or not :)

  I could try to build it for Linux.

  FK

  On Fri, Jul 3, 2009 at 9:44 AM, Angrez Singh ang...@gmail.com
wrote:

  Sure let me know where it fails

  On Fri, Jul 3, 2009 at 5:28 PM, Gonza gonzalogte...@gmail.com
wrote:

  Works fine! After testing it for a while I can tell you It
  works!
I've
  several TCs, if any fails because jssh, I'll let you know.

  Thanks,

  Gonza- Hide quoted text -

 - Show quoted text -- Hide quoted text -

   - Show quoted text -
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Watir General group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~--~~~~--~~--~--~---



[wtr-general] Re: Firefox 3.5 compatible with FireWatir?

2009-07-10 Thread Angrez Singh
Can you check event viewer/firefox error console to check if XPI has been
installed correctly?

On Thu, Jul 9, 2009 at 7:46 PM, Al B. a...@comcast.net wrote:


 Hi Angrez,

 I tried the steps in your July 8 post, using the XPI for Windows that
 you posted on July 3, and got the following results when I tried to
 run Firewatir:

 C:/Ruby/lib/ruby/gems/1.8/gems/firewatir-1.6.2/lib/firewatir/
 firefox.rb:271:in `set_defaults': Unable to connect to machine :
 127.0.0.1 on port 9997. Make sure
 that JSSh is properly installed and Firefox is running with '-jssh'
 option (Watir::Exception::UnableToStartJSShException)
 from C:/Ruby/lib/ruby/gems/1.8/gems/firewatir-1.6.2/lib/
 firewatir/firefox.rb:161:in `initialize'
from benchmark.rb:11:in `new'
from benchmark.rb:11

 Also, I couldn't telnet to port 9997.  I don't have a development
 environment with which to build Firefox, so I'm stuck.

 Please help!

 Thanks,

 Al B.



 On Jul 8, 2:05 pm, Angrez Singh ang...@gmail.com wrote:
  The think is this the XPI that is generated can be installed only on
 Firefox
  1.x as the format in which it is generated works only on that version.
 From
  version 2.x the format of the XPI has changed. You can try the following
  solution:
 
  1. Unpack the XPI that works with Firefox 3.0.x and the newly created XPI
  for Firefox 3.5
  2. Make sure the structure i.e. folder structure is same as that for
 3.0.x
  XPI
  3. Copy install.rdf file from 3.0.x XPI to 3.5 XPI. Open the file and
 change
  the max version to 3.5+
  4. Zip the 3.5.x folder
  5. Rename it to .xpi
 
  Let me know if that works.
 
  - Angrez
 
  On Wed, Jul 8, 2009 at 6:59 PM, Felipe Knorr Kuhn fkn...@gmail.com
 wrote:
 
 
 
   Hello Angrez,
 
   What are these tweaks you mentioned?
 
   I have successfully compiled Firefox but like you said, I can't use the
   generated XPI :)
 
   Thanks,
 
   FK
 
   On Mon, Jul 6, 2009 at 4:01 AM, Angrez Singh ang...@gmail.com wrote:
 
   You need to build Firefox with the JSSh extension enabled. To create
 the
   XPI go to JSSh directory and say make xpi that will generate the
 XPI. The
   only problem with the generated XPI is that its format is compatible
 with
   only Firefox 1.5.x versions. We need to tweak the XPI (nothing but a
 zip
   file) a bit. Let me know if you need any help while compiling Firefox
 code.
 
   Thanks,
   Angrez
 
   On Fri, Jul 3, 2009 at 6:45 PM, Felipe Knorr Kuhn fkn...@gmail.com
 wrote:
 
   Hello Angrez,
 
   To build the XPI, do you have to go through the whole Firefox
 building
   process?
 
   I've seen guides to build Firefox+JSSh, but I don't know if it
 creates
   the extension file separately or not :)
 
   I could try to build it for Linux.
 
   FK
 
   On Fri, Jul 3, 2009 at 9:44 AM, Angrez Singh ang...@gmail.com
 wrote:
 
   Sure let me know where it fails
 
   On Fri, Jul 3, 2009 at 5:28 PM, Gonza gonzalogte...@gmail.com
 wrote:
 
   Works fine! After testing it for a while I can tell you It works!
 I've
   several TCs, if any fails because jssh, I'll let you know.
 
   Thanks,
 
   Gonza- Hide quoted text -
 
  - Show quoted text -

 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Watir General group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~--~~~~--~~--~--~---



[wtr-general] Re: Firefox 3.5 compatible with FireWatir?

2009-07-10 Thread Al B.

Hi Angrez.  Thanks for getting back to me.  The error console says:

Error: Components.classes['@mozilla.org/jssh-server;1'] is undefined

Source File:
file:///C:/Documents%20and%20Settings/baracal/Application%20Data/Mozilla/Firefox/Profiles/bmak0f7g.default/extensions/j...@extensions.mozilla.org/components/nsJSShStarter.js
Line: 133


Thanks,

Al B.


On Jul 10, 2:50 am, Angrez Singh ang...@gmail.com wrote:
 Can you check event viewer/firefox error console to check if XPI has been
 installed correctly?



 On Thu, Jul 9, 2009 at 7:46 PM, Al B. a...@comcast.net wrote:

  Hi Angrez,

  I tried the steps in your July 8 post, using the XPI for Windows that
  you posted on July 3, and got the following results when I tried to
  run Firewatir:

  C:/Ruby/lib/ruby/gems/1.8/gems/firewatir-1.6.2/lib/firewatir/
  firefox.rb:271:in `set_defaults': Unable to connect to machine :
  127.0.0.1 on port 9997. Make sure
  that JSSh is properly installed and Firefox is running with '-jssh'
  option (Watir::Exception::UnableToStartJSShException)
          from C:/Ruby/lib/ruby/gems/1.8/gems/firewatir-1.6.2/lib/
  firewatir/firefox.rb:161:in `initialize'
         from benchmark.rb:11:in `new'
         from benchmark.rb:11

  Also, I couldn't telnet to port 9997.  I don't have a development
  environment with which to build Firefox, so I'm stuck.

  Please help!

  Thanks,

  Al B.

  On Jul 8, 2:05 pm, Angrez Singh ang...@gmail.com wrote:
   The think is this the XPI that is generated can be installed only on
  Firefox
   1.x as the format in which it is generated works only on that version.
  From
   version 2.x the format of the XPI has changed. You can try the following
   solution:

   1. Unpack the XPI that works with Firefox 3.0.x and the newly created XPI
   for Firefox 3.5
   2. Make sure the structure i.e. folder structure is same as that for
  3.0.x
   XPI
   3. Copy install.rdf file from 3.0.x XPI to 3.5 XPI. Open the file and
  change
   the max version to 3.5+
   4. Zip the 3.5.x folder
   5. Rename it to .xpi

   Let me know if that works.

   - Angrez

   On Wed, Jul 8, 2009 at 6:59 PM, Felipe Knorr Kuhn fkn...@gmail.com
  wrote:

Hello Angrez,

What are these tweaks you mentioned?

I have successfully compiled Firefox but like you said, I can't use the
generated XPI :)

Thanks,

FK

On Mon, Jul 6, 2009 at 4:01 AM, Angrez Singh ang...@gmail.com wrote:

You need to build Firefox with the JSSh extension enabled. To create
  the
XPI go to JSSh directory and say make xpi that will generate the
  XPI. The
only problem with the generated XPI is that its format is compatible
  with
only Firefox 1.5.x versions. We need to tweak the XPI (nothing but a
  zip
file) a bit. Let me know if you need any help while compiling Firefox
  code.

Thanks,
Angrez

On Fri, Jul 3, 2009 at 6:45 PM, Felipe Knorr Kuhn fkn...@gmail.com
  wrote:

Hello Angrez,

To build the XPI, do you have to go through the whole Firefox
  building
process?

I've seen guides to build Firefox+JSSh, but I don't know if it
  creates
the extension file separately or not :)

I could try to build it for Linux.

FK

On Fri, Jul 3, 2009 at 9:44 AM, Angrez Singh ang...@gmail.com
  wrote:

Sure let me know where it fails

On Fri, Jul 3, 2009 at 5:28 PM, Gonza gonzalogte...@gmail.com
  wrote:

Works fine! After testing it for a while I can tell you It works!
  I've
several TCs, if any fails because jssh, I'll let you know.

Thanks,

Gonza- Hide quoted text -

   - Show quoted text -- Hide quoted text -

 - Show quoted text -
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Watir General group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~--~~~~--~~--~--~---



[wtr-general] Re: Firefox 3.5 compatible with FireWatir?

2009-07-09 Thread Al B.

Hi Angrez,

I tried the steps in your July 8 post, using the XPI for Windows that
you posted on July 3, and got the following results when I tried to
run Firewatir:

C:/Ruby/lib/ruby/gems/1.8/gems/firewatir-1.6.2/lib/firewatir/
firefox.rb:271:in `set_defaults': Unable to connect to machine :
127.0.0.1 on port 9997. Make sure
that JSSh is properly installed and Firefox is running with '-jssh'
option (Watir::Exception::UnableToStartJSShException)
from C:/Ruby/lib/ruby/gems/1.8/gems/firewatir-1.6.2/lib/
firewatir/firefox.rb:161:in `initialize'
from benchmark.rb:11:in `new'
from benchmark.rb:11

Also, I couldn't telnet to port 9997.  I don't have a development
environment with which to build Firefox, so I'm stuck.

Please help!

Thanks,

Al B.



On Jul 8, 2:05 pm, Angrez Singh ang...@gmail.com wrote:
 The think is this the XPI that is generated can be installed only on Firefox
 1.x as the format in which it is generated works only on that version. From
 version 2.x the format of the XPI has changed. You can try the following
 solution:

 1. Unpack the XPI that works with Firefox 3.0.x and the newly created XPI
 for Firefox 3.5
 2. Make sure the structure i.e. folder structure is same as that for 3.0.x
 XPI
 3. Copy install.rdf file from 3.0.x XPI to 3.5 XPI. Open the file and change
 the max version to 3.5+
 4. Zip the 3.5.x folder
 5. Rename it to .xpi

 Let me know if that works.

 - Angrez

 On Wed, Jul 8, 2009 at 6:59 PM, Felipe Knorr Kuhn fkn...@gmail.com wrote:



  Hello Angrez,

  What are these tweaks you mentioned?

  I have successfully compiled Firefox but like you said, I can't use the
  generated XPI :)

  Thanks,

  FK

  On Mon, Jul 6, 2009 at 4:01 AM, Angrez Singh ang...@gmail.com wrote:

  You need to build Firefox with the JSSh extension enabled. To create the
  XPI go to JSSh directory and say make xpi that will generate the XPI. The
  only problem with the generated XPI is that its format is compatible with
  only Firefox 1.5.x versions. We need to tweak the XPI (nothing but a zip
  file) a bit. Let me know if you need any help while compiling Firefox code.

  Thanks,
  Angrez

  On Fri, Jul 3, 2009 at 6:45 PM, Felipe Knorr Kuhn fkn...@gmail.comwrote:

  Hello Angrez,

  To build the XPI, do you have to go through the whole Firefox building
  process?

  I've seen guides to build Firefox+JSSh, but I don't know if it creates
  the extension file separately or not :)

  I could try to build it for Linux.

  FK

  On Fri, Jul 3, 2009 at 9:44 AM, Angrez Singh ang...@gmail.com wrote:

  Sure let me know where it fails

  On Fri, Jul 3, 2009 at 5:28 PM, Gonza gonzalogte...@gmail.com wrote:

  Works fine! After testing it for a while I can tell you It works! I've
  several TCs, if any fails because jssh, I'll let you know.

  Thanks,

  Gonza- Hide quoted text -

 - Show quoted text -

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Watir General group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~--~~~~--~~--~--~---



[wtr-general] Re: Firefox 3.5 compatible with FireWatir?

2009-07-08 Thread Angrez Singh
The think is this the XPI that is generated can be installed only on Firefox
1.x as the format in which it is generated works only on that version. From
version 2.x the format of the XPI has changed. You can try the following
solution:

1. Unpack the XPI that works with Firefox 3.0.x and the newly created XPI
for Firefox 3.5
2. Make sure the structure i.e. folder structure is same as that for 3.0.x
XPI
3. Copy install.rdf file from 3.0.x XPI to 3.5 XPI. Open the file and change
the max version to 3.5+
4. Zip the 3.5.x folder
5. Rename it to .xpi

Let me know if that works.

- Angrez

On Wed, Jul 8, 2009 at 6:59 PM, Felipe Knorr Kuhn fkn...@gmail.com wrote:

 Hello Angrez,

 What are these tweaks you mentioned?

 I have successfully compiled Firefox but like you said, I can't use the
 generated XPI :)

 Thanks,

 FK

 On Mon, Jul 6, 2009 at 4:01 AM, Angrez Singh ang...@gmail.com wrote:

 You need to build Firefox with the JSSh extension enabled. To create the
 XPI go to JSSh directory and say make xpi that will generate the XPI. The
 only problem with the generated XPI is that its format is compatible with
 only Firefox 1.5.x versions. We need to tweak the XPI (nothing but a zip
 file) a bit. Let me know if you need any help while compiling Firefox code.

 Thanks,
 Angrez


 On Fri, Jul 3, 2009 at 6:45 PM, Felipe Knorr Kuhn fkn...@gmail.comwrote:

 Hello Angrez,

 To build the XPI, do you have to go through the whole Firefox building
 process?

 I've seen guides to build Firefox+JSSh, but I don't know if it creates
 the extension file separately or not :)

 I could try to build it for Linux.

 FK


 On Fri, Jul 3, 2009 at 9:44 AM, Angrez Singh ang...@gmail.com wrote:

 Sure let me know where it fails


 On Fri, Jul 3, 2009 at 5:28 PM, Gonza gonzalogte...@gmail.com wrote:


 Works fine! After testing it for a while I can tell you It works! I've
 several TCs, if any fails because jssh, I'll let you know.

 Thanks,

 Gonza













 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Watir General group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~--~~~~--~~--~--~---



[wtr-general] Re: Firefox 3.5 compatible with FireWatir?

2009-07-07 Thread khaja shaik
Hi everyone,

today i am running the my watir tests on Firefox browser and i got below
mentioned error:

ruby news1.rb
c:/ruby/lib/ruby/gems/1.8/gems/firewatir-1.6.2/lib/firewatir/container.rb:479:in
`recv': An existing connection was forcibly closed by the remote host. -
recvfrom(2) (Errno::ECONNRESET)
 from
c:/ruby/lib/ruby/gems/1.8/gems/firewatir-1.6.2/lib/firewatir/container.rb:479:in
`read_socket'
 from
c:/ruby/lib/ruby/gems/1.8/gems/firewatir-1.6.2/lib/firewatir/container.rb:478:in
`each'
 from
c:/ruby/lib/ruby/gems/1.8/gems/firewatir-1.6.2/lib/firewatir/container.rb:478:in
`read_socket'
 from
c:/ruby/lib/ruby/gems/1.8/gems/firewatir-1.6.2/lib/firewatir/firefox.rb:188:in
`get_window_number'
 from
c:/ruby/lib/ruby/gems/1.8/gems/firewatir-1.6.2/lib/firewatir/firefox.rb:162:in
`initialize'
 from news1.rb:7:in `new'
 from news1.rb:7
Exit code: 1
Please can you please solve the problem for me

Thanks
Khaja shariff

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Watir General group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~--~~~~--~~--~--~---



[wtr-general] Re: Firefox 3.5 compatible with FireWatir?

2009-07-07 Thread Angrez Singh
We are working on it.

On Tue, Jul 7, 2009 at 12:30 PM, khaja shaik khaja.sh...@gmail.com wrote:

 Hi everyone,

 today i am running the my watir tests on Firefox browser and i got below
 mentioned error:

 ruby news1.rb
 c:/ruby/lib/ruby/gems/1.8/gems/firewatir-1.6.2/lib/firewatir/container.rb:479:in
 `recv': An existing connection was forcibly closed by the remote host. -
 recvfrom(2) (Errno::ECONNRESET)
  from
 c:/ruby/lib/ruby/gems/1.8/gems/firewatir-1.6.2/lib/firewatir/container.rb:479:in
 `read_socket'
  from
 c:/ruby/lib/ruby/gems/1.8/gems/firewatir-1.6.2/lib/firewatir/container.rb:478:in
 `each'
  from
 c:/ruby/lib/ruby/gems/1.8/gems/firewatir-1.6.2/lib/firewatir/container.rb:478:in
 `read_socket'
  from
 c:/ruby/lib/ruby/gems/1.8/gems/firewatir-1.6.2/lib/firewatir/firefox.rb:188:in
 `get_window_number'
  from
 c:/ruby/lib/ruby/gems/1.8/gems/firewatir-1.6.2/lib/firewatir/firefox.rb:162:in
 `initialize'
  from news1.rb:7:in `new'
  from news1.rb:7
 Exit code: 1
 Please can you please solve the problem for me

 Thanks
 Khaja shariff

 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Watir General group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~--~~~~--~~--~--~---



[wtr-general] Re: Firefox 3.5 compatible with FireWatir?

2009-07-06 Thread Angrez Singh
You need to build Firefox with the JSSh extension enabled. To create the XPI
go to JSSh directory and say make xpi that will generate the XPI. The only
problem with the generated XPI is that its format is compatible with only
Firefox 1.5.x versions. We need to tweak the XPI (nothing but a zip file) a
bit. Let me know if you need any help while compiling Firefox code.

Thanks,
Angrez

On Fri, Jul 3, 2009 at 6:45 PM, Felipe Knorr Kuhn fkn...@gmail.com wrote:

 Hello Angrez,

 To build the XPI, do you have to go through the whole Firefox building
 process?

 I've seen guides to build Firefox+JSSh, but I don't know if it creates the
 extension file separately or not :)

 I could try to build it for Linux.

 FK


 On Fri, Jul 3, 2009 at 9:44 AM, Angrez Singh ang...@gmail.com wrote:

 Sure let me know where it fails


 On Fri, Jul 3, 2009 at 5:28 PM, Gonza gonzalogte...@gmail.com wrote:


 Works fine! After testing it for a while I can tell you It works! I've
 several TCs, if any fails because jssh, I'll let you know.

 Thanks,

 Gonza







 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Watir General group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~--~~~~--~~--~--~---



[wtr-general] Re: Firefox 3.5 compatible with FireWatir?

2009-07-06 Thread Hari

Hi Angrez,

I'm trying to use the FireWatir for automating on Firefox 3.5 on Mac
OS X Leopard (Intel arch).  The JSSh XPI I downloaded for Firefox 3.0
was from 
http://wiki.openqa.org/download/attachments/13893658/jssh-20080924-Darwin.xpi.

I tried to unpack the XPI and modify the em:maxVersion value to
3.*.* and repacked.  This does not open the port 9997 when Firefox
launched as
# ./firefox-bin -jssh

I tried to download the Mozilla source for v3.5 and build with the
extension jssh.  The built firefox-bin (available at ./fx-jssh/dist/
firefox/Shiretoko.app/Contents/MacOS/firefox-bin) solves the problem
but not completely.  I'm expecting to have an XPI that could be
installed on a Firefox bundle that is available in the www.mozilla.com/firefox/

Steps I used to build the firefox are

1.  Download tar ball from
ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/3.5rc3/source/firefox-3.5rc3-source.tar.bz2

2.  Install Xcode, MacPorts and ports for mercurial, libidl and
autoconf213.

3.  Create .mozconfig file in the home directory with the contents
# ~/.mozconfig #
. $topsrcdir/browser/config/mozconfig
mk_add_options moz_objd...@topsrcdir@/fx-jssh
mk_add_options MOZ_CO_PROJECT=browser,xulrunner
ac_add_options --enable-extensions=default,jssh
#ac_add_options --enable-debug --disable-optimize
#ac_add_options --enable-shared --disable-static
#ac_add_options --enable-static
ac_add_options --with-macos-sdk=/Developer/SDKs/MacOSX10.4u.sdk
mk_add_options MOZ_MAKE_FLAGS=-s -j4

4.  Compile the source
# cd mozilla; make -f client.mk build

Then I grabbed the libjssh.dylib from the newly built Firefox;
replaced it for the libjssh.dylib in the XPI that was working for
v3.0.  Modify the max version tag in the install.rdf and repack it.

The newly packed XPI does not work for both Firefox 3.0  3.5.  Could
you please help me over here and let me know if I have been doing
something wrong.

thanks,
Hari.

On Jul 6, 12:01 pm, Angrez Singh ang...@gmail.com wrote:
 You need to build Firefox with the JSSh extension enabled. To create the XPI
 go to JSSh directory and say make xpi that will generate the XPI. The only
 problem with the generated XPI is that its format is compatible with only
 Firefox 1.5.x versions. We need to tweak the XPI (nothing but a zip file) a
 bit. Let me know if you need any help while compiling Firefox code.

 Thanks,
 Angrez

 On Fri, Jul 3, 2009 at 6:45 PM, Felipe Knorr Kuhn fkn...@gmail.com wrote:

  Hello Angrez,

  To build the XPI, do you have to go through the whole Firefox building
  process?

  I've seen guides to build Firefox+JSSh, but I don't know if it creates the
  extension file separately or not :)

  I could try to build it for Linux.

  FK

  On Fri, Jul 3, 2009 at 9:44 AM, Angrez Singh ang...@gmail.com wrote:

  Sure let me know where it fails

  On Fri, Jul 3, 2009 at 5:28 PM, Gonza gonzalogte...@gmail.com wrote:

  Works fine! After testing it for a while I can tell you It works! I've
  several TCs, if any fails because jssh, I'll let you know.

  Thanks,

  Gonza

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Watir General group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~--~~~~--~~--~--~---



[wtr-general] Re: Firefox 3.5 compatible with FireWatir?

2009-07-06 Thread Haridharan Nattamai Gangadharan
I tried to make the new XPI; but there were no make rules defined in the
client.mk.  I tried to modify the debug flag details and it seems to be
working fine now.

I'm able to use them on FireFox 3.5.  Could you suggest what are the basic
necessary flags.

thanks,
Hari.

On Mon, Jul 6, 2009 at 3:10 PM, Angrez Singh ang...@gmail.com wrote:

 I think you should create the new xpi using MAKE xpi command in JSSH
 directory. After that you can unpack it and re-structure it like the one
 that is being used for 3.0. Make sure you don't replace any files just
 restructure the new XPI. It should work.

 - Angrez


 On Mon, Jul 6, 2009 at 2:57 PM, Hari haridha...@gmail.com wrote:


 Hi Angrez,

 I'm trying to use the FireWatir for automating on Firefox 3.5 on Mac
 OS X Leopard (Intel arch).  The JSSh XPI I downloaded for Firefox 3.0
 was from
 http://wiki.openqa.org/download/attachments/13893658/jssh-20080924-Darwin.xpi
 .

 I tried to unpack the XPI and modify the em:maxVersion value to
 3.*.* and repacked.  This does not open the port 9997 when Firefox
 launched as
 # ./firefox-bin -jssh

 I tried to download the Mozilla source for v3.5 and build with the
 extension jssh.  The built firefox-bin (available at ./fx-jssh/dist/
 firefox/Shiretoko.app/Contents/MacOS/firefox-bin) solves the problem
 but not completely.  I'm expecting to have an XPI that could be
 installed on a Firefox bundle that is available in the
 www.mozilla.com/firefox/

 Steps I used to build the firefox are

 1.  Download tar ball from

 ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/3.5rc3/source/firefox-3.5rc3-source.tar.bz2

 2.  Install Xcode, MacPorts and ports for mercurial, libidl and
 autoconf213.

 3.  Create .mozconfig file in the home directory with the contents
 # ~/.mozconfig #
 . $topsrcdir/browser/config/mozconfig
 mk_add_options moz_objd...@topsrcdir@/fx-jssh
 mk_add_options MOZ_CO_PROJECT=browser,xulrunner
 ac_add_options --enable-extensions=default,jssh
 #ac_add_options --enable-debug --disable-optimize
 #ac_add_options --enable-shared --disable-static
 #ac_add_options --enable-static
 ac_add_options --with-macos-sdk=/Developer/SDKs/MacOSX10.4u.sdk
 mk_add_options MOZ_MAKE_FLAGS=-s -j4

 4.  Compile the source
 # cd mozilla; make -f client.mk build

 Then I grabbed the libjssh.dylib from the newly built Firefox;
 replaced it for the libjssh.dylib in the XPI that was working for
 v3.0.  Modify the max version tag in the install.rdf and repack it.

 The newly packed XPI does not work for both Firefox 3.0  3.5.  Could
 you please help me over here and let me know if I have been doing
 something wrong.

 thanks,
 Hari.

 On Jul 6, 12:01 pm, Angrez Singh ang...@gmail.com wrote:
  You need to build Firefox with the JSSh extension enabled. To create the
 XPI
  go to JSSh directory and say make xpi that will generate the XPI. The
 only
  problem with the generated XPI is that its format is compatible with
 only
  Firefox 1.5.x versions. We need to tweak the XPI (nothing but a zip
 file) a
  bit. Let me know if you need any help while compiling Firefox code.
 
  Thanks,
  Angrez
 
  On Fri, Jul 3, 2009 at 6:45 PM, Felipe Knorr Kuhn fkn...@gmail.com
 wrote:
 
   Hello Angrez,
 
   To build the XPI, do you have to go through the whole Firefox building
   process?
 
   I've seen guides to build Firefox+JSSh, but I don't know if it creates
 the
   extension file separately or not :)
 
   I could try to build it for Linux.
 
   FK
 
   On Fri, Jul 3, 2009 at 9:44 AM, Angrez Singh ang...@gmail.com
 wrote:
 
   Sure let me know where it fails
 
   On Fri, Jul 3, 2009 at 5:28 PM, Gonza gonzalogte...@gmail.com
 wrote:
 
   Works fine! After testing it for a while I can tell you It works!
 I've
   several TCs, if any fails because jssh, I'll let you know.
 
   Thanks,
 
   Gonza




 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Watir General group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~--~~~~--~~--~--~---



[wtr-general] Re: Firefox 3.5 compatible with FireWatir?

2009-07-06 Thread Angrez Singh
First you need to do make xpi in the [build directory]/extensions/jssh
directory. This will create xpi in the following directory:
[build directory]/dist.

I use the following .mozconfig file for building Firefox with JSSh on
windows:
. $topsrcdir/browser/config/mozconfig
mk_add_options moz_objd...@topsrcdir@/fx35-jssh

ac_add_options --disable-installer
ac_add_options --disable-vista-sdk
ac_add_options --disable-vista-sdk-requirements
ac_add_options --enable-extensions=default,jssh
ac_add_options --disable-xpconnect-idispatch
ac_add_options --disable-activex
ac_add_options --disable-activex-scripting
ac_add_options --disable-accessibility

Thanks,
Angrez

On Mon, Jul 6, 2009 at 3:45 PM, Haridharan Nattamai Gangadharan 
haridha...@gmail.com wrote:

 I tried to make the new XPI; but there were no make rules defined in the
 client.mk.  I tried to modify the debug flag details and it seems to be
 working fine now.

 I'm able to use them on FireFox 3.5.  Could you suggest what are the basic
 necessary flags.

 thanks,
 Hari.


 On Mon, Jul 6, 2009 at 3:10 PM, Angrez Singh ang...@gmail.com wrote:

 I think you should create the new xpi using MAKE xpi command in JSSH
 directory. After that you can unpack it and re-structure it like the one
 that is being used for 3.0. Make sure you don't replace any files just
 restructure the new XPI. It should work.

 - Angrez


 On Mon, Jul 6, 2009 at 2:57 PM, Hari haridha...@gmail.com wrote:


 Hi Angrez,

 I'm trying to use the FireWatir for automating on Firefox 3.5 on Mac
 OS X Leopard (Intel arch).  The JSSh XPI I downloaded for Firefox 3.0
 was from
 http://wiki.openqa.org/download/attachments/13893658/jssh-20080924-Darwin.xpi
 .

 I tried to unpack the XPI and modify the em:maxVersion value to
 3.*.* and repacked.  This does not open the port 9997 when Firefox
 launched as
 # ./firefox-bin -jssh

 I tried to download the Mozilla source for v3.5 and build with the
 extension jssh.  The built firefox-bin (available at ./fx-jssh/dist/
 firefox/Shiretoko.app/Contents/MacOS/firefox-bin) solves the problem
 but not completely.  I'm expecting to have an XPI that could be
 installed on a Firefox bundle that is available in the
 www.mozilla.com/firefox/

 Steps I used to build the firefox are

 1.  Download tar ball from

 ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/3.5rc3/source/firefox-3.5rc3-source.tar.bz2

 2.  Install Xcode, MacPorts and ports for mercurial, libidl and
 autoconf213.

 3.  Create .mozconfig file in the home directory with the contents
 # ~/.mozconfig #
 . $topsrcdir/browser/config/mozconfig
 mk_add_options moz_objd...@topsrcdir@/fx-jssh
 mk_add_options MOZ_CO_PROJECT=browser,xulrunner
 ac_add_options --enable-extensions=default,jssh
 #ac_add_options --enable-debug --disable-optimize
 #ac_add_options --enable-shared --disable-static
 #ac_add_options --enable-static
 ac_add_options --with-macos-sdk=/Developer/SDKs/MacOSX10.4u.sdk
 mk_add_options MOZ_MAKE_FLAGS=-s -j4

 4.  Compile the source
 # cd mozilla; make -f client.mk build

 Then I grabbed the libjssh.dylib from the newly built Firefox;
 replaced it for the libjssh.dylib in the XPI that was working for
 v3.0.  Modify the max version tag in the install.rdf and repack it.

 The newly packed XPI does not work for both Firefox 3.0  3.5.  Could
 you please help me over here and let me know if I have been doing
 something wrong.

 thanks,
 Hari.

 On Jul 6, 12:01 pm, Angrez Singh ang...@gmail.com wrote:
  You need to build Firefox with the JSSh extension enabled. To create
 the XPI
  go to JSSh directory and say make xpi that will generate the XPI. The
 only
  problem with the generated XPI is that its format is compatible with
 only
  Firefox 1.5.x versions. We need to tweak the XPI (nothing but a zip
 file) a
  bit. Let me know if you need any help while compiling Firefox code.
 
  Thanks,
  Angrez
 
  On Fri, Jul 3, 2009 at 6:45 PM, Felipe Knorr Kuhn fkn...@gmail.com
 wrote:
 
   Hello Angrez,
 
   To build the XPI, do you have to go through the whole Firefox
 building
   process?
 
   I've seen guides to build Firefox+JSSh, but I don't know if it
 creates the
   extension file separately or not :)
 
   I could try to build it for Linux.
 
   FK
 
   On Fri, Jul 3, 2009 at 9:44 AM, Angrez Singh ang...@gmail.com
 wrote:
 
   Sure let me know where it fails
 
   On Fri, Jul 3, 2009 at 5:28 PM, Gonza gonzalogte...@gmail.com
 wrote:
 
   Works fine! After testing it for a while I can tell you It works!
 I've
   several TCs, if any fails because jssh, I'll let you know.
 
   Thanks,
 
   Gonza







 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Watir General group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 

[wtr-general] Re: Firefox 3.5 compatible with FireWatir?

2009-07-03 Thread Angrez Singh
Sure let me know where it fails

On Fri, Jul 3, 2009 at 5:28 PM, Gonza gonzalogte...@gmail.com wrote:


 Works fine! After testing it for a while I can tell you It works! I've
 several TCs, if any fails because jssh, I'll let you know.

 Thanks,

 Gonza

 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Watir General group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~--~~~~--~~--~--~---



[wtr-general] Re: Firefox 3.5 compatible with FireWatir?

2009-07-03 Thread Felipe Knorr Kuhn
Hello Angrez,

To build the XPI, do you have to go through the whole Firefox building
process?

I've seen guides to build Firefox+JSSh, but I don't know if it creates the
extension file separately or not :)

I could try to build it for Linux.

FK

On Fri, Jul 3, 2009 at 9:44 AM, Angrez Singh ang...@gmail.com wrote:

 Sure let me know where it fails


 On Fri, Jul 3, 2009 at 5:28 PM, Gonza gonzalogte...@gmail.com wrote:


 Works fine! After testing it for a while I can tell you It works! I've
 several TCs, if any fails because jssh, I'll let you know.

 Thanks,

 Gonza




 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Watir General group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~--~~~~--~~--~--~---



[wtr-general] Re: Firefox 3.5 compatible with FireWatir?

2009-07-01 Thread Angrez Singh
I tried that and got the same error .. firefox crashed a lot with the XPI.
Let me see if new XPI is required

Thanks,
Angrez

On Tue, Jun 30, 2009 at 11:46 PM, George george.sand...@gmail.com wrote:


 Hi everyone,

 Firefox 3.5 just came out today.  I tried opening a FF browser and got
 the following error:

 C:/Ruby/lib/ruby/gems/1.8/gems/firewatir-1.6.2/lib/firewatir/
 container.rb:479:in `recv': An existing connection was forcibly closed
 by the remote host. - recvfrom(2) (Errno::ECONNRESET)
from C:/Ruby/lib/ruby/gems/1.8/gems/firewatir-1.6.2/lib/firewatir/
 container.rb:479:in `read_socket'
from C:/Ruby/lib/ruby/gems/1.8/gems/firewatir-1.6.2/lib/firewatir/
 container.rb:478:in `each'
from C:/Ruby/lib/ruby/gems/1.8/gems/firewatir-1.6.2/lib/firewatir/
 container.rb:478:in `read_socket'
from C:/Ruby/lib/ruby/gems/1.8/gems/firewatir-1.6.2/lib/firewatir/
 firefox.rb:188:in `get_window_number'
from C:/Ruby/lib/ruby/gems/1.8/gems/firewatir-1.6.2/lib/firewatir/
 firefox.rb:162:in `initialize'
from C:/Ruby/lib/ruby/gems/1.8/gems/commonwatir-1.6.2/lib/watir/
 browser.rb:65:in `new'
from C:/Ruby/lib/ruby/gems/1.8/gems/commonwatir-1.6.2/lib/watir/
 browser.rb:65:in `new'

 Has anyone else had a chance to try the latest version of FF using
 Watir?
 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Watir General group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~--~~~~--~~--~--~---



[wtr-general] Re: Firefox 3.5 compatible with FireWatir?

2009-07-01 Thread George

Thanks Angrez.  I posted this yesterday but deleted it when I saw it
had something to do with the socket.  I thought there was going to be
an update for the JSSH extension, but no luck.

On Jul 1, 5:28 am, Angrez Singh ang...@gmail.com wrote:
 They both are based on different GECKO version one is on 1.9.0 and other on
 1.9.1 so i think we need to compile the JSSH. Will post a new XPI soon.

 - Angrez



 On Wed, Jul 1, 2009 at 1:18 PM, Angrez Singh ang...@gmail.com wrote:
  I tried that and got the same error .. firefox crashed a lot with the XPI.
  Let me see if new XPI is required

  Thanks,
  Angrez

  On Tue, Jun 30, 2009 at 11:46 PM, George george.sand...@gmail.com wrote:

  Hi everyone,

  Firefox 3.5 just came out today.  I tried opening a FF browser and got
  the following error:

  C:/Ruby/lib/ruby/gems/1.8/gems/firewatir-1.6.2/lib/firewatir/
  container.rb:479:in `recv': An existing connection was forcibly closed
  by the remote host. - recvfrom(2) (Errno::ECONNRESET)
         from C:/Ruby/lib/ruby/gems/1.8/gems/firewatir-1.6.2/lib/firewatir/
  container.rb:479:in `read_socket'
         from C:/Ruby/lib/ruby/gems/1.8/gems/firewatir-1.6.2/lib/firewatir/
  container.rb:478:in `each'
         from C:/Ruby/lib/ruby/gems/1.8/gems/firewatir-1.6.2/lib/firewatir/
  container.rb:478:in `read_socket'
         from C:/Ruby/lib/ruby/gems/1.8/gems/firewatir-1.6.2/lib/firewatir/
  firefox.rb:188:in `get_window_number'
         from C:/Ruby/lib/ruby/gems/1.8/gems/firewatir-1.6.2/lib/firewatir/
  firefox.rb:162:in `initialize'
         from C:/Ruby/lib/ruby/gems/1.8/gems/commonwatir-1.6.2/lib/watir/
  browser.rb:65:in `new'
         from C:/Ruby/lib/ruby/gems/1.8/gems/commonwatir-1.6.2/lib/watir/
  browser.rb:65:in `new'

  Has anyone else had a chance to try the latest version of FF using
  Watir?
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Watir General group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~--~~~~--~~--~--~---