... Panic's over, I found the problem. I'd added -lgtk to the link phade of UI.so, whereas I should have used -berok to stop the AIX linker complaining about...
Ciaran.Deignan@...
Jan 1, 2000 2:48 pm
9242
... http://www.graphics-muse.com/gimp/linuxworld/history-2.html Federico did something before Manish, no? Well, that is what I think. Can anyone say if that...
Guillermo S. Romero /...
famrom@...
Jan 1, 2000 5:48 pm
9243
... Yes, Federico did indeed have a period as gimp maintainer. My pre-1.0 history may be found at http://www.gimp.org/~sjburges/gimp-history.html for those...
Seth Burgess
sjburges@...
Jan 1, 2000 7:03 pm
9244
I've just uploaded (I hope) a plugin which reads Cineon format files to the plugin registry. Enjoy! -- David Hodson -- hodsond@... -- this night wounds...
David Hodson
hodsond@...
Jan 2, 2000 9:15 am
9245
This seems to be a bug - if a file format has a load plugin but no save plugin, loading a file of that format and then selecting File/Save fails with no...
David Hodson
hodsond@...
Jan 2, 2000 9:16 am
9246
Hi Gimpers, attached are some patches, with the major purpose to get the Python extension running on Windoze (compiled directly from CVS). The respective...
Hans Breuer
Hans@...
Jan 2, 2000 8:45 pm
9247
Michael J. Hammel
mjhammel@...
Jan 3, 2000 6:38 pm
9248
Hi, Release 0.2 of my Splitter plug-in is available. Some highlights: * Added functions acos, asin, atan, atan2, cosh, sinh, tanh and ldexp. * Option to set...
Maurits Rijk
lpeek.mrijk@...
Jan 3, 2000 7:04 pm
9249
... I'll apply most of these soon. Except for the makefile.{cygwin,msc} changes to use the gtk_cfg.inc file, I am trying to think of some better way to handle...
Tor Lillqvist
tml@...
Jan 3, 2000 9:15 pm
9250
... Some of the pages actually contain information. The text is quite correct -- most of the help files simply aren't written yet. /* Steinar */ -- Homepage:...
Steinar H. Gunderson
sgunderson@...
Jan 3, 2000 11:18 pm
9251
... The help pages are only partly done so far. But you should be able to find some that have more info then "Sorry...". Check for example the Preferences ...
Sven Neumann
neumanns@...
Jan 4, 2000 12:39 am
9252
Michael J. Hammel
mjhammel@...
Jan 4, 2000 7:09 am
9253
Hi, on our way from 1.0 to 1.2 we included a few plug-ins that were considered not to be stable enough to be included with a stable release. This was done in...
Sven Neumann
neumanns@...
Jan 4, 2000 12:03 pm
9254
Sven Neumann wrote: [snip sensible idea] ... <delurk> These two are "mine". I have been unable to keep them up to date the last year due to graduating and...
Tom Bech
tomb@...
Jan 4, 2000 1:17 pm
9255
I wrote: [snip] ... Of course, this turns out to be a blatant lie. For the record; I did, in fact, get one such mail - the issue was resolved though. So there....
Tom Bech
tomb@...
Jan 4, 2000 1:33 pm
9256
Hi. I've altered the behaviour of the font rendering function of Gimp to correct what would be a bug from my point of view. Since the behaviour was put in...
Andreas Jaekel
jaekel@...
Jan 4, 2000 4:54 pm
9257
Hello Andreas, I needed the same feature some years ago when I wrote an ASCII plugin that was able to read and display ASCII files. At that time a change was ...
Peter Kirchgessner
peter@...
Jan 4, 2000 8:01 pm
9258
Michael J. Hammel
mjhammel@...
Jan 4, 2000 8:29 pm
9259
Hi everyone! Anyone has got an idea about how to fix this, please? Gimp version 1.14 required--this is only version 1.097 at ...
Jean-Luc Le Blanc
jllb@...
Jan 6, 2000 2:41 am
9260
... This most probably means that you have traces of an old installation of gimp on your system, which is not really supported. The best way to verify this is...
Marc Lehmann
marc@...
Jan 6, 2000 3:07 am
9261
Hi, I'm having trouble getting the bushes tab in gfig to bring up any brush items. The window is totally black. I'm running the red hat 6.0 distribution. I've...
Art Hughes
art@...
Jan 6, 2000 3:28 am
9262
... I have had a number of reports about this and it appears to be due to using gfig in gimp 1.0.y (y > 1) and gtk version 1.2.x. It seems when gimp was ...
Andy Thomas
alt@...
Jan 6, 2000 8:24 pm
9263
Hi Peter. ... Splendit! That is exactly what I need. I've seen the code that does it, but I totally missed it's meaning :) Thanks for the fast reply. It now...
Andreas Jaekel
jaekel@...
Jan 6, 2000 8:32 pm
9264
... Hm, there are two thing that are really annoying me: -megawidget -libgck libgtk, libgdk and libgimp should provide all methods which are necessary to build...
Daniel.Egger@...
Jan 6, 2000 9:05 pm
9265
I ported Gflare to GIMP 1.1.x with additional help of Daniel Egger. Currently there is only one bug I know: When clicking on edit you get a warning message. I...
Martin Weber
marting.weber@...
Jan 7, 2000 10:24 am
9266
Hello, I have made a plug-in that does some interesting things, like applying a theme taken from one image and applying it to another, or making an image...
Paul F Harrison
pfh@...
Jan 7, 2000 12:36 pm
9267
... Your plugin is prior art so patents can not be taken. But web is still a weird place, so you will have to convice lawyers that it is your and since day X. ...
Guillermo S. Romero /...
famrom@...
Jan 7, 2000 3:57 pm
9268
IANAL either, but the "quick and dirty" solution to this is just to print out the code to your plugin, stick it in an envelope, and mail it to yourself. USPS...
Glyph Lefkowitz
glyph@...
Jan 7, 2000 4:14 pm
9269
Without a pre-existing .gimp-1.1 directory, gimp cvs will lock up immediately after you issue "gimp" at the command line. strace gimp reports over and over, at...
larry@...
Jan 7, 2000 5:41 pm
9270
Success! I now have all the plugins, including the perl plugins, and the modules, correctly loading and (apparently) working. Thanks to all who gave me ...