Search found 14 matches

by befair
Fri Apr 06, 2012 2:00 pm
Forum: Bug Reports
Topic: Very occasional Ranorex freeze when trying to find a window
Replies: 28
Views: 7676

Re: Very occasional Ranorex freeze when trying to find a window

I believe that I have solved the crash with error issue. For whatever reason, this test needs to have a 20 second delay between starting IE, and attempting to interact with the application. I don't know why it's just this test, nor do I know why it was never needed before now. So now back to the rea...
by befair
Wed Apr 04, 2012 8:12 pm
Forum: Bug Reports
Topic: Very occasional Ranorex freeze when trying to find a window
Replies: 28
Views: 7676

Re: Very occasional Ranorex freeze when trying to find a window

I would say that issue doesn't belong on this thread, except for the fact that my automation will just hang until I dismiss the dialog, or kill the test. I thought of trying to detect the error window, but the fact is that Ranorex is unable to process any lines of code once it gets into this state.
by befair
Wed Apr 04, 2012 8:02 pm
Forum: Bug Reports
Topic: Very occasional Ranorex freeze when trying to find a window
Replies: 28
Views: 7676

Re: Very occasional Ranorex freeze when trying to find a window

Hmm. Well that seems quite unlikely to me since the error has never ever been seen except for when starting the app using Ranorex, and also because it does work once in a while even when run by Ranorex. In addition, now that I put in the delay, I can see that the application loads up just fine and t...
by befair
Tue Apr 03, 2012 2:12 pm
Forum: Bug Reports
Topic: Very occasional Ranorex freeze when trying to find a window
Replies: 28
Views: 7676

Re: Very occasional Ranorex freeze when trying to find a window

Yes, did I neglect to mention that the message was useless? Not sure what you're asking for. Do you want me to attach a zip of the compiled application? It certainly won't work outside of our environment. The live app does not go outside the firewall. We could do a WebEx. It may be that I was just t...
by befair
Fri Mar 30, 2012 5:46 pm
Forum: Bug Reports
Topic: Very occasional Ranorex freeze when trying to find a window
Replies: 28
Views: 7676

Re: Very occasional Ranorex freeze when trying to find a window

Maybe it got wiped out when I hit the Save button by mistake
by befair
Fri Mar 30, 2012 3:13 pm
Forum: Bug Reports
Topic: Very occasional Ranorex freeze when trying to find a window
Replies: 28
Views: 7676

Re: Very occasional Ranorex freeze when trying to find a window

OK then here it is in all its glory as a jpg.
by befair
Tue Mar 27, 2012 2:30 pm
Forum: Bug Reports
Topic: Very occasional Ranorex freeze when trying to find a window
Replies: 28
Views: 7676

Re: Very occasional Ranorex freeze when trying to find a window

Still don't see any attachment. Does the Upload Attachment work?
by befair
Tue Mar 27, 2012 2:28 pm
Forum: Bug Reports
Topic: Very occasional Ranorex freeze when trying to find a window
Replies: 28
Views: 7676

Re: Very occasional Ranorex freeze when trying to find a window

OK, then let me try again. The code that produced this:
Process.Start(browserString, common.Constants.URL);
by befair
Wed Feb 29, 2012 3:30 pm
Forum: Bug Reports
Topic: Very occasional Ranorex freeze when trying to find a window
Replies: 28
Views: 7676

Re: Very occasional Ranorex freeze when trying to find a window

I have attached a screenswhot of the latest error. This is not the same as the error I saw last time which was an IE error. The test environment is Windows XP pro version 2002 service pack 3 with IE 8 version 8.0.6001.18702IS 128 bit cipher. The application under test is a flex based UI.
by befair
Tue Feb 14, 2012 2:22 pm
Forum: Bug Reports
Topic: Very occasional Ranorex freeze when trying to find a window
Replies: 28
Views: 7676

Re: Very occasional Ranorex freeze when trying to find a window

I have been watching for this issue, and here is the information I have now: 1. I am running a single process 2. It isn't just searches. Most recently it has been stalling before actually doing any of the automation steps. When I logged into the machine, I saw IE has experienced an error window. So ...
by befair
Fri Jan 20, 2012 6:24 pm
Forum: Bug Reports
Topic: Delay.SpeedFactor works backwards
Replies: 2
Views: 3470

Re: Delay.SpeedFactor works backwards

Probably just me thinking backwards. I asked a couple of other people how they thought it would work, and they thought it worked the way it does. Anyway thanks for fixing.
by befair
Thu Jan 19, 2012 8:15 pm
Forum: Bug Reports
Topic: Very occasional Ranorex freeze when trying to find a window
Replies: 28
Views: 7676

Re: Very occasional Ranorex freeze when trying to find a window

Was there a resolution for this? I am experiencing the described behavior on almost half of the automation runs that I attempt today, and this is not the first time. I have seen it on Windows 7 as well as XP. Closing the AUT changes nothing. Where and whether the issue occurs is entirely random. I'm...
by befair
Thu Jan 19, 2012 7:51 pm
Forum: Bug Reports
Topic: Delay.SpeedFactor works backwards
Replies: 2
Views: 3470

Delay.SpeedFactor works backwards

Operating systems: Windows 7 Professional sp1, Windows XP Professional sp3 Ranorex versions: 3.1.3, 3.0.1 Issue 1: Neither the API documentation (http://www.ranorex.com/Documentation/Ranorex/), the tutorial (http://www.ranorex.com/Documentation/Ranorex-Tutorial.pdf), nor the user guide shipped with ...