[MPlayer-dev-eng] Latest CVS gui is still with bugs (LOCALE BUGS)
Gustavo Sverzut Barbieri
gsbarbieri at yahoo.com.br
Thu Aug 29 07:34:24 CEST 2002
Hello,
This already occured before and someone corrected it, but it now came
back.
The problem is that cfg_read() is called before guiInit() (that calls
gtkInit() that calls gtk_init() that changes to the systems default
locale). This occurs at: mplayer.c, line 564.
If you change that to line 752, the problem is solved.
This error came back because someone changed the cfg_read() from
Gui/interface.c to mplayer.c
WHO IS WORKING ON GUI? PLEASE BE CAREFULL WITH gtk_init(), IT CHANGE
THE LOCALE TO THE SYSTEM DEFAULT.
Gustavo
_______________________________________________________________________
Yahoo! PageBuilder
O super editor para criação de sites: é grátis, fácil e rápido.
http://br.geocities.yahoo.com/v/pb.html
More information about the MPlayer-dev-eng
mailing list