[E-devel] [patch] segfault when scanning application directory

2006-04-12 Thread Reinier Lamers
Hi, Today my neat E17 wouldn't start anymore. Turned out that it tried to scan a nonexistent directory (~/.e/applications/all/openoffice) for applications for some reason, and then crash in line 2201 of e_apps.c. It doesn't check if a2 is NULL, though the result of e_app_new() can be NULL.

[E-devel] e17 e_border.c patch

2004-12-08 Thread Reinier Lamers
This is a trivial patch that fixes a bug where e crashes when a window spans the entire screen horizontally (like my Firefox did). Regards, Reinier Lamers patch Description: Binary data