http://bugs.winehq.com/show_bug.cgi?id=1871
Summary: wine does not honor DISPLAY variable Product: Wine Version: CVS Platform: Other URL: none OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: wine-net AssignedTo: wine-bugs@winehq.com ReportedBy: primorec@sbcglobal.net
I've downloaded an MS WINDOWS exe file from the net. When I start it on my laptop (RH9) exe file works flawlessly.
So, I tried to show this to my co-worker. What did I do ?
1) export DISPLAY to his workstation (export DISPLAY=10.188.27.4:0) 2) start xterm ( xterm started on his monitor ) 3) started wine ( wine syncad.exe )
All I got was this: [igor@localhost SynaptiCAD]$ wine syncad.exe X Error of failed request: XF86VidModeClientNotLocal Major opcode of failed request: 134 (XFree86-VidModeExtension) Minor opcode of failed request: 14 (XF86VidModeSetClientVersion) Serial number of failed request: 17 Current serial number in output stream: 18 [igor@localhost SynaptiCAD]$ echo $DISPLAY 10.188.27.4:0
What am I doing wrong ? Is this a bug ?
Regards
Igor