On Tuesday 10 December 2002 13:35, Sanjeev Manral wrote: > > -----Original Message----- > > From: Dalibor Topic [SMTP:[EMAIL PROTECTED]] > > Sent: Tuesday, December 10, 2002 5:16 PM > > To: Sanjeev Manral; '[EMAIL PROTECTED]' > > Cc: '[EMAIL PROTECTED]' > > Subject: RE: [kaffe] kaffe-awt-static exception > > > > Hi Sanjeev, > > [Sanjeev Manral] Hi dalibor, > > > --- Sanjeev Manral <[EMAIL PROTECTED]> wrote: > > > I debuged this and getting floowing problem- > > > > > > > > > program received signal segmentation fault. > > > 0x084823ac in QPaintDeviceMetrics::logicalDpiX() > > > > could you set a breakpoint on tlkGetResolution and see > > what resolution is passed by the appletviewer, and how > > it differs from resolution passed when you run an AWT > > apllication? > > [Sanjeev Manral] > I've set breakpoint in tlkGetResolution. but it is crashing before > tlkGetResolution returns. > I'm not able to set break point inside > QPaintDeviceMetrics::logicalDpiX() > > [Sanjeev Manral] tlkGetResolution in X retruns 83 Dpi > > > best regards, > > > > dalibor topic > > [Sanjeev Manral] Thanks > Sanjeev You'll have to rebuild Qt in debug mode...
Happy coding, Eric > > > __________________________________________________ > > Do you Yahoo!? > > Yahoo! Mail Plus - Powerful. Affordable. Sign up now. > > http://mailplus.yahoo.com _______________________________________________ kaffe mailing list [EMAIL PROTECTED] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
