[Bug 16515] New: EMTEC ZOC terminal - SSH connections
http://bugs.winehq.org/show_bug.cgi?id=16515 Summary: EMTEC ZOC terminal - SSH connections Product: Wine Version: unspecified Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: cionfolinet(a)gmail.com Linux Debian Sid Zoc version: from 5.10 Wine version: 1.0.1 When i do a ssh connection, i don't see what i wrote. An example: i press "a" button on keyboard. The cursor don't move and nothing is displayed. When i press "b" button, on the screen i see "a" charatcter. To see "b" character i must press another button. With wine version 0.9.25 i don't have this problem. Thanks to all. Alessio. -- 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=16515 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |1.0.1 --- Comment #1 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2008-12-15 11:54:03 --- Is this console program or GUI? If console did you use wineconsole to run 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=16515 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression --- Comment #2 from Austin English <austinenglish(a)gmail.com> 2008-12-15 12:19:16 --- Please run a regression test: http://wiki.winehq.org/RegressionTesting -- 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=16515 Alessio <cionfolinet(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |normal --- Comment #3 from Alessio <cionfolinet(a)gmail.com> 2008-12-15 15:07:03 --- (In reply to comment #1)
Is this console program or GUI? If console did you use wineconsole to run it?
It's a GUI program. -- 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=16515 --- Comment #4 from Alessio <cionfolinet(a)gmail.com> 2008-12-15 17:06:05 --- (In reply to comment #2)
Please run a regression test: http://wiki.winehq.org/RegressionTesting
I have with error while make. undefined reference to 'ldap_parse_vlv_control' [winldap32.dll.so] -- 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=16515 --- Comment #5 from Austin English <austinenglish(a)gmail.com> 2008-12-15 17:29:31 --- (In reply to comment #4)
(In reply to comment #2)
Please run a regression test: http://wiki.winehq.org/RegressionTesting
I have with error while make.
undefined reference to 'ldap_parse_vlv_control' [winldap32.dll.so]
http://wiki.winehq.org/ReverseRegressionTesting -- 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=16515 Andrew Nguyen <arethusa26(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kai.blin(a)gmail.com --- Comment #6 from Andrew Nguyen <arethusa26(a)gmail.com> 2008-12-19 14:08:34 --- Regression testing revealed the bad commit to be: f500591f3802912afd872b4a6c8c0b00b80076fe is first bad commit commit f500591f3802912afd872b4a6c8c0b00b80076fe Author: Kai Blin <kai.blin(a)gmail.com> Date: Tue Jun 5 14:43:20 2007 +0200 ws2_32: Add mapping for STATUS_OBJECT_TYPE_MISMATCH to WSAENOTSOCK. :040000 040000 53c69c7d7a7f15e06acde36a0413e588ac3eaa0a 412c8c7ca2dc9d49343ef49728ee5cd51c7cc230 M dlls Reverting this commit in today's Git (wine-1.1.10-551-g4cca303) fixes 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=16515 --- Comment #7 from Austin English <austinenglish(a)gmail.com> 2008-12-19 15:50:01 --- Can you get a +winsock trace? -- 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=16515 --- Comment #8 from Andrew Nguyen <arethusa26(a)gmail.com> 2008-12-20 01:08:22 --- Created an attachment (id=18087) --> (http://bugs.winehq.org/attachment.cgi?id=18087) EMTEC ZOC winsock trace before revert (lmza compressed) I do note that without the revert, when closing the application with an active connection the app hangs. Testing on Wine with the bad commit reverted this problem doesn't happen. -- 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=16515 --- Comment #9 from Andrew Nguyen <arethusa26(a)gmail.com> 2008-12-20 01:08:58 --- Created an attachment (id=18088) --> (http://bugs.winehq.org/attachment.cgi?id=18088) EMTEC ZOC winsock trace after revert (lzma compressed) -- 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=16515 --- Comment #10 from Alessio <cionfolinet(a)gmail.com> 2008-12-31 10:41:43 --- (In reply to comment #6)
Regression testing revealed the bad commit to be:
f500591f3802912afd872b4a6c8c0b00b80076fe is first bad commit commit f500591f3802912afd872b4a6c8c0b00b80076fe Author: Kai Blin <kai.blin(a)gmail.com> Date: Tue Jun 5 14:43:20 2007 +0200
ws2_32: Add mapping for STATUS_OBJECT_TYPE_MISMATCH to WSAENOTSOCK.
:040000 040000 53c69c7d7a7f15e06acde36a0413e588ac3eaa0a 412c8c7ca2dc9d49343ef49728ee5cd51c7cc230 M dlls
Reverting this commit in today's Git (wine-1.1.10-551-g4cca303) fixes the problem.
Please can you explain? This bad commit fixes the problem i wrote or it fixes the RegressionTesting process? Thanks. Happy new Year to all! -- 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=16515 --- Comment #11 from Austin English <austinenglish(a)gmail.com> 2009-06-30 11:39:29 --- Is this still an issue in current (1.1.24 or newer) wine? -- 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=16515 --- Comment #12 from Alessio <cionfolinet(a)gmail.com> 2009-07-03 15:47:33 --- (In reply to comment #11)
Is this still an issue in current (1.1.24 or newer) wine?
I will do same test in this week. -- 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=16515 Alessio <cionfolinet(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #13 from Alessio <cionfolinet(a)gmail.com> 2009-08-16 00:34:35 --- (In reply to comment #11)
Is this still an issue in current (1.1.24 or newer) wine?
Ok in the current version. Thank a lot. -- 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=16515 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #14 from Alexandre Julliard <julliard(a)winehq.org> 2009-08-21 12:40:47 --- Closing bugs fixed in 1.1.28. -- 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