[mythtv] Unknown command: UNKNOWN_COMMAND

Isaac Richards ijr at case.edu
Mon Apr 4 19:53:15 UTC 2005


On Monday 04 April 2005 03:48 pm, Brian Foddy wrote:
> From what I have seen, the first offending bad command is actually a
> blank or null message.  The UNKNOWN_COMMAND message starts appearing
> after a few cycles.  I've tried to find a common point in the sending
> command logic to trace all sent commands, but it seems like they can
> originate from serveral locations in code.  But I'm almost wondering
> if the original message is actually a phantom or left-over fragment
> that is being taken as a new message.

That's possible.  Could try making it ignore blank messages, but if whatever's 
sending them is waiting on a reply, that'll cause problems.

> If someone knows of a central stop to log sending commands, that would
> help greatly...

Really isn't one, except in util.cpp.

Isaac


More information about the mythtv-dev mailing list