[Bug 21057] New: TeamViewer: Insufficient SendInput() implementation
http://bugs.winehq.org/show_bug.cgi?id=21057 Summary: TeamViewer: Insufficient SendInput() implementation Product: Wine Version: 1.1.34 Platform: x86 URL: http://www.teamviewer.com OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: caliga(a)arcor.de TeamViewer (and probably similar software) uses SendInput() to execute keyboard and mouse commands remotely. When doing a remote support session to a TeamViewer running on Wine, you get the following behaviour: - Mouse movement: works fine - Mouse clicks: work on Wine windows only - Keyboard: -- doesn't work at all if configured to Win2000/XP -- works on Wine windows if configured to WinNT Note: to reproduce this bug, you have to workarround Bug #12067. Also, (depending on your system?) TeamViewer may consume allmost all CPU time, due to bug #21055. I'm wondering if this bug will be considered valid. It may seem strange to let a Win app send input to the X desktop. However, I'd say it is necessary for a seamless integration. At least the "Keyboard doesn't work at all" part should be fixed. -- 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=21057 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE --- Comment #1 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-12-19 02:33:09 --- Duplicate. *** This bug has been marked as a duplicate of bug 11727 *** -- 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=21057 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-12-19 02:33:21 --- Closing duplicate. -- 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=21057 --- Comment #3 from Daniel Stiefe1maier <caliga(a)arcor.de> 2009-12-21 05:47:21 --- Sorry, but I think it is not a complete duplicate. Bug #11727 only covers mouse clicks. So, these two issues remain: - Keyboard events only work when Wine is configured to WinNT - Keyboard events only work with Wine windows Is it okay to reopen this 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=21057 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |UNCONFIRMED Resolution|DUPLICATE | Summary|TeamViewer: Insufficient |TeamViewer: Keyboard events |SendInput() implementation |only work when Wine is | |configured to WinNT --- Comment #4 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2009-12-21 05:59:47 --- (In reply to comment #3)
Sorry, but I think it is not a complete duplicate. Bug #11727 only covers mouse clicks. So, these two issues remain: - Keyboard events only work when Wine is configured to WinNT
I'll change the summary to reflect this problem.
- Keyboard events only work with Wine windows
The source of the problem is the same. Once that bug is fixed, and your app still doesn't work then it would be ok to open a new bug report for remaining problems. -- 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=21057 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |enhancement -- 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=21057 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Component|-unknown |winex11.drv Ever Confirmed|0 |1 --- Comment #5 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2009-12-21 22:06:04 --- And confirming. -- 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=21057 leniviy <pleasenospam325(a)mail.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pleasenospam325(a)mail.ru --- Comment #6 from leniviy <pleasenospam325(a)mail.ru> 2010-01-05 04:49:36 --- same for PuppetMaster http://www.softpedia.com/get/Internet/Telephony-SMS-GSM/PuppetMaster.shtml -- 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=21057 --- Comment #7 from leniviy <pleasenospam325(a)mail.ru> 2010-01-09 10:39:33 --- Created an attachment (id=25625) --> (http://bugs.winehq.org/attachment.cgi?id=25625) roughly tested workaround Actually, I couldn't get TeamViewer work as server. Neither 3x nor 5x. When I connect, it says somethig like "desktop unawailable or locked". Anyway, I made a hook dll/launcher to workaround it (see readme in the attachment). Tested with PuppetMaster. May work with TeamVewer. -- 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=21057 Ilya Basin <basinilya(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |basinilya(a)gmail.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=21057 --- Comment #8 from butraxz(a)gmail.com 2013-06-30 08:39:53 CDT --- This ticket has not been updated for over 900 days. Is this still an issue in wine version 1.6-rc4 or higher or is this to be closed 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.
https://bugs.winehq.org/show_bug.cgi?id=21057 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |ABANDONED --- Comment #9 from Austin English <austinenglish(a)gmail.com> --- (In reply to butraxz from comment #8)
This ticket has not been updated for over 900 days.
Is this still an issue in wine version 1.6-rc4 or higher or is this to be closed as abandoned ?
Abandoned. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=21057 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #10 from Austin English <austinenglish(a)gmail.com> --- Closing. -- 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