[Bug 19827] New: Xenocode webapps keep buffering for ever
http://bugs.winehq.org/show_bug.cgi?id=19827 Summary: Xenocode webapps keep buffering for ever Product: Wine Version: 1.1.28 Platform: PC URL: http://xenocode.com OS/Version: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: winsock AssignedTo: wine-bugs(a)winehq.org ReportedBy: xerox_xerox2000(a)yahoo.co.uk I've tried to run a few of the webapps from www.xenocode.com, but they don't run. Steps to reproduce: 1. wintricks firefox dotnet20 (the dotnet because if you don't install it, a messagebox pops up, to point to the root install of .Net) 2. Launch firefox, and browse to www.xenocode.com. Now install the Spoon plugin, as suggested in the window. 3. After suggested restarting of firefox, try run one of the apps from the webpage, like ie8, or Google Chrome. In wine, you'll notice that (after some time) the app keeps buffering over and over again, and never runs to completion. I tried fiddling around a bit with some native dlls like wininet etc, but that didn't help, which makes me think it might be a winsock bug. I'm attaching a +winsock log hereafter; hopefully some winsock guru can discover a bug? -- 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.
http://bugs.winehq.org/show_bug.cgi?id=19827 --- Comment #1 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2009-08-23 15:36:14 --- Created an attachment (id=23228) --> (http://bugs.winehq.org/attachment.cgi?id=23228) +winsock log, ran firefox for about 20 secs there's a repeated warning warn:winsock:WSARecvFrom -> ERROR 10035, maybe that might give a clue? -- 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.
http://bugs.winehq.org/show_bug.cgi?id=19827 --- Comment #2 from Juan Lang <juan_lang(a)yahoo.com> 2009-08-23 18:35:56 --- (In reply to comment #1)
there's a repeated warning warn:winsock:WSARecvFrom -> ERROR 10035, maybe that might give a clue?
10035 is WSAEWOULDBLOCK, which is usually given when an application is expecting to receive data but isn't. Here's one of the timeouts: trace:winsock:WSARecvFrom socket 0194, wsabuf 0x104e884, nbufs 1, flags 2, from (nil), fromlen -1, ovl (nil), func (nil) trace:winsock:WSARecvFrom fd=84, options=0 warn:winsock:WSARecvFrom -> ERROR 10035 Socket 0194 was connected here: trace:winsock:WS_connect socket 0194, ptr 0x1639bf8 { family AF_INET, address 74.125.79.106, port 80 }, length 16 Thus, it's making an HTTP connection to IP address 74.125.79.106. The other timeouts I looked at were similar. As to why it's not receiving any data: who knows? You'd probably have to examine wireshark traces from a Windows client and from this one to see what the difference is, then try figure out what's causing it. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=19827 Juan Lang <juan_lang(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|winsock |-unknown --- Comment #3 from Juan Lang <juan_lang(a)yahoo.com> 2009-08-23 19:02:46 --- Oh, and until there's good evidence to the contrary, this probably isn't a winsock bug. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=19827 Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- URL|http://xenocode.com |www.spoon.net --- Comment #4 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2010-05-20 14:43:57 --- download link changed. Bug still seems to be present, tough it first complains about missing .Net 2.0 (which i actually installed) -- 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.
http://bugs.winehq.org/show_bug.cgi?id=19827 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL|www.spoon.net |http://www.spoon.net CC| |00cpxxx(a)gmail.com --- Comment #5 from Bruno Jesus <00cpxxx(a)gmail.com> 2012-04-24 23:08:23 CDT --- I can't find Xenocode 2009 to test. Does anyone have a valid download link for this version or knows if a newer version still have the problem? -- 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.
http://bugs.winehq.org/show_bug.cgi?id=19827 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|download | Status|NEW |RESOLVED Resolution| |ABANDONED --- Comment #6 from Bruno Jesus <00cpxxx(a)gmail.com> 2013-02-13 19:34:58 CST --- No download, no ways to reproduce, over 2 years without new posts. Resolving abandoned, if anyone is still able to reproduce feel free to reopen. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=19827 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #7 from Ken Sharp <kennybobs(a)o2.co.uk> 2013-03-03 06:34:49 CST --- Closing bugs marked as abandoned. -- 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