[Gimp-developer] directory listing in script-fu

2003-03-30 Thread Robin Roevens
Hi all I want to create a script-fu for the generation of a navigation menu for photo-album VCD's. Now my problem is that I want to load all images in a certain directory, perform some actions on them and put them together into a new image which has to become the navigation menu. I tried

[Gimp-developer] gimp 1.3.13 python plugins play hide-and-seek

2003-03-30 Thread gimp-devel
Problem #1: This has happened to me under both Mandrake 9.0/cooker and a fresh install of Mandrake 9.1/cooker. I install from gimp-1.3.13.tar.bz2 with ./configure --enable-python $ which python /usr/bin/python $ python -V Python 2.2.2 After the make install I run gimp-1.3 and I have about 3 or

Re: [Gimp-developer] blizzards, mononucleosis, and tool plug-in TODOitems

2003-03-30 Thread Sven Neumann
Hi, Nathan Carl Summers [EMAIL PROTECTED] writes: The last time I checked, in-process tool plugin loading worked with only a handful of mild issues to be resolved. I have no doubt that it can be in perfect working order in less than two weeks. sorry, last time I checked, tools in GIMP were

Re: [Gimp-developer] directory listing in script-fu

2003-03-30 Thread Sven Neumann
Hi, Robin Roevens [EMAIL PROTECTED] writes: Can anyone help me out? I am looking for the file-glob plugin or another solution for getting to know what files are in a directory. Didn't you send this very same mail some months ago already? Is is really that difficult to use Google? The glob

Re: [Gimp-developer] blizzards, mononucleosis, and tool plug-in TODOitems

2003-03-30 Thread Nathan Carl Summers
On 30 Mar 2003, Sven Neumann wrote: Hi, Nathan Carl Summers [EMAIL PROTECTED] writes: What needs to be done for the next release is a major cleanup of the tools. I agree. Part of this cleanup should be a proper documentation on how to write a GIMP tool. Providing source for a sample

Re: [Gimp-developer] gimp 1.3.13 python plugins play hide-and-seek

2003-03-30 Thread Simon Budig
[EMAIL PROTECTED] ([EMAIL PROTECTED]) wrote: Problem #1: This has happened to me under both Mandrake 9.0/cooker and a fresh install of Mandrake 9.1/cooker. I install from gimp-1.3.13.tar.bz2 with ./configure --enable-python $ which python /usr/bin/python $ python -V Python 2.2.2 After

Re: [Gimp-developer] directory listing in script-fu

2003-03-30 Thread Robin Roevens
Hi, On Sunday 30 March 2003 22:14, Sven Neumann wrote: Didn't you send this very same mail some months ago already? Is is really that difficult to use Google? The glob plug-in has a website: http://www.bangsplat.org/gimp/ Well, yes I did, in the gimp-users mailing list.. not getting any

Re: [Gimp-developer] blizzards, mononucleosis, and tool plug-in TODOitems

2003-03-30 Thread Sven Neumann
Hi, Nathan Carl Summers [EMAIL PROTECTED] writes: While we should have a good specification of the tool api, not thinking about plugging issues would be counterproductive. Many of the existing issues are related to the nonextensiblity of the current api. My point is that we should first

Re: [Gimp-developer] blizzards, mononucleosis, and tool plug-in TODOitems

2003-03-30 Thread Simon Budig
Sven Neumann ([EMAIL PROTECTED]) wrote: My point is that we should first clean up the internal API and provide a framework that allows an experienced GIMP developer to create a new tool without loosing his/her mind. Yesss!! pleze! Bye, Simon -- [EMAIL PROTECTED]