[mythtv] [PATCH] frontend halt bug

Mark Spieth mark at dclabs.com.au
Mon Nov 15 04:16:40 UTC 2004


I suspect it might be a qt version.
I had qt 3.2.3 build system at the time. fe was qt 3.3.3 libs

the initial strlist = ""; adds an initial null string entry
the subsequent << append strings becoming [1] and [2]. thus [0] == ""

thus either 3.2.3 headers or 3.3.3 lib does this.
seems reasonable the way it should behave.
cheers
mark
>
> >> the QUERY_IS_ACTIVE_BACKEND request is created incorrectly thus
> >> UNKNOWN_COMMAND is returned instead of FALSE
> >
> > Interesting. Both versions work for me.
>
> Before the patch, the frontend wouldn't offer me the shutdown option on
> my OS X box; after the patch, it did.  I'll try your test soon, but the
> patch did something to solve the problem for me, unless it was an
> uncanny coincidence...
>
>   - Jer
>
>


----------------------------------------------------------------------------
----


_______________________________________________
mythtv-dev mailing list
mythtv-dev at mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev



More information about the mythtv-dev mailing list