Re: Jameleon-developers Digest, Vol 21, Issue 1

View: New views
2 Messages — Rating Filter:   Alert me  

Parent Message unknown Re: Jameleon-developers Digest, Vol 21, Issue 1

by jameleon-developers mailing list :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Well, I'd like to see a support for watij 3.2.2 (currently they support only 3.2.1), rather than that, everything works fine!

Thanks!
B1alpha

On Thu, Oct 23, 2008 at 11:27 AM, <jameleon-developers-request@...> wrote:
Send Jameleon-developers mailing list submissions to
       jameleon-developers@...

To subscribe or unsubscribe via the World Wide Web, visit
       https://lists.sourceforge.net/lists/listinfo/jameleon-developers
or, via email, send a message with subject or body 'help' to
       jameleon-developers-request@...

You can reach the person managing the list at
       jameleon-developers-owner@...

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Jameleon-developers digest..."


Today's Topics:

  1. Any Problems with Jameleon 3.3-RC1?
     (jameleon-developers@...)
  2. New changes in Jameleon GUI (help with    testing needed)
     (jameleon-developers@...)
  3. Re: [Jameleon-users] New changes in Jameleon      GUI (help with
     testing needed) (jameleon-developers@...)
  4. Re: New changes in Jameleon GUI (help with        testing needed)
     (jameleon-developers@...)


----------------------------------------------------------------------

Message: 1
Date: Fri, 2 May 2008 08:33:08 -0700 (PDT)
From: jameleon-developers@...
Subject: [Jameleon-developers] Any Problems with Jameleon 3.3-RC1?
To: jameleon-users@...,
       jameleon-developers@...
Message-ID: <218368.22540.qm@...>
Content-Type: text/plain; charset=us-ascii

Jameleon Users and Developers,

Are there any outstanding bugs before me make the 3.4 release? Are there any problems that you would like to note? Or are there any unanswered questions/issues that
we haven't resolved yet?

Thanks,
Christian Hargraves



     ____________________________________________________________________________________
Be a better friend, newshound, and
know-it-all with Yahoo! Mobile.  Try it now.  http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ



------------------------------

Message: 2
Date: Wed, 22 Oct 2008 16:43:59 -0700 (PDT)
From: jameleon-developers@...
Subject: [Jameleon-developers] New changes in Jameleon GUI (help with
       testing needed)
To: jameleon-users@...,
       jameleon-developers@...
Message-ID: <292651.24487.qm@...>
Content-Type: text/plain; charset=us-ascii


It's been a long time since I have done anything on Jameleon. I took a good rest from it and now I am back and ready to do what it takes to make a 3.4 release. For those using Jameleon on Vista, IE 7, FireFox 3 or Safari 3, you might have noticed that the GUI browser integration is broken. After I found this out (around Feb this year), I lost all energy to work on Jameleon. The problem was that I chose to use JDIC for this feature and JDIC quit being maintained when Java 6 was released over 2 years ago.

To make a long story short, I replaced it with WebDriver and everything seems to work again.  I think this will take at least 1-2 megs from the size of the distribution which can't be bad.

I tested it under XP SP3 (IE 7 and FireFox 3) and OS X 10.5 (Safari 3 and FireFox 3) with success. However, I don't have a Linux box nor a Vista box. Can some of you out there please check out the latest version from SVN and try it out. There is a new option in the UI Config Dialog (and therefore in jameleon.conf 'ui.browser') that allows you to set the UI Browser to "firefox", "safari" and "ie". The default is FireFox.

For now, this change requires that jameleon-core be built with Java 5. If this is a problem for people, now is the time to speak up. I have supported Java 1.4 since 2003 and I would like to just leave 1.4 behind and start taking advantage of Java 1.5 or even Java 1.6 (for the GUI).

I believe that ripping JDIC is the last thing that needs to be redone before a 3.3-RC2 release. I would then like to redo the functional point recorder and use WebDriver instead if possible. I will be looking into that the next couple of days. If I can do that, then I would like to make a 3.4 release shortly after.

Before the 3.4 release, I would also like to get people's experiences with upgrading to the latest RC release from a 3.2 or earlier 3.3 release so I can fix any problems that might arise from upgrading. If the docs are not or even is there is something annoying with the experience, please let me know.


Thanks,
Christian Hargraves







------------------------------

Message: 3
Date: Thu, 23 Oct 2008 19:55:31 +0200
From: jameleon-developers@...
Subject: Re: [Jameleon-developers] [Jameleon-users] New changes in
       Jameleon        GUI (help with testing needed)
To: jameleon-users@...
Cc: jameleon-developers@...
Message-ID: <200810231955.32517.MichaelParker@...>
Content-Type: text/plain;  charset="iso-8859-1"

On Donnerstag 23 Oktober 2008, jameleon-users@... wrote:
> It's been a long time since I have done anything on Jameleon. I took a good
> rest from it and now I am back and ready to do what it takes to make a 3.4
> release.
Good to know that even you needed a rest ;-)


> I tested it under XP SP3 (IE 7 and FireFox 3) and OS X 10.5 (Safari 3 and
> FireFox 3) with success. However, I don't have a Linux box nor a Vista box.
> Can some of you out there please check out the latest version from SVN and
> try it out. There is a new option in the UI Config Dialog (and therefore in
> jameleon.conf 'ui.browser') that allows you to set the UI Browser to
> "firefox", "safari" and "ie". The default is FireFox.


Today I did a sync to rev 1763, ant package.test-suite and a fresh install on
Linux with
java version "1.5.0_16"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_16-b02)
Java HotSpot(TM) 64-Bit Server VM (build 1.5.0_16-b02, mixed mode)

I could open the result view with firefox (2.0.0.17) .
Being curious I tried to switch to konqueror, which wasn't accepted as a valid
browser as you already explained.


I'm not sure what you would want me to check in detail.
I did just the sourceforge-example with
htmlunit
httpunit :

Beginning Session: "hu-session"

Begin: starting application

End: starting application

BEGIN: Verify that we are on the sourceforge home page

##################################################################

FAILED: Verify that we are on the sourceforge home page

##################################################################



Ending Session: "hu-session"





httpunit-sourceforge.xml
FunctionId: Verify that we are on the sourceforge home page
Line #: 11
Row #: 0
Error Message: assertTitleEquals:  expected:<...Welcome to SourceForge.net>
but was:<...Open Source Software>
httpunit-sourceforge.xml :
FAILED______________________________________________________

Test Run: 20081023193523357
Tests run: 1 Failed: 1 Time: 6.06069s
______________________________________________________
Beginning Session: "htmlunit-session"

Begin: starting application

Ending Session: "htmlunit-session"





htmlunit-sourceforge.xml
FunctionId: htmlunit-session
Line #: 8
Row #: 0
Error Message: TypeError: Cannot find function execCommand.
(http://static.sourceforge.net/include/jquery/jquery.corner.js#1)
htmlunit-sourceforge.xml :
FAILED______________________________________________________

Test Run: 20081023193549310
Tests run: 1 Failed: 1 Time: 11.504s


Regards,
Michael



------------------------------

Message: 4
Date: Thu, 23 Oct 2008 20:27:39 +0200
From: jameleon-developers@...
Subject: Re: [Jameleon-developers] New changes in Jameleon GUI (help
       with    testing needed)
To: jameleon-developers@...
Message-ID: <200810232027.39732.MichaelParker@...>
Content-Type: text/plain; charset="iso-8859-1"

Hi Christian,

here is something strange, too:

Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
       at
net.sf.jameleon.ui.BasicHtmlBrowser.destroy(BasicHtmlBrowser.java:56)
       at net.sf.jameleon.ui.TestCasePane.destroy(TestCasePane.java:77)
       at net.sf.jameleon.ui.JameleonUI$3.windowClosing(JameleonUI.java:96)
       at
java.awt.AWTEventMulticaster.windowClosing(AWTEventMulticaster.java:291)
       at java.awt.Window.processWindowEvent(Window.java:1203)
       at javax.swing.JFrame.processWindowEvent(JFrame.java:266)
       at java.awt.Window.processEvent(Window.java:1161)
       at java.awt.Component.dispatchEventImpl(Component.java:3984)
       at java.awt.Container.dispatchEventImpl(Container.java:2024)
       at java.awt.Window.dispatchEventImpl(Window.java:1791)
       at java.awt.Component.dispatchEvent(Component.java:3819)
       at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
       at
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
       at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
       at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
       at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
       at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)

This happens when I try to close the GUI-Window by using the "x", especially
because there is no "exit"-menu-option.

--Michael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/png
Size: 28026 bytes
Desc: not available

------------------------------

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/

------------------------------

_______________________________________________
Jameleon-developers mailing list
Jameleon-developers@...
https://lists.sourceforge.net/lists/listinfo/jameleon-developers


End of Jameleon-developers Digest, Vol 21, Issue 1
**************************************************


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Jameleon-developers mailing list
Jameleon-developers@...
https://lists.sourceforge.net/lists/listinfo/jameleon-developers

Parent Message unknown Re: Jameleon-developers Digest, Vol 21, Issue 1

by jameleon-developers mailing list :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.
Hi B1alpha!

I can't seem to find 3.2.2 anywhere. Where did you get it from?

Regards,
Christian


From: "jameleon-developers@..." <jameleon-developers@...>
To: jameleon-developers@...
Sent: Thursday, October 23, 2008 12:41:35 PM
Subject: Re: [Jameleon-developers] Jameleon-developers Digest, Vol 21, Issue 1

Well, I'd like to see a support for watij 3.2.2 (currently they support only 3.2.1), rather than that, everything works fine!

Thanks!
B1alpha

On Thu, Oct 23, 2008 at 11:27 AM, <jameleon-developers-request@...> wrote:
Send Jameleon-developers mailing list submissions to
       jameleon-developers@...

To subscribe or unsubscribe via the World Wide Web, visit
       https://lists.sourceforge.net/lists/listinfo/jameleon-developers
or, via email, send a message with subject or body 'help' to
       jameleon-developers-request@...

You can reach the person managing the list at
       jameleon-developers-owner@...

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Jameleon-developers digest..."


Today's Topics:

  1. Any Problems with Jameleon 3.3-RC1?
     (jameleon-developers@...)
  2. New changes in Jameleon GUI (help with    testing needed)
     (jameleon-developers@...)
  3. Re: [Jameleon-users] New changes in Jameleon      GUI (help with
     testing needed) (jameleon-developers@...)
  4. Re: New changes in Jameleon GUI (help with        testing needed)
     (jameleon-developers@...)


----------------------------------------------------------------------

Message: 1
Date: Fri, 2 May 2008 08:33:08 -0700 (PDT)
From: jameleon-developers@...
Subject: [Jameleon-developers] Any Problems with Jameleon 3.3-RC1?
To: jameleon-users@...,
       jameleon-developers@...
Message-ID: <218368.22540.qm@...>
Content-Type: text/plain; charset=us-ascii

Jameleon Users and Developers,

Are there any outstanding bugs before me make the 3.4 release? Are there any problems that you would like to note? Or are there any unanswered questions/issues that
we haven't resolved yet?

Thanks,
Christian Hargraves



     ____________________________________________________________________________________
Be a better friend, newshound, and
know-it-all with Yahoo! Mobile.  Try it now.  http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ



------------------------------

Message: 2
Date: Wed, 22 Oct 2008 16:43:59 -0700 (PDT)
From: jameleon-developers@...
Subject: [Jameleon-developers] New changes in Jameleon GUI (help with
       testing needed)
To: jameleon-users@...,
       jameleon-developers@...
Message-ID: <292651.24487.qm@...>
Content-Type: text/plain; charset=us-ascii


It's been a long time since I have done anything on Jameleon. I took a good rest from it and now I am back and ready to do what it takes to make a 3.4 release. For those using Jameleon on Vista, IE 7, FireFox 3 or Safari 3, you might have noticed that the GUI browser integration is broken. After I found this out (around Feb this year), I lost all energy to work on Jameleon. The problem was that I chose to use JDIC for this feature and JDIC quit being maintained when Java 6 was released over 2 years ago.

To make a long story short, I replaced it with WebDriver and everything seems to work again.  I think this will take at least 1-2 megs from the size of the distribution which can't be bad.

I tested it under XP SP3 (IE 7 and FireFox 3) and OS X 10.5 (Safari 3 and FireFox 3) with success. However, I don't have a Linux box nor a Vista box. Can some of you out there please check out the latest version from SVN and try it out. There is a new option in the UI Config Dialog (and therefore in jameleon.conf 'ui.browser') that allows you to set the UI Browser to "firefox", "safari" and "ie". The default is FireFox.

For now, this change requires that jameleon-core be built with Java 5. If this is a problem for people, now is the time to speak up. I have supported Java 1.4 since 2003 and I would like to just leave 1.4 behind and start taking advantage of Java 1.5 or even Java 1.6 (for the GUI).

I believe that ripping JDIC is the last thing that needs to be redone before a 3.3-RC2 release. I would then like to redo the functional point recorder and use WebDriver instead if possible. I will be looking into that the next couple of days. If I can do that, then I would like to make a 3.4 release shortly after.

Before the 3.4 release, I would also like to get people's experiences with upgrading to the latest RC release from a 3.2 or earlier 3.3 release so I can fix any problems that might arise from upgrading. If the docs are not or even is there is something annoying with the experience, please let me know.


Thanks,
Christian Hargraves







------------------------------

Message: 3
Date: Thu, 23 Oct 2008 19:55:31 +0200
From: jameleon-developers@...
Subject: Re: [Jameleon-developers] [Jameleon-users] New changes in
       Jameleon        GUI (help with testing needed)
To: jameleon-users@...
Cc: jameleon-developers@...
Message-ID: <200810231955.32517.MichaelParker@...>
Content-Type: text/plain;  charset="iso-8859-1"

On Donnerstag 23 Oktober 2008, jameleon-users@... wrote:
> It's been a long time since I have done anything on Jameleon. I took a good
> rest from it and now I am back and ready to do what it takes to make a 3.4
> release.
Good to know that even you needed a rest ;-)


> I tested it under XP SP3 (IE 7 and FireFox 3) and OS X 10.5 (Safari 3 and
> FireFox 3) with success. However, I don't have a Linux box nor a Vista box.
> Can some of you out there please check out the latest version from SVN and
> try it out. There is a new option in the UI Config Dialog (and therefore in
> jameleon.conf 'ui.browser') that allows you to set the UI Browser to
> "firefox", "safari" and "ie". The default is FireFox.


Today I did a sync to rev 1763, ant package.test-suite and a fresh install on
Linux with
java version "1.5.0_16"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_16-b02)
Java HotSpot(TM) 64-Bit Server VM (build 1.5.0_16-b02, mixed mode)

I could open the result view with firefox (2.0.0.17) .
Being curious I tried to switch to konqueror, which wasn't accepted as a valid
browser as you already explained.


I'm not sure what you would want me to check in detail.
I did just the sourceforge-example with
htmlunit
httpunit :

Beginning Session: "hu-session"

Begin: starting application

End: starting application

BEGIN: Verify that we are on the sourceforge home page

##################################################################

FAILED: Verify that we are on the sourceforge home page

##################################################################



Ending Session: "hu-session"





httpunit-sourceforge.xml
FunctionId: Verify that we are on the sourceforge home page
Line #: 11
Row #: 0
Error Message: assertTitleEquals:  expected:<...Welcome to SourceForge.net>
but was:<...Open Source Software>
httpunit-sourceforge.xml :
FAILED______________________________________________________

Test Run: 20081023193523357
Tests run: 1 Failed: 1 Time: 6.06069s
______________________________________________________
Beginning Session: "htmlunit-session"

Begin: starting application

Ending Session: "htmlunit-session"





htmlunit-sourceforge.xml
FunctionId: htmlunit-session
Line #: 8
Row #: 0
Error Message: TypeError: Cannot find function execCommand.
(http://static.sourceforge.net/include/jquery/jquery.corner.js#1)
htmlunit-sourceforge.xml :
FAILED______________________________________________________

Test Run: 20081023193549310
Tests run: 1 Failed: 1 Time: 11.504s


Regards,
Michael



------------------------------

Message: 4
Date: Thu, 23 Oct 2008 20:27:39 +0200
From: jameleon-developers@...
Subject: Re: [Jameleon-developers] New changes in Jameleon GUI (help
       with    testing needed)
To: jameleon-developers@...
Message-ID: <200810232027.39732.MichaelParker@...>
Content-Type: text/plain; charset="iso-8859-1"

Hi Christian,

here is something strange, too:

Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
       at
net.sf.jameleon.ui.BasicHtmlBrowser.destroy(BasicHtmlBrowser.java:56)
       at net.sf.jameleon.ui.TestCasePane.destroy(TestCasePane.java:77)
       at net.sf.jameleon.ui.JameleonUI$3.windowClosing(JameleonUI.java:96)
       at
java.awt.AWTEventMulticaster.windowClosing(AWTEventMulticaster.java:291)
       at java.awt.Window.processWindowEvent(Window.java:1203)
       at javax.swing.JFrame.processWindowEvent(JFrame.java:266)
       at java.awt.Window.processEvent(Window.java:1161)
       at java.awt.Component.dispatchEventImpl(Component.java:3984)
       at java.awt.Container.dispatchEventImpl(Container.java:2024)
       at java.awt.Window.dispatchEventImpl(Window.java:1791)
       at java.awt.Component.dispatchEvent(Component.java:3819)
       at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
       at
java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
       at
java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
       at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
       at
java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
       at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)

This happens when I try to close the GUI-Window by using the "x", especially
because there is no "exit"-menu-option.

--Michael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/png
Size: 28026 bytes
Desc: not available

------------------------------

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/

------------------------------

_______________________________________________
Jameleon-developers mailing list
Jameleon-developers@...
https://lists.sourceforge.net/lists/listinfo/jameleon-developers


End of Jameleon-developers Digest, Vol 21, Issue 1
**************************************************



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Jameleon-developers mailing list
Jameleon-developers@...
https://lists.sourceforge.net/lists/listinfo/jameleon-developers