[mythtv-commits] Ticket #12666: mythpreviewgen fails - no new thumbnails for recordings

MythTV noreply at mythtv.org
Fri Feb 26 14:45:49 UTC 2016


#12666: mythpreviewgen fails - no new thumbnails for recordings
-------------------------------------+-----------------------------
 Reporter:  yiannividalis@…          |          Owner:  jyavenard
     Type:  Bug Report - General     |         Status:  new
 Priority:  minor                    |      Milestone:  unknown
Component:  MythTV - Mythpreviewgen  |        Version:  Master Head
 Severity:  medium                   |     Resolution:
 Keywords:                           |  Ticket locked:  0
-------------------------------------+-----------------------------

Comment (by jyavenard):

 Replying to [comment:55 Yianni Vidalis <yiannividalis@…>]:
 > Ok, you won't believe it, but it was the LC_ALL variable (I knew I
 wasn't crazy!!!).
 >
 >
 > {{{
 > > locale
 > LANG=el_GR.UTF-8
 > LC_CTYPE="el_GR.UTF-8"
 > LC_NUMERIC="el_GR.UTF-8"
 > LC_TIME="el_GR.UTF-8"
 > LC_COLLATE="el_GR.UTF-8"
 > LC_MONETARY="el_GR.UTF-8"
 > LC_MESSAGES="el_GR.UTF-8"
 > LC_PAPER="el_GR.UTF-8"
 > LC_NAME="el_GR.UTF-8"
 > LC_ADDRESS="el_GR.UTF-8"
 > LC_TELEPHONE="el_GR.UTF-8"
 > LC_MEASUREMENT="el_GR.UTF-8"
 > LC_IDENTIFICATION="el_GR.UTF-8"
 > LC_ALL=el_GR.UTF-8
 > yianni at storage:~> LC_ALL=en_US.UTF-8 mythpreviewgen --infile
 201602241sample.ts --seconds 5 --outfile srs.jpg
 }}}

 excellent thank you.

 will try to reproduce it..

 it's bizarre, because the stuff generating the string to configure the
 yadif filters doesn't use locales. plain sprintf.

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


More information about the mythtv-commits mailing list