[mythtv-commits] Ticket #13454: User interface problems on android

MythTV noreply at mythtv.org
Thu May 30 14:20:49 UTC 2019


#13454: User interface problems on android
----------------------------------+-------------------------------
 Reporter:  Peter Bennett         |          Owner:  Peter Bennett
     Type:  Bug Report - General  |         Status:  assigned
 Priority:  minor                 |      Milestone:  needs_triage
Component:  Ports - Android       |        Version:  Master Head
 Severity:  medium                |     Resolution:
 Keywords:                        |  Ticket locked:  0
----------------------------------+-------------------------------

Comment (by mspieth):

 This just jumped out at me as the doco says the 3rd arg param is radix and
 not fill char. I suspect some compile option in qt enables base 32 support
 otherwise default becomes base 10 if the specific base is not supported. I
 have not researched this so it is a big guess. Otherwise I cant see why it
 shouldn't be the same everywhere.

 It seems to also have fixed the incorrect episode ordering, due to the
 same issue when it generates the sort keys.

 I still haven't identified the categories issue yet. It seems like it
 should open it from the theme cache dir which is not in assets as its
 downloaded unless the default is used. Perhaps it should use
 FindThemeFile() to do the dirty work?

-- 
Ticket URL: <https://code.mythtv.org/trac/ticket/13454#comment:4>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list