Re: [evolution-patches] gtkhtml, evolution crash when compose a html message
- From: Eric Zhao <Eric Zhao Sun COM>
- To: Radek Doulik <rodo ximian com>
- Cc: Not Zed <notzed ximian com>, Patches <evolution-patches ximian com>, Yuedong Du <Yuedong Du Sun COM>
- Subject: Re: [evolution-patches] gtkhtml, evolution crash when compose a html message
- Date: Mon, 09 Aug 2004 15:02:20 +0800
Commited, Thanks all!
I also filed a gnopernicus related bug on
bugzilla(http://bugs.ximian.com/show_bug.cgi?id=62607).
I'll fix it ASAP.
Regards,
Eric
Radek Doulik wrote:
On Wed, 2004-08-04 at 11:27 +0800, Eric Zhao wrote:
Thanks for your comment.
Acctually, the corresponding HTML object of a11y object should not be
NULL. When a HTML object is destroyed, the relation between this HTML
object and its a11y object is cut off, and a signal is emitted to notify
the AT tools to destory the a11y object. But I found this notification
has no effect on gnopernicus(gnopernicus still tries to access this a11y
object). So I use g_return_if_fail as the last resort.
OK, makes sense to use the asserts then. Could you please also report
that bug for gnopernicus in bugzilla so that it's fixed as well?
The patch looks good. Please commit.
R.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]