http://bugs.winehq.org/show_bug.cgi?id=32065
whitney.marshall@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://www.gotomypc.com/me | |mbers/register.tmpl?FreeTri | |al=true
--- Comment #2 from whitney.marshall@gmail.com 2012-11-01 10:25:56 CDT --- My apologies. The version I'm using is 7.2 build 635. It's commercial software and I have a subscription through my employer, but it looks like you can get a free trial version at https://www.gotomypc.com/members/register.tmpl?FreeTrial=true. I realize this is going to be tricky to debug, since it requires a remote Windows machine running the g2mypc service and a Linux client running wine to debug. If you could point me toward some wine debugging resources, I'd be happy to take a crack at it myself and see what I can find out. Is there a way to capture keystrokes sent to wine? Or just turn the verbosity way up?
Exact commandline: $ wine $TMPDIR/goToMyPC.exe ...where $TMPDIR contains the downloaded client. g2mypc requires you to download the small client program every time you re-connect. Note that your web client (firefox, chrome, curl) has to send a Windows-looking user-agent to the server in order to get the native .exe download. Without that you're shunted to their Java "Universal Viewer," which is cross-platform and universally useless.
Log attached.