I try to connect to debian system with xming. I use Windows Vista 64bit.
Unfortunately the connecting isn't succesful. I see grey window, and I
can move the the mouse on the screen, no more.
In the log file I get next error message:
"Welcome to the Xming X Server
Vendor: Colin Harrison
Release: 6.9.0.31
FreeType2: 2.3.4
Contact: http://sourceforge.net/forum/?group_id=156984
Xming :0 -query ezoltan.dyndns.org -clipboard
XdmcpRegisterConnection: newAddress 10.8.0.10
glWinInitVisuals:1596: glWinInitVisuals
glWinInitVisualConfigs:1503: glWinInitVisualConfigs
glWinSetVisualConfigs:1581: glWinSetVisualConfigs
init_visuals:1055: init_visuals
glWinScreenProbe:1390: glWinScreenProbe
fixup_visuals:1303: fixup_visuals
init_screen_visuals:1336: init_screen_visuals
(--) 8 mouse buttons found
(--) Setting autorepeat to delay=500, rate=31
(--) winConfigKeyboard - Layout: "0000040E" (0000040e)
(--) Using preset keyboard for "Hungarian" (40e), type "4"
(WW) Couldn't load XKB keymap, falling back to pre-XKB keymap
Could not init font path element C:\Program Files\Xming\fonts\dejavu,
removing from list!
Could not init font path element C:\Program Files\Xming\fonts\cyrillic,
removing from list!
Could not init font path element C:\WINDOWS\Fonts, removing from list!"
What is the problem?
--
To UNSUBSCRIBE, email to debian-us...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listm...@lists.debian.org
I'd try connecting to a different X client, e.g. a server running a
different distribution. See if you have the same problem. If so, then
it probably isn't due to Debian and you may have more luck seeking
help from an Xming mailing list or irc channel.
FWIW, I've had no trouble using Xming on Vista HP 32-bit to connect to
X clients on Debian or RHEL servers.
Good luck,
Sam
Thanks
Depends on the speeds of the X client machine, the X server machine,
the connection between them, and the amount of data being transferred
(so using gvim to edit a small text file will be more responsive than
using gimp to edit a huge image, for instance).
I'm afraid I don't have any measurements of my own systems that would
be helpful for you to benchmark against, sorry :(
> I use it via internet. The upload speed of server 0,5Mbit.
Try using a light application to edit a small file and see if that's
responsive. If not, maybe something is wrong. Otherwise, you're
probably just pushing one of the systems involved (X client, server,
or connection) a little harder than it can easily cope with.
Good luck.