Re: [Gimp-developer] Fix some errors and usage of deprecated procedures

2011-02-23 Thread Carol Spears
On Tue, Feb 22, 2011 at 11:31:40PM -0500, Liam R E Quin wrote: On Tue, 2011-02-22 at 23:22 -0500, Kevin Cozens wrote: Liam R E Quin wrote: What would it take to provide this as an online service, for people with existing scripts? It wouldn't take much to put it online. [...] It

Re: [Gimp-developer] Fix some errors and usage of deprecated procedures

2011-02-22 Thread Kevin Cozens
Nelson A. de Oliveira wrote: While running the camouflage pattern plugin I saw an error: Thank you Nelson (and Carol) for the reports and patches regarding Script-Fu scripts. The GIMP API has been undergoing some big changes in this development cycle and the Script-Fu scripts have not fully

Re: [Gimp-developer] Fix some errors and usage of deprecated procedures

2011-02-22 Thread Liam R E Quin
On Tue, 2011-02-22 at 16:50 -0500, Kevin Cozens wrote: Until now, updating the scripts can usually be done in about 15 minutes starting from the running of GIMP to get a current dump of the PDB (if there are no other unusual changes). What would it take to provide this as an online service,

Re: [Gimp-developer] Fix some errors and usage of deprecated procedures

2011-02-22 Thread Carol Spears
On Tue, Feb 22, 2011 at 04:50:14PM -0500, Kevin Cozens wrote: Nelson A. de Oliveira wrote: While running the camouflage pattern plugin I saw an error: I usually do much of the work to update Script-Fu scripts to the latest API as I have a Perl based script that automates the update

Re: [Gimp-developer] Fix some errors and usage of deprecated procedures

2011-02-22 Thread Kevin Cozens
Liam R E Quin wrote: What would it take to provide this as an online service, for people with existing scripts? It wouldn't take much to put it online. A webpage where the original script can be pasted and a webserver that can run Perl scripts. It won't be able to update for all scripts as

Re: [Gimp-developer] Fix some errors and usage of deprecated procedures

2011-02-22 Thread Liam R E Quin
On Tue, 2011-02-22 at 23:22 -0500, Kevin Cozens wrote: Liam R E Quin wrote: What would it take to provide this as an online service, for people with existing scripts? It wouldn't take much to put it online. [...] It won't be able to update for all scripts Hmm, maybe we should consider