Are there any Xming users out there? I'm running 7.5.0.39 on Windows 7
(x64). My problems are:
-Only able to resume an Xming session via RDP if it was started over
RDP. Presumably this is some sort of color-depth issue.
-Only able to start a session using defaults. Here's an example of the
error message I get in Xming.0.log if I try to specify a "-screen"
option on a cmd.exe command line:
Xming was started with the following command line...
Xming.exe :0 -screen 1280x1024@0 -query
myhost.mydomain.com -clipboard -nolisten inet6
...
winValidateArgs - Malformed set of screen parameter(s).
Screens must be specified consecutively starting with screen 0.
That is, you cannot have only a screen 1, nor could you have screen
0 and screen 2.
You instead must have screen 0, or screen 0 and screen 1,
respectively.
You can specify as many screens as you want.
Fatal server error:
InitOutput - Invalid command-line arguments found. Exiting.
Thanks for any suggestions.
--Bruce