http://bugs.winehq.org/show_bug.cgi?id=27579 Stian Low <wineryyyyy@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wineryyyyy@gmail.com --- Comment #45 from Stian Low <wineryyyyy@gmail.com> --- Created attachment 80926 --> http://bugs.winehq.org/attachment.cgi?id=80926 Screenshot of 3.6 without rendering blackout (installer and network seem seem broken but without any rendering issues) Attached is a screenshot of uTorrent 3.6 running without rendering any blackout portions. `killall utorrent.exe` had to be called for installer that hangs with indefinite progress bar so install may not be successful. Regardless of installer hang, uTorrent is able to launch after installer kill and previous blackout portions do not appear. If blackout portions reappear after resolving installer hang without killing then it may hint at what else is still broken. Otherwise blackout issue may be resolved as of wine-11.8 for uTorrent 3.6. Previous versions reported were not tested because I did not find any available via direct download from uTorrent. This issue should probably remain open until installer is fixed and blackout regions confirmed resolved for successful install. Installer hang forced to complete via `killall uTorrent.exe` kills the indefinite installer progress bar and finally displays the finished window. Logs right before installer progress hangs: 01a8:fixme:hnetcfg:fwpolicy2_QueryInterface interface {00000126-0000-0000-c000-000000000046} not implemented 01a8:fixme:hnetcfg:netfw_rules_Item 00DD5858, L"\03bcTorrent (TCP-In)", 0022D398 01a8:fixme:hnetcfg:netfw_rules_Item 00DD5858, L"\03bcTorrent (UDP-In)", 0022D398 0194:fixme:wininet:set_cookie Unknown additional option L"expires = Wed,13-May-2026 04:06:24 GMT" 01c0:fixme:wininet:set_cookie Unknown additional option L"expires = Wed,13-May-2026 04:06:23 GMT" 0194:fixme:heap:RtlCompactHeap handle 01790000, flags 0 stub! 0194:fixme:wininet:set_cookie Unknown additional option L"expires = Wed,13-May-2026 04:07:23 GMT" 0194:fixme:wininet:set_cookie Unknown additional option L"expires = Wed,13-May-2026 04:08:23 GMT" 0194:fixme:wininet:set_cookie Unknown additional option L"expires = Wed,13-May-2026 04:09:23 GMT" Processes dump after for installer hang: $ ps -A | grep exe 196102 ? 00:00:00 services.exe 196105 ? 00:00:00 winedevice.exe 196114 ? 00:00:00 plugplay.exe 196116 ? 00:00:00 explorer.exe 196122 ? 00:00:00 svchost.exe 196128 ? 00:00:03 winedevice.exe 196167 ? 00:00:00 rpcss.exe 196204 ? 00:00:00 uTorrent.exe 196208 ? 00:00:00 utorrent.exe $ ps -A | grep wine 196096 ? 00:00:07 wineserver 196105 ? 00:00:00 winedevice.exe 196128 ? 00:00:03 winedevice.exe Logs after kill to workaround installer hang: $ killall utorrent.exe 0290:fixme:wininet:query_global_option INTERNET_OPTION_CONNECTED_STATE: semi-stub 0298:fixme:winhttp:request_set_option dwAccessType 0 lpszProxy (null) lpszProxyBypass (null) Torrents never download and trackers tab shows "No such host is known" Unclear but it seems there is a network issue that may be causing the installer to hang which also prevents torrents from downloading: 0670:fixme:dnsapi:map_options option DNS_QUERY_DONT_RESET_TTL_VALUES not implemented Also unclear if firewall is able to handle special u character: 01a8:fixme:hnetcfg:netfw_rules_Item 00DD5858, L"\03bcTorrent (TCP-In)", 0022D398 01a8:fixme:hnetcfg:netfw_rules_Item 00DD5858, L"\03bcTorrent (UDP-In)", 0022D398 -- 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.