[mythtv] Steppes Theme question
Peter Bennett
pgbennett at comcast.net
Fri Feb 3 14:53:50 UTC 2017
On 01/29/2017 04:03 PM, Peter Bennett wrote:
> On 01/29/2017 01:15 PM, John P Poet wrote:
>> That should not have happened. Is it possible it was residue left
>> over from having master checked out? Otherwise, there may be a logic
>> error in programs/mythfrontend/themechooser.cpp .
>>
>> I personally run master in production, but I could try checking 0.28
>> out fresh somewhere to check it. What change should I look for?
Hi John
I found the problem. The theme download is using the github branch name
that you build from to determine what version of themes to use. If the
branch is not "fixes/nnn" it assumes trunk. I have a local tracking
branch for fixes/0.28 that is named differently, so my frontend is
always looking at the trunk version of themes. I need to change my git
setup.
Peter
More information about the mythtv-dev
mailing list