Re: PROPOSAL: New i18n solution

2000-02-22 Thread Sven Neumann
Hi, I have thought about the problem a little more and there's one question that has not been addressed until now. How should the plugin now where its mo-file will be installed? If we want to stay with the existing procedure that the plug-in may be installed in a configured list of paths, it

Re: PROPOSAL: New i18n solution

2000-02-23 Thread Sven Neumann
Hi, Ok, one shouldn't just bitch about other people's code, so here is my patch that adds an optional locale_domain and locale_path to the plugin structure and extends the pluginrc code to read and write that information from/into the pluginrc. This code is obviously a few lines longer than

Re: print plugin

2000-02-23 Thread Sven Neumann
Hi, I think I know why Michael got his solid black output, and it had nothing (really) to do with the bug fixes I did for 3.0.7. The problem was that someone ripped out the calc_rgb_to_hsv and calc_hsv_to_rgb functions I put in print-util and replaced them with gimp_calc_rgb_to_hsv4

Re: PROPOSAL: New i18n solution

2000-02-23 Thread Sven Neumann
Hi, I'd recommend gimp_plugin_domain_add (gchar *domain_name) and gimp_plugin_domain_add_with_path (gchar *domain_name, gchar *domain_path) because it IMHO fits better into the namespace and is more obvious than to have just 1 function with two

Re: CVS Changelog

2000-02-17 Thread Sven Neumann
Hi, I'm forwarding this to the list since I can't do anything about this, but hopefully someone who can listens... --- Start of Forwarded Message I guess you are having trouble with the anoncvs servers. There are four servers and I have the strong feeling that at least one of them is

Re: Small .....

2000-02-19 Thread Sven Neumann
Hi, * How to change RGBA image to an RGB image ?, because it's not intuitive enough. New option in "Remove Alpha" menu would be more helpful than explaining this and that. Removing Alha from a multilayered image is not possible since gimp insists on having alpha on each layer but the

Re: Gimp-Icons not correctly highlighted on mouseover?

2000-02-19 Thread Sven Neumann
BTW: Has something changed in the handling of the icons/toolbox buttons? If I move the mouse over a button (current CVS) just a rectangular frame around the image gets highlighted. Did the transparency of the imaged disappear? Eeek, my fault. I somehow forgot about the importance of the

Re: Errors compiling Gimp 1.1.17 on Solaris 8.

2000-02-21 Thread Sven Neumann
I've had trouble compiling gimp 1.1.17 on Solaris 8 with the native compiler (Workshop 5.0). Here's the list of problem : Fixed in CVS together with a few more places that had the same problem. Thanks for the report. If you have access to CVS, please update your tree and give it another

Re: Gimp batch mode

2000-02-24 Thread Sven Neumann
Hi, I am trying to get batch mode working with script-fu-old-photo. However I cannot get it working despite my attempts to follow the docs on adrian.gimp.org. Does anyone have any suggestions on how I can get this working or of another program which will allow me to do this. I need to edit

Testing and integration of The i18n solution(TM)

2000-02-24 Thread Sven Neumann
Hi, the new i18n implementation supports localisation of plugins outside the gimp distribution. I'm pretty sure that it works. I have however not yet tested if it really does what we expect and if it solves the problems it targets. Is there anyone out there maintaining a seperate plugin who

Re: Testing and integration of The i18n solution(TM)

2000-02-24 Thread Sven Neumann
Hi, SHIRASAKI Yasuhiro [EMAIL PROTECTED] noticed: some paths like: Image/Video Image/Script-Fu/* are not translated with "The i18n solution"(TM). Shell we move dummy_entries[] items from app/menus.c to each appropriate plug-ins? Eek, yes of course, that does not work any more. There

Re: Menus in Toolbox

2000-02-24 Thread Sven Neumann
Hi, Would it make sense to you to enable keyboard access to the menuentries in the toolbox? I find it quite irritating that I can't get the File dialog with Alt-F resp. Alt-D (German Datei). At least for beginners not yet familiar with the shortcuts or the do-it-yourself-

Re: Select by Color segfault

2000-02-28 Thread Sven Neumann
Hi, If you have a layer that is smaller than the image size and you do a select-by-color using a point outside the layer's area, it gives a segfault. The assertion in image_get_color_at is wrong ... it's impossible to make it fail actually :-). Here's the fix: [...] Garry checked in

Re: Suggestion: disabling Perl-Fu installation if Gtk-Perl is not present

2000-03-08 Thread Sven Neumann
Hi, This has been suggested before, but I would like to bring it up again... I think that it would be better to disable the installation of all Perl-Fu scripts if any of the required modules (Gtk, PDL, Data::Dumper, Parse::RecDescent) are not detected by the configure script or, more

Re: Suggestion: disabling Perl-Fu installation if Gtk-Perl is not present

2000-03-08 Thread Sven Neumann
Hi, Why can't those scripts just _not_register_themselves_ if the required modules are not available? gimpmagick does this and the only problem is that it has to be re-probed every time the GIMP starts. The only reason I can think of to not install these scripts is to avoid the delay at

patches on ftp.gimp.org

2000-03-10 Thread Sven Neumann
Hi, On ftp.gimp.org a whole bunch of patches appeared over the last years and lived together in an overly crowded place called /pub/gimp/patches. I have just finished the first round of a cleanup. I have applied a few patches (newer ones) and moved a bunch of patches into a directory called

Re: Suggestion: disabling Perl-Fu installation if Gtk-Perl is not present

2000-03-11 Thread Sven Neumann
Hi, I do not mind if some people (like Raphael) make suggestions based on a wrong understanding of the situation. I am, however, astonished that even people like Sven, who _does_ _know_ _better_ takes it so lightly: On Wed, Mar 08, 2000 at 06:29:18PM +0100, Sven Neumann [EMAIL PROTECTED

Re: 'Simple' way to export image as a GdkRGB to plugin?

2000-03-12 Thread Sven Neumann
Hi, I'm looking for a simple way to export a Gimp image as a GdkRGB to a plugin. Any good solutions? The ImageMap plugin seems to have a nice interface along the lines of what I want to do, but it seems like it takes an awful lot to get the data from the Gimp to the preview widget. I'm

Re: Gimp User Installation Dialog.

2000-03-25 Thread Sven Neumann
Hi, On Sat, Mar 25, 2000 at 09:17:54PM +0100, Simon Budig wrote: First congratulations for the new User-Installation Dialogs. But I cannot resist to comment on it :-) * There seems to be a problem with the big titles. As you can see at

Re: Wishlist Buglist for gimp 1.2

2000-03-27 Thread Sven Neumann
Hi, On Mon, Mar 27, 2000 at 05:26:41PM +, Ar't wrote: 5 When I click the arrows in image space (navigator or so) I get: initial_sub_region:: error :: src-w * (src-bytes + 1) 512 Huh? Could you please try to explain that in more words? Eventually I might get what you are talking about

Re: Wishlist Buglist for gimp 1.2

2000-03-27 Thread Sven Neumann
Hi, On Mon, Mar 27, 2000 at 01:18:27PM -0500, Kevin Cozens wrote: Why colour brushes can be animated and grayscale can not ? (Telling me to stop using the colours is not the answer:). This is definitely a design mistake in the animated brushes. We will however not change this before

Re: Global Locking for Gimp :-(

2000-03-27 Thread Sven Neumann
Hi, On Mon, Mar 27, 2000 at 09:34:35PM +0200, Simon Budig wrote: I see, that Gimp can be crashed very easily when trying to use multiple tools at the same image/layer. Michael adressed this: from the changelog: [ snip ] Well - unfortunately this disables "user multitasking" with working

Re: single-instance gimp?

2000-03-30 Thread Sven Neumann
Hi, On Thu, Mar 30, 2000 at 01:19:44AM +0200, Michael Natterer wrote: The netscape method of communicating over the X protocol seems a bit overkill to me. IMHO using X makes much more sense than abusing the filesystem. Both ways of doing it (that were discussed so far) won't work on

Re: User installation

2000-04-01 Thread Sven Neumann
Hi, On Sat, Apr 01, 2000 at 05:29:49AM +0100, Nick Lamb wrote: * Is the end-user installation stuff broken, or is it just me? On my system, cleaning out all old Gimp installs, installing latest CVS and then trying to install Gimp as a new user (ie to create .gimp-1.1 and all the rest) does

stalled bug-reports

2000-04-04 Thread Sven Neumann
Hi, we are trying to fix all bugs that have been reported through the bugtracker. However there a few reports that have been hard to reproduce from the very beginning and now it's very hard to figure out if they are still present in currect versions of The GIMP. I therefore ask everyone to

Re: new stuff for gimprc

2000-04-13 Thread Sven Neumann
Hi, I propose that we make a few changes to the default gimprc (either the system-wide or user one, whichever the options fit best). The changes should be done in app/gimprc.c. The systemwide gimprc should be changed too to reflect those changes. The main thing is that session management

Re: new stuff for gimprc

2000-04-14 Thread Sven Neumann
Hi, Another idea might be some more questions when you first install. You should probably update your gimp, delete your .gimp-1.1 directory and try the new user installation... Salut, Sven

Re: devel-docs build errors

2000-04-18 Thread Sven Neumann
Hi, jade errors when running 'make html': gimpmatrix.sgml: these lines get errors for having [ characters in their attributes: 17: typedef link linkend="GimpMatrix3[3][3]"GimpMatrix3[3][3]/link; 18: typedef link linkend="GimpMatrix4[4][4]"GimpMatrix4[4][4]/link; 72: titleanchor

Re: BUG: gdyntext is dead

2000-04-18 Thread Sven Neumann
Hi, Where are you experts??? We are two at minimum discovering this behaviour and if it's a misconfiguration it has to be described somewhere. It is a misconfiguration on your part. I'm running gimp 1.1.19 from debian and GDynText appears to be working fine. I typed text and it

Re: a little optimization flip instead of rotate 180

2000-04-29 Thread Sven Neumann
Hi, the rotate90 routines could need a little optimization, but to do so, we'd have to move them into the core (they are performed in a plug-in now). This will probably happen in the next development cycle, but not before 1.2. Salut, Sven

Re: Perl-Fu plug-ins in 1.1.21

2000-05-02 Thread Sven Neumann
Hi, But I also noticed that something else has changed in the Perl-Fu scripts: in the previous versions that I tried (under Solaris), these scripts were always registered at the bottom of the menus, instead of being mixed with the C plug-ins. Now it seems to be the contrary: the Perl-Fu

Re: Proposal for new gimp_tips.txt

2000-05-04 Thread Sven Neumann
Hi, I suppose that the text you posted is the final or semifinal version. Is there a Spanish translator? How do I know it? I have been a bit out of phase latelly. Check the source and the translation status report at http://sven.gimp.org/1.1/i18n.html I'd say there's a lot of work

Re: Proposal for new gimp_tips.txt

2000-05-05 Thread Sven Neumann
Hi, some comments: The layer named "Background" is special. You can't add transparency or a layer mask to it. To add transparency, you must first "add alpha" to the layer by right-clicking in the layers dialog and selecting "Add Alpha Channel". see Garrys mail A Floating Selection

Re: Perl-Fu plug-ins in 1.1.21

2000-05-05 Thread Sven Neumann
Hi, Raphael wrote: But I also noticed that something else has changed in the Perl-Fu scripts: in the previous versions that I tried (under Solaris), these scripts were always registered at the bottom of the menus, instead of being mixed with the C plug-ins. Now it seems to be the contrary:

Re: Perl-Fu plug-ins in 1.1.21

2000-05-07 Thread Sven Neumann
Hi, For 1.2, the solution should be clear: find out why perl plug-ins get specialcased (maybe because menus.c doesn't know about them but about the c-plug-ins? or maybe because the i18n code handles them differently?) and sort everything alphabetically (source language, e.g. english). The

Re: Perl-Fu plug-ins in 1.1.21

2000-05-07 Thread Sven Neumann
Hi, myself wrote: I have however noticed that perl i18n is totally broken at the moment (at least on my box) and I couldn't figure out why. This was broken before my changes and I have double-checked that the gimp-perl text-domain gets passed to menus_create_item...() correctly. Later I

Re: anyone here know anything about color calibration?

2000-05-10 Thread Sven Neumann
Hi, having only used canned tools (like the ones in photoshop and that come with graphics drivers) i made a script to help calibrate monitors. im trying to gather info on color matching to make a free implementation of ICC profiles. i already got the c code for reading/writing profiles

Re: static and forward declaration

2000-05-17 Thread Sven Neumann
Hi, Even though -Wall is specified, gcc accepts it without even a warning. I don't know offhand if this behaviour is allowed by the standard. My personal coding style would put the declaration with initial values before the first use which would eliminate the two lines at the top of the

Re: Request for new, high-quality, brushes (and maybe patterns too)

2000-05-20 Thread Sven Neumann
Hi, We have all the possibilities on gimp.org and we should use them. But who will do all the necessary work? Aren't you facing that problem on every server ? IMHO the whole plugin project should move back to Well :( Then we will have to find somebody who does it first. Yep. We need

Re: Request for new, high-quality, brushes (and maybe patterns too)

2000-05-20 Thread Sven Neumann
Hi, stuff to sourceforge is a bad idea from the very beginning since it is confusing to the users. another thing: why is this confusing to users? Has anybody complained to you? At least on this list (or the sourceforge lists) no sign of confusion was in sight. The web-pages make it

Re: Request for new, high-quality, brushes (and maybe patterns too)

2000-05-20 Thread Sven Neumann
Hi, I don't know. Graphics samples don't really fall under my vision of the plug-in site, but they can go there if they need a home, I guess. I can add it to the task list, and I'll give access to the web server (at sourceforge) to anyone who wants to implement it and demonstrates half a

Re: Request for new, high-quality, brushes (and maybe patterns too)

2000-05-20 Thread Sven Neumann
He asked this very mailing list. [See attached] For just one link. And while only Dr. Bunks can authoritatively state the response he received, apparently it was zip. It was never my point to say that the situation is perfect as is. The only reason why I spoke up was that I wanted to

Translation Status Report

2000-05-13 Thread Sven Neumann
Hi, while the signal crew is trying to bring the pieces together again, GIMP is getting closer to its 1.2 release. Since we'd like to ship with a set of well supported languages, it's time again for a translation status report. There's still lots of work pending here. Please help the

GIMP Developers Conference

2000-05-13 Thread Sven Neumann
Hi, We are proud to be able to announce the first official GIMP Developers Conference which will take place June 2nd - 4th 2000 in Berlin. The goal of this conference is to bring together GIMP developers to chart the features of the next generation GIMP. There are lots of decisions to be

Re: Request for new, high-quality, brushes (and maybe patterns too)

2000-05-20 Thread Sven Neumann
Kevin wrote: As long as things remain well-linked both from and to gimp.org, which implies that someone is actively maintaining the gimp.org site. If the few people interested and willing to do website design and website maintainance decide to perform their skills outside the gimp.org

Re: Layer Dialog - Tree Structure??

2000-05-22 Thread Sven Neumann
Has anybody thought about implementing a hierarchy or tree structure for the layer dialog box? Yes, this is considered for gimp-2.0. Salut, Sven

Re: BUG in color chooser

2000-05-25 Thread Sven Neumann
Hi, if you type in the hex value of a color the display will not be updated after pressing return. Only by changing the color chooser, the hex/web color will be used. Unfocusing the hex entry does the trick too (for example by pressing Tab). I have nevertheless changed the code in CVS so

Re: Bugs?? on IRIX...

2000-05-28 Thread Sven Neumann
Hi, Do I post bugs here, or on some wunnerfull automated bug-tracking system?? Am running 1.1.22 on SGI IRIX 6.5.8m with gtk 1.2.7. Please check on http://bugs.gnome.org/db/pa/lgimp.html if your has already has been reported. You might also consider looking into the ChangeLog if someone has

Re: gimp-plugin-template questions

2000-05-30 Thread Sven Neumann
Hi, What is the purpose of including src/plugin-intl.h in the template? Does #include "plugin-intl.h" do something that #include libgimp/gimpintl.h does not? Yes, a lot! Actually plugin-intl.h as shipped with gimp-plugin-template is the equivalent to libgimp/std-plugins-intl.h which is

Re: XCF loader for gdk-pixbuf

2000-06-05 Thread Sven Neumann
Hi, Since I've touched app/xcf.[ch] too: I hereby give my permission for anyone to use the portions of xcf.c that I have written under the terms of the LGPL. Please note that we consider to add a thumbnail of the image composition to the XCF file format. This might even happen before 1.2...

Re: Performance of Gimp vs. photoshop for large images

2000-06-07 Thread Sven Neumann
Hi, at 4k x 3k for most things you do see the line comming down. its slow for hue/sat/lightness adjustments, and fastest for curves. i may try this on windows, but i think some of the others on this list have already beaten that horse enough. Someone already mentioned it, but I want to

Re: The undo stack does not record some changes in layer attributes

2000-06-07 Thread Sven Neumann
Hi, Anyone else want to comment at this stage? As a user, would _you_ get confused when you hit undo and all that changes is (eg) the layer opacity? I would be very unhappy if changing the layer opacity from 100% to 50% would eat up a dozen or more undo-steps since each value_changed signal

Re: The undo stack does not record some changes in layer attributes

2000-06-07 Thread Sven Neumann
Hi, I would be very unhappy if changing the layer opacity from 100% to 50% would eat up a dozen or more undo-steps since each value_changed signal from the slider triggers an undo which causes another undo-step fall off the end of the undo queue. Oh, sure - that's clearly a bad

Re: compression parameters on re-save jpeg

2000-06-09 Thread Sven Neumann
When I load a jpeg image (e.g. to turn it 90drg) which compression parameters got it saved with using save (Ctrl-S). I assume the original once are not recorded in the image, so how could I be shure that the quality is perserved. The quality can not be preserved since JPEG is a lossy

Re: Greyscale crash

2000-06-14 Thread Sven Neumann
Hi, Does anyone recognise this? I'm fairly sure it's a brand new "feature" perhaps from recent patches to app/ ? If no-one recognises this I will file it through the normal channels, but since it looks like a fresh regression it seemed easiest to ask first. 1. Create new _greyscale_ image

Re: fyi: segv during rotate

2000-06-19 Thread Sven Neumann
My gimp has crashed twice today, both times rotating a selection. I'm using GIMP version 1.1.22 -- with a big mushroom-cloud "PRERELEASE" on the splash screen. I suppose I'll change versions. Yeah, you better update to 1.1.23 since that bug has been fixed there. Salut, Sven

License of the XCF loader in Imlib2

2000-06-24 Thread Sven Neumann
Hi, yesterday night on #gimp someone pointed out that an XCF loader appeared in the Imlib2 CVS tree. I was curious, checked out the source and had a closer look. There are two files, namely loader_xcf.c and loader_xcf_pixelfuncs.c, and as expected they contain code from the gimp tree, more

Re: License of the XCF loader in Imlib2

2000-06-25 Thread Sven Neumann
Hi, I would at first try to be a bit more friendly. I think, it is sufficient if one of the original authors writes an E-mail mentioning that Carsten forgot something and explaining what. What he did was definitely wrong but he should be given a chance to get out of the issue without

Re: gDynText 1.5.0 is out!

2000-06-25 Thread Sven Neumann
Hi, I've finally released a new version. A lot of stuff was updated, I've tried to keep all the patches made to the gDynText 1.4.3 shipped with gimp 1.1.x. Shall we update the version in gimp CVS or is this code considered to be unstable compared to the version we ship with gimp now ? There

Re: XCF code in Imlib2

2000-06-28 Thread Sven Neumann
Hi, I talked to Raster right after the first email arrived and he said he would take care of it. I was hoping to give him a running start before the ugly free software posse jumped him. I must say that this mailing list has degenerated into something akin to a Microsoft legal newsgroup.

Re: Hi, I'm here to scratch a scripting itch.

2000-07-10 Thread Sven Neumann
you may want to invlove yourself in development of gimp 1.4 or 2.0 if you really want to make really big changes. That's right. We won't accept any changes for Gimp-1.2 unless its an obvious bugfix and I'd even agree to declare the batchmode officially broken and release 1.2 before we do

Re: Perl Scripting

2000-07-29 Thread Sven Neumann
Hi, Perl normally should be there. But since the Perl plugin has never really worked (greetings Marc! :) it's not a big phenomenon that it doesn't work for you... Sorry Daniel, but don't we don't need that kind of FUD here. If gimp-perl is still not working for you, please let us know

Re: GIMP Table Magic

2000-07-29 Thread Sven Neumann
Hi, first of all: please stop posting HTML mail to this list. I was looking in the DB Browser, and noticed a function called = file-GTM-save. In the blurb, it says that it is called "GIMP Table = Magic", and it creates an HTML table from an image by slicing it up. = This is not unlike what

Re: [Gimp-print-devel] libgimp COMPAT_CRUFT now disabled by default

2000-08-24 Thread Sven Neumann
Hi, Are you not cleaning up CAN_HANDLE_INDEXED and friends? you are right, we should have done this earlier. I've done it now. Salut, Sven

Re: api break before release

2000-08-24 Thread Sven Neumann
Hi, While, in theory, I agree that having compatibility cruft inside a software package is bad, I think breaking compatibility deep within a feature freeze was a very bad idea. I thought different this afternoon when I could just enable GIMP_COMPAT_CRUFT_STH, but it just turned out that

Re: resource management...

2000-08-24 Thread Sven Neumann
Hi, Secondly, I'm confused by the function gimp-file-save. Specifically why do I need to pass an image and a drawable? If I load an image, do some image level manipulations on it, and then want to save it with gimp-image-save, do I need to create a layer? most save plug-ins can not

Re: api break before release

2000-08-25 Thread Sven Neumann
Hi, Are you sure? Why does it work for the gimp-print plug-in then? We've been using the old names. I ran Sven's conversion script to generate the new names, and put a whole stack of #define's in the one UI-related file that's shared between the 1.0 code and the 1.2 code. It does

Re: api break before release

2000-08-25 Thread Sven Neumann
Hi, Maybe it's just gimp-perl then. Maybe it's the fact that gimp-perl simply relies on all symbols, while gimp-print probably only relies on the most common (small) subset. In that case, most probably only gimp-perl is hurt... Which might also be the only plug-in where the community has

Re: Gimp gimp-1.1.28 (script-fu problem)

2000-10-26 Thread Sven Neumann
Hi, Jeff Sheffield [EMAIL PROTECTED] writes: [jsheffie@kelly bin]$ ./gimp ^[[A./gimp terminated: Interrupt /opt/gimp/gimp-1.1.28/lib/gimp/1.1/plug-ins/animate_cells terminated: Interrupt --- animate_cells...?? animate_cells is a gimp-perl script, which makes me think that

Re: [patch] Wishlist #7100 (create layer mask with layer as content)

2000-10-26 Thread Sven Neumann
Hi, Andreas Jaekel [EMAIL PROTECTED] writes: I have just patched gimp-1.1.28 so that it now can do what is registered as wish list item #7100 #7100: [Wishlist] layer mask initialization in the bug database. (meaning, you can create a new layer mask and initialize it with a (desaturated)

Re: Pb with the display of the Gimp Toolbox (1.1.28)

2000-10-30 Thread Sven Neumann
Ludovic Poitou [EMAIL PROTECTED] writes: I'm facing a pb with the way the toolbox is displayed. I've had this pb with the 1.1 versions, and it's still there (1.1.28). Just to make sure: Have you tried to remove the file ~/.gimp-1.1/sessionrc? Please report back if this helps or if the

Re: exec-prefic in systemwide gimprc

2000-11-02 Thread Sven Neumann
Hi, Sascha Luedecke [EMAIL PROTECTED] writes: I have a multiplatform installation of gimp. Though one can specify --prefix and --exec-prefix to configure the sources and thus the installation, the separation is not 100% clean. The file sharedprefix/etc/gimp/1.1/gimprc

Re: [gimpwin-users] gtkrc

2000-11-03 Thread Sven Neumann
Hi, Tor Lillqvist [EMAIL PROTECTED] writes: It used to be posssible to have a user-specific gtkrc file for GIMP, in the user's .gimp1.1 directory (_gimp1.1 on Windows), but apparently this has changed at some time. (I had not noticed.) The user-specific gtkrc file that user_install (.bat)

Re: GIMP help docs

2000-11-06 Thread Sven Neumann
[EMAIL PROTECTED] writes: This is now the case: The help is completely converted now and we found a way to compile it very nicely. We just need to integrate it now and get Sven to add some of the promised new and necessary features to the helpbrowser. If you want me to change the

Re: signal handler problems in screenshot plug-in

2000-11-07 Thread Sven Neumann
Hi, [EMAIL PROTECTED] (Raphael Quinet) writes: I took a look at bug #27786 "screenshot plugin on Solaris takes bus error on exit" because I wanted to see if I could reproduce it. Well, I got another problem: the screenshot plug-in exits with "xwd didn't work" before giving any results. If

Re: [PATCH] Gimp-Print locale

2000-11-16 Thread Sven Neumann
Zbigniew Chyla [EMAIL PROTECTED] writes: Gimp-Print uses non-existant textdomain. Attached patch fixes this. Is it OK to commit? Zbigniew --- gimp/plug-ins/print/print.c.cyba Tue Nov 14 19:29:01 2000 +++ gimp/plug-ins/print/print.c Tue Nov 14 19:25:06 2000 @@ -327,7 +327,7 @@

Re: [newbie] 1.1.29 build problem

2000-11-17 Thread Sven Neumann
Mats Nygren [EMAIL PROTECTED] writes: Probably this is the wrong place but I know no other. Having downloaded the gimp and built it the following message is written several times at startup: Gtk-WARNING **: Unable to locate loadable module in module_path: "libpixmap.so", This is a

Re: layer_get_offests(layerId, x, y);

2000-11-30 Thread Sven Neumann
Maneesh Yadav [EMAIL PROTECTED] writes: No one knows how to get the offsets for a layer from libgimp do they? Yes, we know. Since a layer is only a special kind of drawable, the following call will perfectly do: gboolean gimp_drawable_offsets (gint32 drawable_ID,

Re: use of the Delete key on Dec keyboard or similar

2000-12-01 Thread Sven Neumann
Olivier Lecarme [EMAIL PROTECTED] writes: Now you only need to get them Gimp developers to make it so :). (I'm not a real full-time developer, I'm just on the list because I fixed a bug not so long ago) GIMP does not do anything about key mappings and it will never do. Configure your

Re: [PATCH] improving on i18n

2000-12-05 Thread Sven Neumann
Zbigniew Chyla [EMAIL PROTECTED] writes: As you probably already know there are lots of problems with current i18n tools. Every genuine inscription can have only one equivalent in particular language when using gettext. In the case of GIMP this is really serious problem because of huge .po

Re: [PATCH] improving on i18n

2000-12-05 Thread Sven Neumann
Hi, Zbigniew Chyla [EMAIL PROTECTED] writes: On Tue, 2000-12-05 at 16:01:17, Sven Neumann wrote: Probably a good idea, but I doubt we can count this as a bugfix. We should consider integrating a fix like this after the 1.2 release. This patch _fixes_ GIMP translations. Currently

Re: [PATCH] improving on i18n

2000-12-06 Thread Sven Neumann
Zbigniew Chyla [EMAIL PROTECTED] writes: This patch _fixes_ GIMP translations. Currently it's _impossible_ to correctly translate GIMP to any slavic language (and probably many others). Polish GIMP users keep saying "Can you speak Polish? Translation is broken!" and the only thing we can

Re: 1.2 and beyond

2000-12-10 Thread Sven Neumann
Hi, Robert L Krawitz [EMAIL PROTECTED] writes: What are the plans for maintenance of 1.2? At some point (long before 1.4), we're going to do a gimp-print 4.2; it may even happen in 3 months or so if the quality (particularly color) improvements outrun the rest of the development projects.

Re: How much longer do I have to put up with this shit? (This is NOT a troll)

2000-12-10 Thread Sven Neumann
Hi, Zachary Beane [EMAIL PROTECTED] writes: On Mon, Dec 11, 2000 at 02:31:13AM +0900, [EMAIL PROTECTED] wrote: * Contents of about half of the dialog boxes seems to be entries in a contest for the next century's ugliest user inteface. What ever happened to uniform interface?

Re: [Sven Neumann] Assistance with GUI design

2000-12-11 Thread Sven Neumann
[EMAIL PROTECTED] writes: I am rather shocked. For someone who doesn't really know me, that's some pretty bold statements. But then again, I've come to expect that from you, dear Sven, so I don't really take it too seriously. You are still upset from when I called you an asshole about a

Re: RFC: The future of The GIMP

2000-12-13 Thread Sven Neumann
Hi, Tino Schwarze [EMAIL PROTECTED] writes: Why would you want to reinvent the wheel? Follow Unix philosophy: Use tools which are already there. I propose: 1. let the user use the package tool she wants 2. make plugins relocateable (I guess, not only RPM can do that) 3. provide easy

Re: RFC: The future of The GIMP

2000-12-13 Thread Sven Neumann
Hi, Jon Winters [EMAIL PROTECTED] writes: We should keep in mind that the vast majority of Gimp users are not compiling from source. A shell script is not something those folks understand. Their reaction will be... Heh.. Where are all the plugins, this sucks! Please keep in mind that the

Re: RFC: The future of The GIMP

2000-12-14 Thread Sven Neumann
Hi, Lourens Veen [EMAIL PROTECTED] writes: All true, but then the problem is that non-technical users have to wait for someone (or their favourite distribution) to package new plugins. IE, let's say I write a new plugin, put it on plugins.gimp.org in source form. Then Joe User can't use it

Re: gimp 1.1.31-32 BUG

2000-12-21 Thread Sven Neumann
[EMAIL PROTECTED] writes: I have just downloaded 1.1.31 and 1.1.32 patches from ftp.gimp.org I notice that 'TODO' file has been updated to show some things that will happen with Gimp. However, I don't see any mention of "improved keyboard operation", i.e. the stuff that generated quite

Re: Problem building an gimp-1.1.32 RPM

2000-12-22 Thread Sven Neumann
Henning Sauer [EMAIL PROTECTED] writes: today I tried to build a an rpm of gimp-1.1.32 from the source via "rpm -ta gimp-1.1.32.tar.bz2", but it didn't work because in the installation phase it couldn't find the gimp executable in the /usr/bin directory under BuildRoot. Instead the gimp

Re: new plugin

2000-12-11 Thread Sven Neumann
Hi, david rohde [EMAIL PROTECTED] writes: I am currently writing a new plugin, which I hope if there is intrest in it could be included in to standard gimp distributions. I understand that the gimp is frozen at the moment, but if anyone could tell me the process required for a new plugin

Re: Some Compile Error 1.1.30

2000-12-11 Thread Sven Neumann
Hi, Frank Werner [EMAIL PROTECTED] writes: i have problems to compile gimp-1.1.30. I have installed glib-1.3.2 and gtk+-1.3.2. Can someone tell me, how can I solve this problem? The INSTALL file clearly states that gimp-1.1.x will not compile with the developers versions of glib and gtk+.

Re: GIMP 1.2.0 and IRIX

2000-12-27 Thread Sven Neumann
Hi, "Garry R. Osgood" [EMAIL PROTECTED] writes: I can successfully use pepper.gbr. File-Open loads it in just fine and I can select the brush in File-Dialogs-Brushes. FYI, I have no problems with Solaris 8/SPARC nor Tru64 UNIX 4.0D/5.0. snipped... Just this evening (GMT -5.00) I've

gimp translations, CVS branches

2000-12-28 Thread Sven Neumann
Hi Rodrigo, I noticed that you checked updates for the spanish translation of gimp into CVS. Please note that we branched gimp CVS after the 1.2.0 release. Since I assume you want the updates to go into the stable branch (so they are available with the upcoming 1.2.1 release), you should have

Re: GIMP 1.2.0 and Solaris 7/SPARC

2000-12-29 Thread Sven Neumann
Hi, Tino Schwarze [EMAIL PROTECTED] writes: Without having looked at the code - what do we need that many FDs for?! We don't need to open all palettes at once, do we? Gimp-1.2.0 leaks a filedescriptor when loading palettes. This has been fixed in the meantime. Salut, Sven

Re: Suggestions for gimp

2001-01-06 Thread Sven Neumann
Hi, "Orson Jones" [EMAIL PROTECTED] writes: Background Remover Used for defringing. Makes an edge partialy transparent and removes the background color from the semi-transparent area. (Imagine a black area bluring onto a white background) In this example the gray area would be made

Re: Submitting Patches

2001-01-07 Thread Sven Neumann
Hi, "oliver" [EMAIL PROTECTED] writes: I've hacked a few of photoshop's blending modes (dodge and burn -- which are different in photoshop than multiply and divide -- and hardlight) into the gimp 1.3 sources. I was wondering if this would make an interesting patch, and if so how do

Re: Submitting Patches

2001-01-08 Thread Sven Neumann
Hi, "oliver" [EMAIL PROTECTED] writes: An updated version of the patch is attached. Let me know if all is well this time. I have applied the patch to CVS. If you would have given us your full name, I would also have been able to it to the ChangeLog... Salut, Sven

Re: Histogram patch

2001-01-09 Thread Sven Neumann
Nick Lamb [EMAIL PROTECTED] writes: A potential patch for the histogram tool in 1.2.x (assuming we do plan to release e.g. file handle leak fix as a 1.2.1) has been uploaded as gimp-ruth-010109-0.patch.gz The patch is available on ftp://ftp.gimp.org/pub/gimp/patches. Please give it a try.

Re: gauss_rle bad error (indexed image)

2001-01-12 Thread Sven Neumann
Rick Bradley [EMAIL PROTECTED] writes: I've run into a problem with gauss_rle and perl-called script-fu's in Gimp 1.1.29. Basically: - I'm calling some of the various logo script-fu's using the perl Gimp interface - On those script-fu's which internally use gauss_rle I get the

<    1   2   3   >