[mythtv-commits] Ticket #10689: mythfrontend can't play bluray rip if there are non-Latin1 characters in path

MythTV noreply at mythtv.org
Fri May 4 23:32:01 UTC 2012


#10689: mythfrontend can't play bluray rip if there are non-Latin1 characters in
path
-------------------------+-------------------------------------------
 Reporter:  dluzin@…     |           Type:  Patch - Bug Fix
   Status:  new          |       Priority:  major
Milestone:  unknown      |      Component:  MythTV - Blu-ray Playback
  Version:  Unspecified  |       Severity:  medium
 Keywords:               |  Ticket locked:  0
-------------------------+-------------------------------------------
 Mythfrontend can't play bluray rip if it's path contains non-Latin1
 characters, for example cyrillic ones using UTF-8 locale.
 The problem resides in libs/libmythtv/bdringbuffer.cpp in
 BDRingBuffer::OpenFile function. bd_open function called with path
 converted to Latin1, that is not correct for systems with non-default
 locales.
 Attached is a patch solving this issue.

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/10689>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list