Re: Script-fu crashes

2000-07-16 Thread Marc Lehmann

On Sun, Jul 16, 2000 at 09:19:09PM -0600, Kate <[EMAIL PROTECTED]> wrote:
> I recently began using the gimp - version 1.1.7, as it came with the SuSE
> 6.2 distribution (a stripped down, 1 cd version of 6.2, it appears)

Try upgrading to a recent development version of gimp, 1.1.7 is YEARS old.

> Is this version of gimp known for this problem, or could it be the linux
> distro?

Both - the latest stable version of gimp is 1.0.4, but suse put an
unstable development versiob on their distribution - doubtlessly with
large warnings that his is just an unstable development release ;)

> going black and the only way out a hard reboot. I've fiddled about with
> fsck (and been yelled at by German geeks for doing that)

fsck is usually save to use in single-user-mode, so just ignore them ;)

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



Script-fu crashes

2000-07-16 Thread Kate


I recently began using the gimp - version 1.1.7, as it came with the SuSE
6.2 distribution (a stripped down, 1 cd version of 6.2, it appears)

So, far I'm just experimenting, but I've had a lot of crashes with
script-fu. When you click 'ok' the program freezes, and while it will
iconize, it cannot be closed. I have to exit out of kde and begin again. 
Don't seem to have any problems with the rest of the gimp, but as I've
said - I've jsut been doing basic stuff so far.

Is this version of gimp known for this problem, or could it be the linux
distro? KDE 1.1.1 is the GUI - and it seems pretty friggin buggy as well.
I've had 3 random freezes of the keyboard upon startx, with the monitor
going black and the only way out a hard reboot. I've fiddled about with
fsck (and been yelled at by German geeks for doing that) but something
seems to always work to get it back. Not the same thing every time, tho.

Yes, I am a luser. 

--
Kate  http://www.katewerk.com




what is the latest version for windows

2000-07-16 Thread Matt RobbMarkham

HI

I have been running a development version of gimp for windows.

Could someone please tell me where i can get a full stable version for
windows and also a photoshop psd save plugin.


Thanks

Matt




Re: Wow! The Resynthesizer

2000-07-16 Thread jens-reimer

On 15 Jul, James Smaby wrote:
> Just out of curiosity, for all those who are having touble with
> Resinthesizer, which compiler are you using?  It works fine on my x86
> 
I use gcc 2.95.2 on an Athlon 700 machine, using x686 architecture.
For me the plugin compiles successful, but then crashes gimp!?!

Jens





Re: Wow! The Resynthesizer

2000-07-16 Thread James Smaby


>It turned out that my crashes were caused by having too many old
>versions of the C++ runtime library hanging around.  Once I fixed this
>problem and recompiled, everything was happy.

I recomiled using compaq's cxx compiler for alpha linux (actually hoping
for better optimisation using compaq's extended math libraries), and now
resynthesizer runs without any errors (although not particularly faster)
Perhaps the problem is not in the code but the fact that some of our c++
compilers aren't quite configured right, and since we don't use c++ very
often (I don't see any files in the gimp source writen in c++), we don't
notice it.

-James Smaby