[mythtv] latest cvs broken?

Dave Alden alden at math.ohio-state.edu
Sun Dec 21 16:03:37 EST 2003


Hi,

On Sat, Dec 20, 2003 at 05:35:59PM -0800, Augusto Cardoso wrote:
> Hi!
> 
> >From one of the Friday's updates:
> ...
> Patch from Jason Rosson to cut down on the SQL queries for the playback box's
> little status icons.  NOTE:  This breaks backend/frontend comms compatability.
> ...
> 
> Are you sure you're running an updated version of the mythfrontend?
> I had similar problem until I updated the frontend.

Yup, I only have one machine, so both frontend and backend were updated at the same time.
I've checked with a --version on both and a diff between the source tree and installation
directory. :-)

Here's the last 9 lines from the working mythbackend (from CVS on Dec 19th, noon EST):

2003-12-21 15:58:15 Found changes in the todo list.
2003-12-21 15:58:35 MainServer::HandleAnnounce Playback
2003-12-21 15:58:35 adding: thealdens.homeip.net as a client (events: 0)
2003-12-21 15:58:35 2       OK
2003-12-21 15:58:36 25208   60[]:[]Married to the Kellys[]:[]The Apartment[...
2003-12-21 15:58:36 MainServer::HandleAnnounce Playback
2003-12-21 15:58:36 adding: thealdens.homeip.net as a client (events: 1)
2003-12-21 15:58:36 2       OK
2003-12-21 15:58:37 17      572328[]:[]367181


Here's the last 9 lines from the broken mythbackend (from CVS on Dec 21st, noon EST):

2003-12-21 15:31:27 Found changes in the todo list.
2003-12-21 15:31:36 MainServer::HandleAnnounce Playback
2003-12-21 15:31:36 adding: thealdens.homeip.net as a client (events: 0)
2003-12-21 15:31:36 2       OK
2003-12-21 15:31:36 1       0
2003-12-21 15:31:36 MainServer::HandleAnnounce Playback
2003-12-21 15:31:36 adding: thealdens.homeip.net as a client (events: 1)
2003-12-21 15:31:36 2       OK
2003-12-21 15:31:36 17      572328[]:[]374707


Here's the last 9 lines from the working mythfrontend (from CVS on Dec 19th, noon EST):

2003-12-21 15:57:48 mythfrontend version: 0.13.12102003-1 www.mythtv.org
2003-12-21 15:57:48 Enabled verbose msgs :all
2003-12-21 15:57:48 Key G is already bound in context TV Playback.
2003-12-21 15:57:49 Registering MythMusic Media Handler as a media handler
2003-12-21 15:58:35 Connecting to backend server: 127.0.0.1:6543 (try 1 of 5)
2003-12-21 15:58:35 35      ANN Playback thealdens.homeip.net 0
2003-12-21 15:58:35 21      QUERY_RECORDINGS Play
2003-12-21 15:58:36 35      ANN Playback thealdens.homeip.net 1
2003-12-21 15:58:37 15      QUERY_FREESPACE


Here's the last 9 lines from the broken mythfrontend (from CVS on Dec 21st, noon EST):

2003-12-21 15:31:19 mythfrontend version: 0.13.12102003-1 www.mythtv.org
2003-12-21 15:31:19 Enabled verbose msgs :all
2003-12-21 15:31:20 Key G is already bound in context TV Playback.
2003-12-21 15:31:20 Registering MythMusic Media Handler as a media handler
2003-12-21 15:31:36 Connecting to backend server: 127.0.0.1:6543 (try 1 of 5)
2003-12-21 15:31:36 35      ANN Playback thealdens.homeip.net 0
2003-12-21 15:31:36 21      QUERY_RECORDINGS Play
2003-12-21 15:31:36 35      ANN Playback thealdens.homeip.net 1
2003-12-21 15:31:36 15      QUERY_FREESPACE


...dave


More information about the mythtv-dev mailing list