Could you try lp:~robert-ancell/lightdm/xdmcp-forward-query and see if that works for you? Thanks, --Robert On Fri, 30 Oct 2015 at 05:08 Martin Vogt <martin.vogt at itwm.fraunhofer.de> wrote:> > > Hello, > > I'm connecting from an older thinclient to a Centos7 server with > > >X :1 -query centos7.domain > > and get the warning:: > > >xdmcp-server.c > > default: > > g_warning ("Got unexpected XDMCP packet %d", packet->opcode); > > and my thinclient aborts. > > after reading the source, I came to the conclusion, that lighdm does not > implement "XDMCP_ForwardQuery". > > Is there a reason why it was not implemented? > > regards, > > Martin > > > _______________________________________________ > LightDM mailing list > LightDM at lists.freedesktop.org > http://lists.freedesktop.org/mailman/listinfo/lightdm >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/lightdm/attachments/20151029/76970941/attachment.html>
On 10/30/2015 12:11 AM, Robert Ancell wrote:> Could you try lp:~robert-ancell/lightdm/xdmcp-forward-query and see if > that works for you? >Thanks Robert. It works, sort of. One thinclient shows a login box, the other does not. The one which shows the login box, does not accept my password, so I can't test KDE4, yet. But most likely it has to do with some opengl extensions and is not XDMCP protocol related. http://ati.cchtml.com/show_bug.cgi?id=1142 I will debug it and let you know, and many thanks for your patch. regards, Martin