Hi Daniel, On Di 05 Jul 2011 21:44:32 CEST Daniel Lindgren wrote:
Just did that, PyHoca-GUI works on Windows 7 x64. I had some trouble connecting initially, perhaps there were some leftover processes from previous x2goclient tests, but the last 5 times I've succesfully started/connected/resumed sessions. PyHoca uses a different color depth than x2goclient, "dp17" vs "dp24", I couldn't resume old x2gclient sessions because of that, otherwise they seem interchangeable.
That sounds indeed weird. 17bit color depth is a really uncommon value. In PyHoca-GUI I try to keep it simple: resume only sessions that support the same color depth as the local desktop. This can be fine-tuned still, but this implementation cleared up many problems I had before.
@Alex: I get the local color depth from win32api.GetSystemMetrics(2). This 17bit value sounds really odd to me. How does x2goclient choose its color depth???
@Daniel: You are great! You found the bug. What is your desktop's ,,real'' color depth (right click on desktop, properties, settings of gcard)? I guess it is something different from 17. Maybe you could be more playful with local color depth (gcard settings)?
Greets, Mike -- DAS-NETZWERKTEAM mike gabriel, dorfstr. 27, 24245 barmissen fon: +49 (4302) 281418, fax: +49 (4302) 281419 GnuPG Key ID 0xB588399B mail: [email protected], http://das-netzwerkteam.de freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xfb
pgpQ8LxkRAaqj.pgp
Description: Digitale PGP-Unterschrift
_______________________________________________ X2go-Dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/x2go-dev
