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

Wine Bugs wine-bugs at winehq.org
Wed Feb 4 18:59:11 CST 2004


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


marcus at jet.franken.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1




------- Additional Comments From marcus at jet.franken.de  2004-04-02 18:59 -------
the problem is "wcmd" links against user32.dll, which in turn pulls in the 
graphics driver. 
 
if the driver is x11 , it will try to initialise x11 even when it is not 
needed. 
 
- Fix wcmd not to use user32.dll. this might be pretty difficult. 
- Switch to "GraphicsDriver"="ttydrv", this will load the tty based graphics 
driver for wcmd. 
 
Not sure which alternative is good enough for you. 
Ciao, Marcus 

-- 
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