[mythtv-commits] Ticket #10209: Mythfrontend fails to find mysql.txt when the home directory path contains non-ASCII
MythTV
noreply at mythtv.org
Fri Mar 16 03:31:24 UTC 2012
#10209: Mythfrontend fails to find mysql.txt when the home directory path contains
non-ASCII
-------------------------------------------------+------------------------
Reporter: Göran Uddeborg <goeran@…> | Owner: mdean
Type: Bug Report - General | Status: closed
Priority: minor | Milestone: 0.25
Component: MythTV - General | Version: 0.24.1
Severity: medium | Resolution: fixed
Keywords: | Ticket locked: 0
-------------------------------------------------+------------------------
Changes (by Github):
* status: accepted => closed
* resolution: => fixed
* milestone: unknown => 0.25
Comment:
Use toLocal8Bit() for loading mysql.txt.
Although the reported issue is much harder to trigger after c32fcf7fd,
this fixes the old code to use toLocal8Bit() in case it's triggered.
While this old code will likely be removed after #10305, this small
change should make it easier to use MythTV with non-ASCII characters in
home directory names.
Fixes #10209
Branch: master
Changeset: 53761e2cc1f17a17ed2446b8779623bd44814660
--
Ticket URL: <http://code.mythtv.org/trac/ticket/10209#comment:4>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center
More information about the mythtv-commits
mailing list