[MPlayer-dev-eng] [PATCH] Fix dll loading with Turkish locales

Diego Biurrun diego at biurrun.de
Mon Jan 24 12:12:50 CET 2005


Onur Kucuk writes:
> 
> On Thu, 20 Jan 2005 14:23:40 +0100
> Reimar D_ffinger <Reimar.Doeffinger at stud.uni-karlsruhe.de> wrote:
> 
> > > the attached patch removes all setlocale calls from MPlayer, thus
> > > forcing the C library to behave independant of any locale settings.
> > 
> > Committed.
> 
> 
>  Still crashing.
> 
>  The cli version works ok but gui crashes. When the gui starts,
> gtk_set_locale and gtk_init is called, and they both set the locale.

Does commenting out

 gtk_set_locale();

in Gui/mplayer/widgets.c line 64 solve the problem?

Diego




More information about the MPlayer-dev-eng mailing list