[lazarus] Problems with lazarus CVS
Marc Weustink
marc at dommelstein.net
Sat Nov 15 07:02:48 EST 2003
At 12:48 15-11-2003, Raúl Moratalla wrote:
>Hi! I'm using Fedora Core and I've downloaded the latest sourcce code of
>lazarus from CVS.
>I've compiled and installed it bu when I try to execute it, gives the
>next error:
>
>[WARNING] *******************************************************
>[WARNING] ** **
>[WARNING] ** Multibyte character encodings (like UTF8) are not **
>[WARNING] ** supported at the moment. **
>[WARNING] ** For full keyboard event support, make sure that **
>[WARNING] ** the LANG environment var has no UTF8 **
>[WARNING] ** **
>[WARNING] *******************************************************
I'm happy I put that warning in :-)
At the moment, the gtk interface can't handle multibyte character encodings
very well. By default, RH9 and up ship with a multibyte language setting like
LANG=en_US.UTF-8.
Before running Lazarus reset it to en_US (or whatever language you prefer)
I'm not sure if the next exeptions are the result of previous message
(It should normally work, only some keypressed events aren't fired)
>[FORMS.PP] ExceptionOccurred
> Sender=EACCESSVIOLATION
> Exception=Access violation
>TApplication.HandleException Access violation
>TApplication.HideAllFormsWithStayOnTop :TSPLASHFORM
>[FORMS.PP] ExceptionOccurred
>[FORMS.PP] ExceptionOccurred
>[FORMS.PP] ExceptionOccurred
>
>Anybody could solve this problem?
If it still happens, let me know.
Marc
More information about the Lazarus
mailing list