Re: [evolution-patches] Fix crash on DnD of folders (bug 51463)
- From: Jeffrey Stedfast <fejj ximian com>
- To: Mariano Su�z-Alvarez <msuarezalvarez arnet com ar>
- Cc: evolution-patches lists ximian com
- Subject: Re: [evolution-patches] Fix crash on DnD of folders (bug 51463)
- Date: Wed, 04 Feb 2004 11:28:20 -0500
hmmm, this patch is no longer relevant - I've rewritten the drag&drop
code since then.
Jeff
On Sat, 2003-11-29 at 17:26, Mariano Suarez-Alvarez wrote:
> Comments from http://bugzilla.ximian.com/show_bug.cgi?id=51463
>
> Trying to DnD a folder into another one (or to another position) crashes
> evo. The crash is due to a g_assert_not_reached which is... well... reached.
> The patch fixes that
>
> Note this does not make DnD work, though. Now what you get is
> em-folder-tree.c:drag_data_received_cb going through the codepath that
> leads to this:
>
> if (camel_exception_is_set (&ex)) {
> /* FIXME: error dialog? */
> camel_exception_clear (&ex);
> return FALSE;
> }
>
> and hence, not doing anything. That's a different bug...
>
> Ciao,
>
> -- m
>
>
> -----------------------------------------------------------------------
> Mariano Surez-Alvarez
> Departamento de Matematica - FCEyN - Universidad de Buenos Aires
> Ciudad Universitaria, Pab. I. (1428) Ciudad de Buenos Aires, Argentina
> http://mate.dm.uba.ar/~aldoc9
>
> De la observacin de la irreductibilidad de las creencias ltimas
> he sacado la mayor leccin de mi vida. Aprend a respetar las ideas
> ajenas, a detenerme ante el secreto de las conciencias, a entender
> antes de discutir, a discutir antes de condenar. Y como estoy en
> vena de confesiones, hago una ms, quizs superflua: detesto con
> toda mi alma a los fanticos.
>
> Norberto Bobbio, Italia civil.
>
> -----------------------------------------------------------------------
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]