seg fault in Gimp 1.2.0 when saving

2001-01-20 Thread Goober Rama

An interesting little problem.When trying to either Save or Save As in 
image, Gimp seg faultsHas anyone else seen/suffered from this?  Any help 
is most appreciated.  It's not too fun making my little images and not being 
able to save them...

System:
Red Hat 6.2
XFree 3.3.6
KDE 2.0.1
glibc 2.1.3-22
gtk+ 1.2.8-1 (installed via RPM)
Gimp 1.2.0-1 (installed via RPM)
Gimp-Data-Extras 1.2.0-1 (installed via RPM)
Gimp-Perl 1.2.0-1 (installed via RPM)
Perl 5.00503-10 (I know...it's old...)
anything else anyone wants to know.

Stack Trace:
gimp: fatal error: Segmentation fault
gimp (pid:3943): [E]xit, [H]alt, show [S]tack trace or [P]roceed: S
#0  0x401785e5 in g_on_error_stack_trace () from /usr/lib/libglib-1.2.so.0
#1  0x401784f3 in g_on_error_query () from /usr/lib/libglib-1.2.so.0
#2  0x80b3cae in gimp_fatal_error ()
#3  0x810a24f in main ()
#4  0x4028fc48 in __restore ()
#5  0x810c67f in menus_set_sensitive ()
#6  0x80b8329 in file_proc_find ()
#7  0x80b5195 in file_save_as_callback ()
#8  0x8098890 in file_save_as_cmd_callback ()
#9  0x40093b52 in gtk_item_factory_callback_marshal ()
#10 0x400a30fd in gtk_marshal_NONE__NONE () from /usr/lib/libgtk-1.2.so.0
#11 0x400d084d in gtk_handlers_run () from /usr/lib/libgtk-1.2.so.0
#12 0x400cfc92 in gtk_signal_real_emit () from /usr/lib/libgtk-1.2.so.0
#13 0x400cdd95 in gtk_signal_emit () from /usr/lib/libgtk-1.2.so.0
#14 0x40102dd8 in gtk_widget_activate () from /usr/lib/libgtk-1.2.so.0
#15 0x400aa6eb in gtk_menu_shell_activate_item () from 
/usr/lib/libgtk-1.2.so.0
#16 0x400a9a6b in gtk_menu_shell_button_release ()
#17 0x400a2cc9 in gtk_marshal_BOOL__POINTER () from /usr/lib/libgtk-1.2.so.0
#18 0x400cfccb in gtk_signal_real_emit () from /usr/lib/libgtk-1.2.so.0
#19 0x400cdd95 in gtk_signal_emit () from /usr/lib/libgtk-1.2.so.0
#20 0x40102c8c in gtk_widget_event () from /usr/lib/libgtk-1.2.so.0
#21 0x400a2c22 in gtk_propagate_event () from /usr/lib/libgtk-1.2.so.0
#22 0x400a1e7a in gtk_main_do_event () from /usr/lib/libgtk-1.2.so.0
#23 0x4014c53b in gdk_event_dispatch () from /usr/lib/libgdk-1.2.so.0
#24 0x4017c186 in g_main_dispatch () from /usr/lib/libglib-1.2.so.0
#25 0x4017c751 in g_main_iterate () from /usr/lib/libglib-1.2.so.0
#26 0x4017c8f1 in g_main_run () from /usr/lib/libglib-1.2.so.0
#27 0x400a17b9 in gtk_main () from /usr/lib/libgtk-1.2.so.0
#28 0x810a1d1 in main ()
#29 0x402899cb in __libc_start_main (main=0x81095a0 main, argc=1,


_
Get your FREE download of MSN Explorer at http://explorer.msn.com




Re: saving

2000-11-24 Thread DeusExHeli0s

 have prompted me regarding the layers during the save, unless there's  a good 
reason someone would want to save something other than what 
 they currently see.

What version of Gimp are you using?  I'm using 1.1.28 and everytime I
forget to flatten an Image it prompts me "Jpegs do not allow multiple
layers. Would you like to export this image?"  All I do is click 'OK'
and it flattens it for me right there (this is excellent if you want to
preserve your layers for later editing because when you're done with the
save you end up with your original multi-layered image).

Just thought I'd add that.

-- 
+--+--+
| Deus Ex Heli0s  {kevin}  | "danaos timeo et | 
| [EMAIL PROTECTED]| dona ferentes"   |
| http://www.heli0s.com|  -virgil |
+--+--+
| Linux Inside; Slackware 7.01; Kernel 2.2.17 |
+-+



saving

2000-11-23 Thread Michael P. Soulier

Ok, this is a really basic question, but... 

I'm in the middle of making a logo, and it looks great, but when I save it
as a jpg and view it, it's all washed out as a single colour. Is saving a file
supposed to be this difficult?

Mike

-- 
Michael P. Soulier [EMAIL PROTECTED]
"...the word HACK is used as a verb to indicate a massive amount
of nerd-like effort."  -Harley Hahn, A Student's Guide to UNIX
PGP Public Key: http://www.storm.ca/~msoulier/personal.html

 PGP signature


Re: saving

2000-11-23 Thread Malcolm Tredinnick

On Thu, Nov 23, 2000 at 10:41:38PM -0500, Michael P. Soulier wrote:
 Ok, this is a really basic question, but... 
 
 I'm in the middle of making a logo, and it looks great, but when I
 save it as a jpg and view it, it's all washed out as a single
 colour. Is saving a file supposed to be this difficult?

Are you creating your image on multiple layers? If so, you have to
flatten it (button 3 - Flatten image in the layers dialog) before
saving. Only the gimp native format (.xcf files) understands the layers
format. In other cases, it saves only the currently active layer.

Cheers,
Malcolm

-- 
Malcolm Tredinnickemail: [EMAIL PROTECTED]
CommSecure Pty Ltd

 PGP signature


Re: saving

2000-11-23 Thread Michael P. Soulier

On Fri, Nov 24, 2000 at 02:49:09PM +1100, Malcolm Tredinnick wrote:
 
 Are you creating your image on multiple layers? If so, you have to
 flatten it (button 3 - Flatten image in the layers dialog) before
 saving. Only the gimp native format (.xcf files) understands the layers
 format. In other cases, it saves only the currently active layer.

I suppose I was. I simply opened an image and worked. You'd think it would
have prompted me regarding the layers during the save, unless there's a good
reason someone would want to save something other than what they currently
see. 

Thanks,

Mike

-- 
Michael P. Soulier [EMAIL PROTECTED]
"...the word HACK is used as a verb to indicate a massive amount
of nerd-like effort."  -Harley Hahn, A Student's Guide to UNIX
PGP Public Key: http://www.storm.ca/~msoulier/personal.html

 PGP signature


Conditions for saving an AVI file.

2000-09-14 Thread Doug Straub

Hi,
Does anyone know the conditions for "Save as" when trying to save as
an AVI file?  When I create an animation in the GAP, and then select
"Save As", the dialog will not permit me to save the file as an AVI
file(Its grayed out).  However,  if I create an animation via
Script-Fu-animators-(say waves), I'm allowed to save as an AVI file.
I've tried tweaking some of the frames(Cropping, flattening, and
adjusting the colors), but it seems to have no effect.  I'm using
version 1.x.24.  Thanks for any help.  Doug


begin:vcard 
n:Straub;Douglas
tel;work:303-541-6422
x-mozilla-html:FALSE
adr:;;
version:2.1
email;internet:[EMAIL PROTECTED]
fn:Douglas Straub
end:vcard



Re: Conditions for saving an AVI file.

2000-09-14 Thread Marc Lehmann

On Thu, Sep 14, 2000 at 07:25:09AM -0600, Doug Straub [EMAIL PROTECTED] 
wrote:
 an AVI file?  When I create an animation in the GAP, and then select

The avi save plug-in registers "RGB" as file-type (I am not sure wether this
is a bug, the avi saveer is supposed to handle ALPHA). In any case, you
should be able to enter

file.avi

even if it is grayed out, and this should call the avi save plug-in.

As a test, could you edit the file named "avi" in
/usr/local/gimp/1.1/plug-ins/avi (or weherver it is installed) and change the
line

"RGB",

to

"RGB*",

After restarting, does this solve the problem for you?

-- 
  -==- |
  ==-- _   |
  ---==---(_)__  __   __   Marc Lehmann  +--
  --==---/ / _ \/ // /\ \/ /   [EMAIL PROTECTED] |e|
  -=/_/_//_/\_,_/ /_/\_\   XX11-RIPE --+
The choice of a GNU generation   |
 |



Re: saving gifs

2000-09-11 Thread Amy

Thank you, Alan.  I'm well aware of the gif image spec.  I don't think
that's the problem but I appreciate the response.

On Mon, 11 Sep 2000, Alan Buxey wrote:

 hi,
 
  I know I saw a thread on this earlier today but I seem to have deleted
  it...
  
  My intern has a helix-code load of gimp 1.1.24.  He tries to save gifs and
  gets "unknown file type" errors.  I'm not sure if he's missing a library
  or if gimp no longer supports gifs due to the Unysis patent issues.  If
  someone could enlighten me, we'd both be happy!
 
 you must change the imag format to 'indexed' before you can save as GIF
 
 alan
 
 

--Ames
--
  "EVIL.  It's just LOVE spelled backwards and wrong."
Amy L. Abascal  [EMAIL PROTECTED]
Web Design Chic, VA Linux Systems  www.valinux.com
Web Design Chic, Silicon Valley Linux Users Groupwww.svlug.com
--





Re: saving gifs

2000-09-11 Thread Tal Danzig

In Debian there is a gimp-nonfree (and gimp1.1-nonfree) package.

You might try that, or the equvilant for your distro.

Tal


On Mon, 11 Sep 2000 02:44:52 -0700 (PDT), Amy said:

: Thank you, Alan.  I'm well aware of the gif image spec.  I don't think
:  that's the problem but I appreciate the response.
:  
:  On Mon, 11 Sep 2000, Alan Buxey wrote:
:  
:   hi,
:   
:I know I saw a thread on this earlier today but I seem to have deleted
:it...
:
:My intern has a helix-code load of gimp 1.1.24.  He tries to save gifs and
:gets "unknown file type" errors.  I'm not sure if he's missing a library
:or if gimp no longer supports gifs due to the Unysis patent issues.  If
:someone could enlighten me, we'd both be happy!
:   
:   you must change the imag format to 'indexed' before you can save as GIF
:   
:   alan
:   
:   
:  
:  --Ames
:  --
:"EVIL.  It's just LOVE spelled backwards and wrong."
:  Amy L. Abascal  [EMAIL PROTECTED]
:  Web Design Chic, VA Linux Systems  www.valinux.com
:  Web Design Chic, Silicon Valley Linux Users Groupwww.svlug.com
:  --
:  
:  
:  

-- 

|   Tal Danzig | Join #libranet on the |
|   [EMAIL PROTECTED]   | openprojects IRC network  |

|   http://www.libranet.com|   Tal Danzig  |
|   The TOP Desktop!   |   [EMAIL PROTECTED]|





Re: saving gifs

2000-09-11 Thread Amy

Bingo!  I'll bet that's the problem!!


On 11 Sep 2000, Tal Danzig wrote:

 In Debian there is a gimp-nonfree (and gimp1.1-nonfree) package.
 
 You might try that, or the equvilant for your distro.
 
 Tal
 
 
 On Mon, 11 Sep 2000 02:44:52 -0700 (PDT), Amy said:
 
 : Thank you, Alan.  I'm well aware of the gif image spec.  I don't think
 :  that's the problem but I appreciate the response.
 :  
 :  On Mon, 11 Sep 2000, Alan Buxey wrote:
 :  
 :   hi,
 :   
 :I know I saw a thread on this earlier today but I seem to have deleted
 :it...
 :
 :My intern has a helix-code load of gimp 1.1.24.  He tries to save gifs and
 :gets "unknown file type" errors.  I'm not sure if he's missing a library
 :or if gimp no longer supports gifs due to the Unysis patent issues.  If
 :someone could enlighten me, we'd both be happy!
 :   
 :   you must change the imag format to 'indexed' before you can save as GIF
 :   
 :   alan
 :   
 :   
 :  
 :  --Ames
 :  --
 :"EVIL.  It's just LOVE spelled backwards and wrong."
 :  Amy L. Abascal  [EMAIL PROTECTED]
 :  Web Design Chic, VA Linux Systems  www.valinux.com
 :  Web Design Chic, Silicon Valley Linux Users Groupwww.svlug.com
 :  --
 :  
 :  
 :  
 
 -- 
 
 |   Tal Danzig | Join #libranet on the |
 |   [EMAIL PROTECTED]   | openprojects IRC network  |
 
 |   http://www.libranet.com|   Tal Danzig  |
 |   The TOP Desktop!   |   [EMAIL PROTECTED]|
 
 
 

--Ames
--
  "EVIL.  It's just LOVE spelled backwards and wrong."
Amy L. Abascal  [EMAIL PROTECTED]
Web Design Chic, VA Linux Systems  www.valinux.com
Web Design Chic, Silicon Valley Linux Users Groupwww.svlug.com
--





Re: saving gifs

2000-09-11 Thread Alan Buxey

hi,

 I know I saw a thread on this earlier today but I seem to have deleted
 it...
 
 My intern has a helix-code load of gimp 1.1.24.  He tries to save gifs and
 gets "unknown file type" errors.  I'm not sure if he's missing a library
 or if gimp no longer supports gifs due to the Unysis patent issues.  If
 someone could enlighten me, we'd both be happy!

you must change the imag format to 'indexed' before you can save as GIF

alan




Re: Saving as EPS

2000-08-23 Thread Chetan Dhavse



I have a problem with rotating the text

when I rotate the text to 45 deg / 3.14/4 rad
it looses it sharpness and the characters breaks
it is a big eye sore
 
I am using gimp_floating_selection_attach
 
gimp_floating_selection_anchor does not help either
I have tried antialising feathering but did not help either

What am I missing?

I use gimp 1.1.4 and perl for scripting

Thanks in advance

Chetan




Saving as EPS

2000-08-23 Thread Chetan Dhavse


 I have a problem with saving image in eps format
 
 
 The image saved is of 18 MB  ? the same if I save it as gif it comes
 to about 8 Kb 
 
 I have not worked with eps formats but I am sure 18 MB is not normal even
 for eps
 
 My second problem is in color seperation all the other colors get
 seperated in to their respective cmyk format except for black which shows
 in all the four modes as otherwise it should only appear in the K(cmyK)
 mode

 I used Perl for scripting and gimp 1.1.4
 
 
 Thanx in advance
 
 
 Chetan
 
 





Re: Saving as EPS

2000-08-22 Thread Guillermo S. Romero / Familia Romero

[EMAIL PROTECTED] (2000-08-22 at 1118.24 +0530):
  The image saved is of 18 MB  ? the same if I save it as gif it comes
  to about 8 Kb 

GIF compresses, but I dunno about EPS, I think not, or not as good as
other formats.

  I have not worked with eps formats but I am sure 18 MB is not normal even
  for eps

It is. You are moving a raster format to a vector format. The result
is one of the least efficient you will see in life. Maybe is something
about the DPI. What DPI are you using?

  My second problem is in color seperation all the other colors get
  seperated in to their respective cmyk format except for black which shows
  in all the four modes as otherwise it should only appear in the K(cmyK)
  mode

IIRC there is no gray reduction or whatever the name in English. The
right should be to pass all black to K channel or ask about how much,
but there is not. Supposing EPS filter saves to CMYK, a thing I dunno.
 
  I used Perl for scripting and gimp 1.1.4

Old Gimp, 1.1.25 is the latest.

GSR
 



Saving as EPS

2000-08-21 Thread Chetan Dhavse



 I have a problem with saving image in eps format
 
 
 The image saved is of 18 MB  ? the same if I save it as gif it comes
 to about 8 Kb 
 
 I have not worked with eps formats but I am sure 18 MB is not normal even
 for eps
 
 My second problem is in color seperation all the other colors get
 seperated in to their respective cmyk format except for black which shows
 in all the four modes as otherwise it should only appear in the K(cmyK)
 mode

 I used Perl for scripting and gimp 1.1.4
 
 
 Thanx in advance
 
 
 Chetan
 
 




Re: Saving an image...

2000-02-03 Thread Bwams Silas Kitwa

saege wrote:
 
 Sorry for the silly question, but how do I have to save an image
 preserving the layer structure? I mean, bitmaps 'kill' the internal
 structure of the image. Which one contains all the additional information
 so that gimp can reuse it?
 
 Thanks in advance for helping
 
 Bernd Saegmueller

You can do it in th Gimp native format : XCF. nd better, if you want to
save some disk place, choose to sav it in bzip format. Your work will be
stored in a fil with this extension : xcf.bz2. And of course, it will be
reusable by our favorite image manipulation program.

Bye !
-- 



__

Bwams Silas Kitwa, mailto:[EMAIL PROTECTED], http://baboon.linux-fan.com
- Membre du Cercle des Pipoteurs Invétérés - Citoyen de "Pipologia".
__

"Everything should be made as simple as possible, but not simpler."
-- Albert Einstein




Re: Saving an image...

2000-02-03 Thread Jon Winters

saege wrote:
 
 Sorry for the silly question, but how do I have to save an image
 preserving the layer structure? I mean, bitmaps 'kill' the internal
 structure of the image. Which one contains all the additional information
 so that gimp can reuse it?

Save the image in the Gimp's native format .xcf

--
Jon Winters
visit the Obscura Lounge in OpenVerse
http://www.openverse.org/



Re: saving in EPS

1999-10-11 Thread Stephan Dragehjerte

On Mon, 11 Oct 1999, David Odin wrote:

   To remove them, you can flatten the image (Layers-Flatten Image) since
   eps doesn't support multi-layers anyway.

Excuse me, but I've been wondering what the difference between Flatten Image
and Merge All Visible Layers is?  Flatten Image = Merge + Threshold Alpha?


-- 

-Stephan  /
 /  tisprut productions [tm]

http://wiktor.dk/~stephan




saving in EPS

1999-10-10 Thread Michael P. Soulier

Hey there. 

I'm trying to use the Gimp for creating EPS diagrams to be included in
a LaTeX document. Unfortunately, every time I try to save as PostScript with
the EPS option, I get the error:

Postscript save cannot handle images with alpha channels

How do I fix this problem so I can save? I don't see anything under
image-alpha for removing alpha channels, not that I'm too sure what they are
or why there in by default. 

Thanks,

Mike

--
Michael P. Soulier [EMAIL PROTECTED]