[Bug 2116] Bible Companion stop at Unhandled Exception
http://bugs.winehq.org/show_bug.cgi?id=2116 --- Comment #22 from paul wang <ypw(a)att.net> 2011-03-06 14:08:38 CST --- This is latest findings: ###if I delete .wine directory and run: [root(a)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(a)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(a)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.
participants (1)
-
wine-bugs@winehq.org