﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	mlocked
10099	Frontend/LcdServer communication	David Matthews <dm@…>	beirdo	"Communication between the front-end and the LCD server seems to be broken in git head so actions in the front-end don't get displayed on the LCD.  It looks like the problem stems from a change to the constructor for MythSocketDevice which creates a real socket only if it is creating a UDP socket.  TCP sockets, according to the comment are deferred to the ""connect"".  The problem with that is that LCD::connectToHost calls setCallbacks before it calls connect and MythSocketThread::AddToReadyRead doesn't work if the socket is unset.  The work-around is to comment out the ""if (type == Datagram)"" in MSocketDevice::MSocketDevice.

David"	Bug Report - General	closed	minor	0.25	MythTV - Mythlcdserver	Master Head	medium	fixed			0
