[lazarus] Problems with lazarus CVS
Raúl Moratalla
raul.moratalla at mammaluna.com
Sat Nov 15 07:17:00 EST 2003
Thanks, It sould work ok now, but it gives the next error:
[FORMS.PP] ExceptionOccurred
Sender=EACCESSVIOLATION
Exception=Access violation
TApplication.HandleException Access violation
TApplication.HideAllFormsWithStayOnTop :TSPLASHFORM
[FORMS.PP] ExceptionOccurred
[TgtkObject.Destroy] WARNING: There are 2 unreleased DCs, a detailed
dump follows:
[TgtkObject.Destroy] DCs: BF1E1D84 0858DA74
[TgtkObject.Destroy] WARNING: There are 9 unreleased GDIObjects, a
detailed dump follows:
[TgtkObject.Destroy] GDIOs: BF209A94 BF1E1E44 BF209014 BF208FC4
BF208F74 0858DB34 BF055004
[TgtkObject.Destroy] gdiBitmap: 2
[TgtkObject.Destroy] gdiBrush: 2
[TgtkObject.Destroy] gdiFont: 3
[TgtkObject.Destroy] gdiPen: 1
An unhandled exception occurred at 0x00000000 :
EACCESSVIOLATION : Access violation
0x00000000
0x08553BF0 main, line 352 of ./include/picture.inc
0x0000D7B2
A few days ago, I downloaded the rpm package for lazarus and it worked
good. I removed the package and compiled lazarus from CVS but now I
can't execute the binary compiled :(
El sáb, 15-11-2003 a las 13:09, Marc Weustink escribió:
> 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
>
> _________________________________________________________________
> To unsubscribe: mail lazarus-request at miraclec.com with
> "unsubscribe" as the Subject
> archives at http://www.lazarus.freepascal.org/mailarchives
>
More information about the Lazarus
mailing list