[MPlayer-dev-eng] [PATCH] gmplayer fsFileSelect related fixes

Vadim Pisarev plv at farpost.com
Sun Apr 8 13:52:05 CEST 2007


Hello!

gmplayer has troubles displaying filenames and directories in national 
codepages because it forwards strings to gtk "as is" (without converting 
it to utf8). So i get "?" characters instead of correct names and i get 
many messages like:

(<unknown>:4962): Pango-WARNING **: Invalid UTF-8 string passed to 
pango_layout_set_text()

I created a patch and it works fine on my machine. Please check.


FreeBSD plv.vladlink.lan 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 
10:40:27 UTC 2007

LANG=ru_RU.KOI8-R
LC_CTYPE="ru_RU.KOI8-R"
LC_COLLATE="ru_RU.KOI8-R"
LC_TIME="ru_RU.KOI8-R"
LC_NUMERIC="ru_RU.KOI8-R"
LC_MONETARY="ru_RU.KOI8-R"
LC_MESSAGES="ru_RU.KOI8-R"
LC_ALL=

--
WBR,
  Vadim Pisarev
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: fix.diff
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20070408/99e33aad/attachment.asc>


More information about the MPlayer-dev-eng mailing list