From koffice-devel Fri Jun 29 10:18:36 2007 From: Thomas Zander Date: Fri, 29 Jun 2007 10:18:36 +0000 To: koffice-devel Subject: Re: Weird crash in the shape manager Message-Id: <200706291218.42226.zander () kde ! org> X-MARC-Message: https://marc.info/?l=koffice-devel&m=118311236721115 MIME-Version: 1 Content-Type: multipart/mixed; boundary="--===============1035059233==" --===============1035059233== Content-Type: multipart/signed; boundary="nextPart5560489.5sBgfKAtfT"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit --nextPart5560489.5sBgfKAtfT Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Friday 29 June 2007 09:19:01 Boudewijn Rempt wrote: > I may be the only one to experience this crash -- [] > /home/boud/kde/src/koffice/plugins/dockers/shapeselector/Canvas.cpp:238 > > But I cannot explain it -- I haven't got changes around there. It > happens when the shape selector wants to show a tooltip I can't reproduce this, no. Can you add a kDebug with is->toolTip() text just before line 238? If that doesn't give weird results (like invalid data or 'nulls' that=20 could crash QToolTip due to a bug there); try replacing the line 238=20 with; QToolTip::showText(helpEvent->globalPos(), QString("foo")); If that also crashes; I'd look into recompiling qt-copy... Hope that helps. =2D-=20 Thomas Zander --nextPart5560489.5sBgfKAtfT Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQBGhNyBCojCW6H2z/QRAsSoAJ4shfJeNw7ZBzDmOcDEX7cB5Q4WSwCfdBzi yxyT9vYeyjC1h0LByVb45Rs= =yELt -----END PGP SIGNATURE----- --nextPart5560489.5sBgfKAtfT-- --===============1035059233== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ koffice-devel mailing list koffice-devel@kde.org https://mail.kde.org/mailman/listinfo/koffice-devel --===============1035059233==--