[Bug 2116] Bible Companion stop at Unhandled Exception

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Mar 6 14:08:39 CST 2011


http://bugs.winehq.org/show_bug.cgi?id=2116

--- Comment #22 from paul wang <ypw at att.net> 2011-03-06 14:08:38 CST ---
This is latest findings:

###if I delete .wine directory and run:

[root at VirtualHope ~]# env -i PATH=$PATH DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY
HOME=$HOME /usr/bin/wine64 "C:\bcs\BCS.EXE"
fixme:urlmon:DownloadBSC_OnProgress Unsupported status 3
fixme:wininet:InternetLockRequestFile STUB
Could not load wine-gecko. HTML rendering will be disabled.
fixme:urlmon:DownloadBSC_OnProgress Unsupported status 3
fixme:wininet:InternetLockRequestFile STUB
err:wininet:URLCacheContainers_FindContainerW no container found
Could not load wine-gecko. HTML rendering will be disabled.
wine: configuration in '/root/.wine' has been updated.
fixme:hook:SetWindowsHookEx16 System-global hooks (3) broken in Win16
fixme:hook:SetWindowsHookEx16 System-global hooks (4) broken in Win16

###during the configuration, it would not complain "wineboot" not found
anymore, however, it seems try to install wine-gecko and cannot

###after the first run, if re-run again, the "wineboot not found" disappear,
what is complaining are still those old fixme messages:

[root at VirtualHope ~]# env -i PATH=$PATH DISPLAY=$DISPLAY XAUTHORITY=$XAUTHORITY
HOME=$HOME /usr/bin/wine64 "C:\bcs\BCS.EXE"
fixme:hook:SetWindowsHookEx16 System-global hooks (3) broken in Win16
fixme:hook:SetWindowsHookEx16 System-global hooks (4) broken in Win16
[root at VirtualHope ~]# 

###would this because the missing of wine-gecko package? I did try to use
winetricks gecko to install "gecko" package, I am not sure this is the same?

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list