On Sat, Jan 31, 2004 at 01:24:49PM -0600, Wine Bugs wrote:
------- Additional Comments From netdemonz_at_yahoo.com 2004-31-01 13:24 ------- I had already tried that.
Connection to 192.168.0.1 closed. (~)> ssh -X 192.168.0.1 boberb_at_192.168.0.1's password: (~)> wine cmd x11drv: Can't open display:
Maybe a solution would be to ssh -x (in case -X is default)?
No, that's not a solution, that's a workaround. (And it's -X you want.)
Wine should be able to run commandline programs WITHOUT USING X IN ANY WAY, SHAPE, OR FORM!
This is a longstanding bug in Wine, and one that periodically makes my blood boil.
The workaround I've used in the past is to create a .winetty directory with special settings to use the tty driver instead of the x driver, but that's a pain in the ass.
- Dan