[mythtv-commits] Ticket #10116: Mythpreviewgen using wrong frame rate

MythTV noreply at mythtv.org
Sat Dec 10 16:28:53 UTC 2011


#10116: Mythpreviewgen using wrong frame rate
----------------------------------+----------------------------
 Reporter:  J.Pilk@…              |          Owner:
     Type:  Bug Report - General  |         Status:  closed
 Priority:  minor                 |      Milestone:  unknown
Component:  MythTV - General      |        Version:  0.24-fixes
 Severity:  medium                |     Resolution:  Won't Fix
 Keywords:                        |  Ticket locked:  0
----------------------------------+----------------------------

Comment (by J.Pilk@…):

 When I run previewgen in a terminal I see:  Current locale EN_GB

 /usr/share/mythtvlocales/en_gb.xml  contains: [[BR]]
  <setting name="Language">en_GB</setting>

 and specifies UTF-8 encoding.

 Typing 'locale' at the terminal produces:

 $ locale[[BR]]

 LANG=en_GB.UTF-8[[BR]]

 LC_CTYPE="en_GB.UTF-8"

 and so on.

 http://www.mythtv.org/wiki/Locale_Configurations   says:

 The files are stored in the mythtv/locales/ directory. The naming scheme
 takes the iso_639-2 language code and the iso_3166-1 country code
 combining them into a standard locale string e.g. pt_BR, en_US. This
 should match your system locale as reported by `locale` (on linux). The
 files are given the suffix .xml.

 There is clearly confusion in case-matching here:  probably in the
 mythpreviewgen source code, and also in the names of the .xml files.

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/10116#comment:3>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list