[mythtv-commits] Ticket #13167: theme missing menu option support

MythTV noreply at mythtv.org
Wed Nov 8 00:01:32 UTC 2017


#13167: theme missing menu option support
-------------------------------------------------+-------------------------
 Reporter:  blm-ubunet@…                         |          Owner:
     Type:  Bug Report - General                 |         Status:  new
 Priority:  minor                                |      Milestone:  unknown
Component:  Themes                               |        Version:  Master
                                                 |  Head
 Severity:  low                                  |     Resolution:
 Keywords:  mythbuntu, menu,                     |  Ticket locked:  0
  radiostreams,gallery                           |
-------------------------------------------------+-------------------------

Comment (by rsiddons):

 There is only the one image-ui.xml, in 'default'.
 'default-wide' xmls are basically the same with the numbers scaled; image-
 ui.xml uses relative scaling instead.
 When nothing is found in 'default-wide' the frontend should fallback to
 'default'.
 Sounds like you still have an old ~/.mythtv/themes/default/Mythbuntu
 */image-ui.xml kicking around.

 You can check what its using with 'mythfrontend -v gui'.

 Earlier comments were for a combined frontend. Remote ones will be slower
 of course.

 The photos themselves are only loaded for Slide view.
 You should see ~6Kb thumbnails in ~mythtv/.mythtv/tmp/Images/Photographs/
 on the backend.
 On first viewing they should be loaded into the frontend's image cache at
 ~/.mythtv/cache/themecache/*/myth:*
 After that they should appear instantly.

 Are you saying they are slow to appear then ?
 There is plenty of frontend/backend communication in the process (filename
 lookup) but it shouldn't be noticeable.

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


More information about the mythtv-commits mailing list