[ 
http://jira.openqa.org/browse/WTR-484?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=20251#action_20251
 ] 

Jarmo Pertman commented on WTR-484:
-----------------------------------

Doesn't make much of a sense. Can't reproduce it either.

Can you put the following "puts" statement before 
C:/Programs/Ruby192/lib/ruby/gems/1.9.1/gems/rautomation-0.6.3/lib/rautomation/adapter/win_ffi/button.rb:17:

puts @locators.inspect

Also put a "puts" right into UiaDll module on line 6 
C:/Programs/Ruby192/lib/ruby/gems/1.9.1/gems/rautomation-0.6.3/lib/rautomation/adapter/win_ffi/ms_uia/uia_dll.rb:

puts caller

Can you reproduce it all the time? uia_dll.rb just shouldn't get loaded if 
using through Watir...

Just in case, what's the code in your test when you call #file_field()#set?

> Could not open library RAutomation's UiaDll.dll': A dynamic link library 
> (DLL) initialization routine failed.
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: WTR-484
>                 URL: http://jira.openqa.org/browse/WTR-484
>             Project: Watir
>          Issue Type: Bug
>          Components: Other
>    Affects Versions: Soon
>         Environment: Windows XP
>            Reporter: Zhimin Zhan
>            Priority: Major
>             Fix For: Soon
>
>
> I am runing a set of tests, only first one failed due to 
> ruby/gems/1.8/gems/rautomation-0.6.1/lib/rautomation/adapter/win_ffi/ms_uia/../../../../../ext/UiaDll/Release/UiaDll.dll':
>  A dynamic link library (DLL) initialization routine failed

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.openqa.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
Wtr-development mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-development

Reply via email to