Hi Shuai, Can't comment on the patch itself, I leave that to the evolution team.
In order to add this patch to the build, you need to update the spec file (base-specs/evolution.spec) and also the ChangeLog file. Please send those changes to this list (svn diff). The patch should also be submitted to evolution's bugzilla and a patch comment line added to the spec files, as detailed here: http://opensolaris.org/os/project/jds/documents/patch_comments/ Thanks, Laca On Fri, 2008-06-06 at 09:34 +0800, Shuai Liu wrote: > Hi everyone. > > I am Shuai Liu at SCERI. > > Evolution 2.22.2 will crash when exiting. > > Steps to reproduce: > 1. Open evolution > 2. Click the tasks view > 3. exit evolution > > This bug was caused by disconnecting two signals wrongly when the > instance was destroyed before. > This happend in the function destroy_component_view() at file > calendar/gui/tasks-component.c. The code wanted to disconnect signal > "source_added" and "source_removed" while the instance > component_view->tasks had been destroyed before. > > Please review and thank you. > > Shuai Liu
