Re: menu translation again - how does it work?

2000-01-17 Thread Daniel . Egger
On 14 Jan, Marc Lehmann wrote: So, if at all possible, could some translation expert find a fix for this problem, and I'll just add Logulator to app/menus.c in the meantime. Or did I misunderstand the general plan for translation? I thought that would already have been fixed? At the moment

Nasty problem in new file requester...

2000-01-17 Thread Daniel . Egger
Hiho! I recently discovered that using one of the spinbuttons in the filenew dialog causes redrawing of the whole upper table and thus flickering. This is quite annoying because it prevents users from using the spinbuttons to choose their imagesize because it is impossible (on my AMD K6-2

Plugin - Cancel - EXECUTION_ERROR

2000-01-17 Thread Michael Natterer
Hi all, while browsing and hacking many plugins I noticed that pressing "Cancel" in a plugin dialog causes the plugin's return value to be set to STATUS_EXECUTION_ERROR. While this has no effect in normal plugins, it causes a "save failed" message box to appear for all save plugins. I find this

opinion of end-users

2000-01-17 Thread David Monniaux
I've shown Gimp 1.1.15 to two "normal" end-users (ie non-programmers), one of which had a Wacom tablet. PROS: * Tear-off menus are useful and intuitive (I think we should perhaps reinforce the --- line by a scissor logo (such as character 0x21 in the Zapf Dingbats font). * Previews in file

Re: opinion of end-users

2000-01-17 Thread Robert L Krawitz
Date: Mon, 17 Jan 2000 18:56:42 +0100 (CET) From: David Monniaux [EMAIL PROTECTED] PROBLEMS: * Printing (under Linux) yields back results on certain printers (HP DeskJet 690C). What exactly are the problems? There are some fixes for HP printers in Print 3.0.5 (on my web site),

Re: opinion of end-users

2000-01-17 Thread Tor Lillqvist
Glyph Lefkowitz writes: XInput *obviously* won't work on Win32, since it's **X**input ^_^ (sarcasmhm, I wonder, maybe we could use DirectX-Input or something/sarcasm)) The tablet input was just temporarily broken in the Windows GTk+ version in the currently distributed GIMP for Windows

Re: opinion of end-users

2000-01-17 Thread Robert L Krawitz
Date: Mon, 17 Jan 2000 19:04:20 +0100 (MET) From: Avi Bercovich [EMAIL PROTECTED] PROBLEMS: * Printing (under Linux) yields back results on certain printers (HP DeskJet 690C). adjusting the gamma of the image works really well for me. Maybe the print dialog should

Re: opinion of end-users

2000-01-17 Thread Avi Bercovich
On Mon, 17 Jan 2000, Robert L Krawitz wrote: Date: Mon, 17 Jan 2000 19:04:20 +0100 (MET) From: Avi Bercovich [EMAIL PROTECTED] PROBLEMS: * Printing (under Linux) yields back results on certain printers (HP DeskJet 690C). adjusting the gamma of the image works

Print plugin

2000-01-17 Thread Robert L Krawitz
The current Gimp plugin (3.0.5) is a stable release at this point. I will accept bug fixes, and support for new printers only if these can be expressed in terms of functionality already in the plugin. I'm starting work on a new development release (3.1) that will lead to a 3.2 release. The

remaining plug-ins to be getextized

2000-01-17 Thread Sven Neumann
Hi, I just received a mail from SHIRASAKI Yasuhiro [EMAIL PROTECTED] that he will not be able to complete the job of gettextizing all plug-ins. He has done a great job so far as all plug-ins in the common directory seem to be finished (I haven't checked, but I think they really are all done). A

some tiff image kills the tiff plug-in

2000-01-17 Thread Marc Lehmann
I've got an 34k tiff file that xv cannot load (many errors), and gimp gives an error message "Falling back to RGBA, image might be inverted" (two times) and then the tiff-plug-in segfaults (no usable stacktrace, due to that

Re: Plugin - Cancel - EXECUTION_ERROR

2000-01-17 Thread Marc Lehmann
On Mon, Jan 17, 2000 at 02:59:26PM +0100, Michael Natterer [EMAIL PROTECTED] wrote: While this has no effect in normal plugins, it causes a "save failed" message box to appear for all save plugins. I find this really annoying, because pressing cancel is just a normal mode of operation, not an

Converting Image format

2000-01-17 Thread lakshmi seshadri
Hi, I have the GIMP toolkit install on LINUX. I need to convert a BMP file to XPM. I am not able to do it successfully. What is the procedure involved in doing this conversion? I looked through all the tutorials that I could access on GIMP. But I didn't find sufficient information. Help will

[patch] escaping double quotes in SF_STRING values

2000-01-17 Thread Tor Lillqvist
Tamito KAJIYAMA writes: I've just installed 1.1.15 and found a bug (IMO) that Script-Fu failed if a string containing double quotes was given as an argument of the SF_STRING type. Attached is a quick and dirty patch for fixing that bug. This patch is unnecessary when using GLib 1.3 or

Re: [patch] escaping double quotes in SF_STRING values

2000-01-17 Thread Tamito KAJIYAMA
Tor Lillqvist writes: | | Tamito KAJIYAMA writes: | I've just installed 1.1.15 and found a bug (IMO) that Script-Fu | failed if a string containing double quotes was given as an | argument of the SF_STRING type. Attached is a quick and dirty | patch for fixing that bug. | | This patch

Re: opinion of end-users

2000-01-17 Thread Guillermo S. Romero / Familia Romero
Glyph Lefkowitz writes: XInput *obviously* won't work on Win32, since it's **X**input ^_^ (sarcasmhm, I wonder, maybe we could use DirectX-Input or something/sarcasm)) The tablet input was just temporarily broken in the Windows GTk+ version in the currently distributed GIMP for Windows

Re: [expert] 1.1.15 - internal compiler error

2000-01-17 Thread Chmouel Boudjnah
Davor Cengija [EMAIL PROTECTED] writes: print-util.c:1046: internal error--insn does not satisfy its constraints: (insn:HI 4670 5222 5219 (set (reg:DI 4 %esi) (if_then_else:DI (le:DI (reg:DI 0 %eax) (reg:DI 4 %esi)) When plug-ins/print is