Re: [evolution-patches] gtkhtml, evolution crash when compose a html message



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]