Re: [PATCH] Scaffold -- Dont crash if project creation script fails to spawn



Committed:

2003-09-07  Rui Lopes  <rui ruilopes com>

	* data/Makefile.am: s/install-data-local/install-schemas. Fixes some
	gconf installation problems.
	* plugins/gnome-project-types/scaffold-gnome-application-type.c:
	(impl_create_project): Don't crash when spawn fails. Don't hardcode
	python path (use G_SPAWN_SEARCH_PATH instead). 

I removed the comment from project-tool.c

Jeroen

On Sun, 2003-08-31 at 23:17, Rui Lopes wrote:
> Hi all,
> 
> 
> In the attach are some Scaffold fixes:
> 
> * If project creation script failed to spawn, scaffold crashed.
> * Don't hardcode python command path, use G_SPAWN_SEARCH_PATH
>   g_spawn_xxx flag.
> * errmsg/outmsg g_spawn_sync arguments were swapped.
> * Schema switch `--disable-schemas-install' was being ignored.
> 
> 
> Regards,
> Rui Lopes




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