<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 3 January 2016 at 11:39, John P Poet <span dir="ltr"><<a href="mailto:jppoet@gmail.com" target="_blank">jppoet@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><span class="">On Sat, Jan 2, 2016 at 3:49 PM, Paul Harrison <span dir="ltr"><<a href="mailto:mythtv@sky.com" target="_blank">mythtv@sky.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 02/01/16 10:30, Mike Holden wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi guys, and Happy New Year to all.<br>
<br>
Initially not sure if this is a theming issue or an issue with the frontend.<br>
<br>
Currently using Steppes v27.40 on Fedora 23, up to date on rpmfusion updates,<br>
<br>
In the Set Channel Recording Priorities screen, I move up/down to the channel in question, then hit left/right. The priority is supposed to increase/decrease.<br>
<br>
Using Steppes v27.40, the value doesn't change when I hit left/right. However if I exit the screen then go back in again, I can see that the value has changed as expected. It simply doesn't change the value on-screen.<br>
<br>
Tried changing to Terra v1.4, and the screen works as expected, the priority changes on-screen as you hit left/right.<br>
<br>
Looks like this is a theme issue then? Or is it still a frontend issue?<br>
<br>
Not sure how to contact the theme developer. Don't know if they subscribe here.<br>
<br>
If I don't get any response from here, I guess the official path is to contact via the project on GitHub?<br>
<br>
<br>
</blockquote>
<br>
I see what the problem is. You could argue it's a code problem and a theme problem since they are both wrong.<br>
<br>
The ChanInfo::InfoMap calls the text 'channelrecpriority' but the ChannelRecPriority screen sets the 'priority' text when you change priorities. The default theme calls it 'priority' and I assume most other themes just copy that and so it works on those themes. The Steppes theme calls it 'channelrecpriority' so it only works when the InfoMap is used to set it which isn't used when you change it using the arrow keys. Also it appears the 'channelrecpriority' text area on the Steppes theme isn't wide enough for negative numbers or numbers > 10. So it's all a bit of a mess.<br>
<br>
I'll ask John what he wants to do. It would be easier for him just to fix things in the Steppes theme.<br></blockquote><div><br></div></span><div>Thank you for doing the analysis, Paul. I have pushed the changes to Steppes and Steppes-narrow that you suggested.<br><br></div><div>Mike, a new version of Steppes should show up after the repository is updated tonight.<span class="HOEnZb"><font color="#888888"><br></font></span></div><span class="HOEnZb"><font color="#888888"><div><br></div><div>John<br> <br></div></font></span></div></div></div>
<br>_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://lists.mythtv.org/mailman/listinfo/mythtv-users" rel="noreferrer" target="_blank">http://lists.mythtv.org/mailman/listinfo/mythtv-users</a><br>
<a href="http://wiki.mythtv.org/Mailing_List_etiquette" rel="noreferrer" target="_blank">http://wiki.mythtv.org/Mailing_List_etiquette</a><br>
MythTV Forums: <a href="https://forum.mythtv.org" rel="noreferrer" target="_blank">https://forum.mythtv.org</a><br>
<br></blockquote></div><br></div><div class="gmail_extra">Thanks Paul & John.</div><div class="gmail_extra"><br></div><div class="gmail_extra">Just updated to v27.41, and this now works as expected.</div><div class="gmail_extra"><br></div><div class="gmail_extra">Great turnaround!</div></div>