Re: [evolution-patches] Patch to fix crash when expanding "On this Computer" in mailer



On Tue, 2004-02-24 at 00:52 -0500, Rodney Dawes wrote:

> This patch fixes the much disputed crashing in the treeview without

I'm not sure this patch will affect the issue anyway, since its got
nothign to do with subfolders, empty or otherwise.  Only the top-level
folder being expanded by the code *while* the animation is still running
after the user expanded it.

> patching gtk+, as we are doing the wrong thing in camel also, when
> loading local folders that don't actually have children, but we force
> the CAMEL_FOLDER_CHILDREN flag even when the sub-directory is empty,
> or only contains files that we want to ignore (those that being with a
> period).

Patch looks reasonable, although that flag should not be being set in
the first place really.  There's a conflict with the recursive code vs
the non-recursive scanner.

> This also fixes the issues where folders would have an expander that
> would do nothing when clicked (which is essentially what seems to be
> causing the crash).





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]