[Bug 17898] New: WS_setsockopt error in DM Evidence application
http://bugs.winehq.org/show_bug.cgi?id=17898 Summary: WS_setsockopt error in DM Evidence application Product: Wine Version: 1.1.18 Platform: Other OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P2 Component: winsock AssignedTo: wine-bugs(a)winehq.org ReportedBy: ja.k(a)seznam.cz Created an attachment (id=20204) --> (http://bugs.winehq.org/attachment.cgi?id=20204) log: WINEDEBUG=+winsock wine evidence.exe When i want to send SMS in DM Evidence application (application for school managment in czech school), i get winsock error (fixme:winsock:WS_setsockopt Unknown level: 0xffffffff) and application freeze. -- 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=17898 JardaK <ja.k(a)seznam.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- OS/Version|other |Linux Platform|Other |PC -- 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=17898 Jeff Zaroyko <jeffz(a)jeffz.name> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeffz(a)jeffz.name -- 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=17898 --- Comment #1 from Jeff Zaroyko <jeffz(a)jeffz.name> 2009-03-30 19:00:03 --- I'm not sure if the problem in winsock for your application, but I have had a look at the log you have provided and have come up with a patch to more closely match Windows, the only thing Wine doesn't do is set the same lasterror code. Try it to see if it makes a difference, otherwise the problem is likely somewhere else. -- 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=17898 --- Comment #2 from Jeff Zaroyko <jeffz(a)jeffz.name> 2009-03-30 19:00:56 --- Created an attachment (id=20211) --> (http://bugs.winehq.org/attachment.cgi?id=20211) if level param of WS_setsockopt is invalid, set WSAEINVAL as last error -- 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=17898 --- Comment #3 from JardaK <ja.k(a)seznam.cz> 2009-03-31 05:42:42 --- After applied patch, only last line in log was changed: without patch: fixme:winsock:WS_setsockopt Unknown level: 0xffffffff with patch: warn:winsock:WS_setsockopt Unknown level: 0xffffffff -- 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=17898 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|WS_setsockopt error in DM |DM Evidence application |Evidence application |freezes -- 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=17898 --- Comment #4 from Juan Lang <juan_lang(a)yahoo.com> 2009-08-11 17:00:57 --- Created an attachment (id=23006) --> (http://bugs.winehq.org/attachment.cgi?id=23006) Patch: Only examine lower-order bits in getsockopt/setsockopt Does this patch help? -- 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=17898 Juan Lang <juan_lang(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #23006|0 |1 is obsolete| | --- Comment #5 from Juan Lang <juan_lang(a)yahoo.com> 2009-08-11 18:11:42 --- Created an attachment (id=23010) --> (http://bugs.winehq.org/attachment.cgi?id=23010) Patch: Only examine lower-order bits in getsockopt/setsockopt Whoops, screwed up the commit with that one. Does this patch help? -- 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=17898 Juan Lang <juan_lang(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |juan_lang(a)yahoo.com -- 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=17898 --- Comment #6 from JardaK <ja.k(a)seznam.cz> 2009-08-19 07:15:19 --- (In reply to comment #5)
Created an attachment (id=23010) --> (http://bugs.winehq.org/attachment.cgi?id=23010) [details] Patch: Only examine lower-order bits in getsockopt/setsockopt
Whoops, screwed up the commit with that one. Does this patch help?
Great work. Sending sms now work with your patch. Thanks. -- 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=17898 Detlef Riekenberg <wine.dev(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #7 from Detlef Riekenberg <wine.dev(a)web.de> 2009-08-24 17:17:09 --- I send a updated Patch for the 16 Bit code to fix this issue. http://www.winehq.org/pipermail/wine-patches/2009-August/077601.html -- By by ... Detlef -- 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=17898 Juan Lang <juan_lang(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #23010|0 |1 is obsolete| | --- Comment #8 from Juan Lang <juan_lang(a)yahoo.com> 2009-08-25 10:27:28 --- (From update of attachment 23010) Detlef's patch supersedes this one. -- 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=17898 Juan Lang <juan_lang(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #9 from Juan Lang <juan_lang(a)yahoo.com> 2009-08-25 10:28:34 --- And, fixed by commit 3e87a054764f5d1aa99387767dd21be77c712c1f. -- 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=17898 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #10 from Alexandre Julliard <julliard(a)winehq.org> 2009-09-02 14:26:09 --- Closing bugs fixed in 1.1.29. -- 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