[Bug 1982] New: Can't SSH into a computer and use "wine cmd" or wineconsole

Wine Bugs wine-bugs at winehq.org
Sat Jan 31 03:01:57 CST 2004


http://bugs.winehq.org/show_bug.cgi?id=1982

           Summary: Can't SSH into a computer and use "wine cmd" or
                    wineconsole
           Product: Wine
           Version: 20030408
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: wine-console
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: netdemonz at yahoo.com


wineconsole and "wine cmd" display only text, so I don't know why they require
an X display. It works on the computer locally (Running Redhat 9 and wine
20030408). If "wine cmd" is a console mode program, why can't I use it through SSH?

(~)> ssh 192.168.0.1
boberb at 192.168.0.1's password:
(~)> wine cmd
x11drv: Can't open display:
(~)>

Now if I use another console application it works fine:

(~)> wine "C:\\Program Files\\Programming\\VC98\\bin\\ml.exe"
fixme:console:SetConsoleCtrlHandler (0x43a020,1) - no error checking or testing yet
Microsoft (R) Macro Assembler Version 6.15.8803
Copyright (C) Microsoft Corp 1981-2000.  All rights reserved.

usage: ML [ options ] filelist [ /link linkoptions]
Run "ML /help" or "ML /?" for more info
(~)>

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list