Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

I see orphen RB command windows opening when i use click_withou_blocking method and then the scripts hangs?

0
Posted

I see orphen RB command windows opening when i use click_withou_blocking method and then the scripts hangs?

0

This is actually not a problem with WET as such. Some times the Rubywindow file doesnt work. Restarting the Windows some time might help. OR try the following steps that should solve the problem. 1. Download and install the latest WET Gem file. 2. Navigate to the file (local_ruby_drive):\ruby\lib\ruby\gems\1.8\gems\wet-web-(version_no).(rev_no)-mswin32\ 3. Open the file wet.rb using any editor. 4. Goto the line 285 you see the following line: exec_cmd = “start rubyw -e ” + 5. Change “rubyw” to “ruby” and then save the changes made. This should eventually solve the issue. However one child command window will open for each method call of click_without_blocking and then that will be killed as soon as the popup window is closed.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123