Well I tried building the LCL with GTK2 using fpc2.1.3 (note that it
was working fine  with 2.0.4 just a few days ago) - and it dies
complaining of a missing unit gtkint.

I have been meaning to report this - I cannot say whether the two are
related though.

A.J.

On 5/18/07, Graeme Geldenhuys <[EMAIL PROTECTED]> wrote:
Hi,

In my last set of updates I got about a week ago, I started getting
the following errors in my GTK1 based applications. I don't know if
this relates to GTK2 as well, I don't develop for GTK2 yet.

I'll be using my application and then suddenly I get output like the
following to the console and the application is totally frozen.

------------------------------------------
TGtkWidgetSet.DeleteObject GdiObject=B7B196A0 gdiBrush is still used. DCCount=1
DC: B7844160 0855CFE0=LCLWinapiClient [RMVDFStPr]
LCLObject=B78735E0=sgOutcomes:TStringGrid<MainWidget=0855CDD0=LCLWinapiWidget><Is
FixedWidget><Is CoreWidget>
ERROR in LCL:
Creating gdb catchable error:
  $080F7EB8  RAISEGDBEXCEPTION,  line 771 of lclproc.pas
  $08126800  RAISEGDIOBJECTISSTILLUSED,  line 2425 of gtkwinapi.inc
  $08126361  TGTKWIDGETSET__DELETEOBJECT,  line 2472 of gtkwinapi.inc
  $0815E3AF  DELETEOBJECT,  line 166 of ./include/winapi.inc
  $0816B8A7  TBRUSHHANDLECACHE__REMOVEITEM,  line 24 of ./include/brush.inc
  $081D6212  TRESOURCECACHEITEM__DESTROY,  line 184 of lclrescache.pas
  $0805F6D2
  $081D62F1  TRESOURCECACHEITEM__DECREASEREFCOUNT,  line 213 of lclrescache.pas
  $0816BDB5  TBRUSH__FREEHANDLE,  line 209 of ./include/brush.inc

-------------------------------------------


I'm currently using Lazarus 0.9.23 (r11153) with FPC 2.1.3 (the
fixes_2_2 branch with r7241).

As I mentioned, about two weeks ago I never received such issues, but
only with my last set op updates in started.  I get this with any of
my GTK1 based applications.

>From the error it clearly indicates to me that it is a LCL (GTK
widgetset issue). Anybody else experiencing such problems.



--
Graeme Geldenhuys

General error, hit any user to continue.

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives



--
A.J. Venter
CEO - OutKast Solutions C.C.
http://www.outkastsolutions.co.za
Cell: +27 83 455 9978
Fax: +27 21 413 2800
Office: +27 21 591 6766

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to