Hi, i checked out the new svn version. Thanks for your writeln insertion. :)
I unkommented your lines. The result was, that TGtkWidgetSet.AppInit gdk_screen_width_mm has the Value of 0 so the computed value of ScreenInfo.PixelsPerInchX is 0 and the computed value of ScreenInfo.PixelsPerInchY results in an exception division by zero. OK. What can I do now. I am wondering why, because everything works very well, except the last days... greetings Tanila Am Dienstag, den 13.02.2007, 23:45 +0100 schrieb Mattias Gaertner: > On Tue, 13 Feb 2007 23:17:04 +0100 > tanila <[EMAIL PROTECTED]> wrote: > > > Hi Mattias, > > > > thanks for reply, > > > > Where do i have to add these writelns ? > > See the gdb backtrace: > gtkobject.inc:1925 > > This means the error occurred in file gtkobject.inc at line 1925. > The full filename is lazarus/lcl/interfaces/gtk/gtkobject.inc. > > > > I am using Lazarus SVN... > > Good. Make sure you work with the latest revision, so that we are > talking about the same source. > > > Mattias > > _________________________________________________________________ > To unsubscribe: mail [EMAIL PROTECTED] with > "unsubscribe" as the Subject > archives at http://www.lazarus.freepascal.org/mailarchives _________________________________________________________________ To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject archives at http://www.lazarus.freepascal.org/mailarchives
