Re: [CinePaint] cinepaint vs Gimp

Kai-Uwe Behrmann <[email protected]>
Newsgroups gmane.comp.video.cinepaint.user
Message-ID <[email protected]>
Ron,

thanks for your message. The chances are not bad that a bugfix in the 
core will no longer shake memory on some systems. The changes are in CVS. 
Python messages must be ignored.

I'd like to put a new release candiate on sf, possibly this weekend.


kind regards
Kai-Uwe Behrmann
--
development for color management 
www.behrmann.name + www.oyranos.org + www.cinepaint.org


Am 13.01.07, 17:17 -0000 schrieb Ron Hickson:

> Kai
> 
> I've just reinstalled cinepaint-0.21-2 and opened it using the command
> line.   The readout is:-
> 
> Traceback (most recent call last):
>   File "/usr/local/lib/cinepaint/0.21-2/plug-ins/clothify.py", line 21,
> in ?
>     from gimpfu import *
> ImportError: No module named gimpfu
> wire_read: unexpected EOF (plug-in crashed?)
> Traceback (most recent call last):
>   File "/usr/local/lib/cinepaint/0.21-2/plug-ins/gimpcons.py", line 20,
> in ?
>     from gimpfu import *
> ImportError: No module named gimpfu
> wire_read: unexpected EOF (plug-in crashed?)
> Traceback (most recent call last):
>   File "/usr/local/lib/cinepaint/0.21-2/plug-ins/pdbbrowse.py", line 20,
> in ?
>     from gimpfu import *
> ImportError: No module named gimpfu
> wire_read: unexpected EOF (plug-in crashed?)
> Traceback (most recent call last):
>   File "/usr/local/lib/cinepaint/0.21-2/plug-ins/sphere.py", line 21,
> in ?
>     from gimpfu import *
> ImportError: No module named gimpfu
> wire_read: unexpected EOF (plug-in crashed?)
> Traceback (most recent call last):
>   File "/usr/local/lib/cinepaint/0.21-2/plug-ins/whirlpinch.py", line
> 27, in ?
>     from gimpfu import *
> ImportError: No module named gimpfu
> wire_read: unexpected EOF (plug-in crashed?)
> Traceback (most recent call last):
>   File "/usr/local/lib/cinepaint/0.21-2/plug-ins/foggify.py", line 3,
> in ?
>     from gimpfu import *
> ImportError: No module named gimpfu
> wire_read: unexpected EOF (plug-in crashed?)
> Traceback (most recent call last):
>   File "/usr/local/lib/cinepaint/0.21-2/plug-ins/shadow_bevel.py", line
> 3, in ?
>     from gimpfu import *
> ImportError: No module named gimpfu
> wire_read: unexpected EOF (plug-in crashed?)
> /usr/local/lib/cinepaint/0.21-2/plug-ins/script-fu
> /usr/local/lib/cinepaint/0.21-2/plug-ins/rawphoto
> /usr/local/lib/cinepaint/0.21-2/plug-ins/rotate
> /usr/local/lib/cinepaint/0.21-2/plug-ins/screenshot
> /usr/local/lib/cinepaint/0.21-2/plug-ins/sgi
> /usr/local/lib/cinepaint/0.21-2/plug-ins/sharpen
> /usr/local/lib/cinepaint/0.21-2/plug-ins/snoise
> /usr/local/lib/cinepaint/0.21-2/plug-ins/sobel
> /usr/local/lib/cinepaint/0.21-2/plug-ins/spread
> /usr/local/lib/cinepaint/0.21-2/plug-ins/tga
> /usr/local/lib/cinepaint/0.21-2/plug-ins/tiff
> /usr/local/lib/cinepaint/0.21-2/plug-ins/unsharp
> /usr/local/lib/cinepaint/0.21-2/plug-ins/xwd
> 
>     Incorrect item=84 gimp-bfm-set-dir-dest 0 < 2
>     Incorrect item=315 gimp-bfm-set-dir-src 0 < 2
> script_fu_find_scripts
> home, local_path
> = /home/ron, /home/ron/.cinepaint/scripts:/usr/local/share/cinepaint/0.21-2/scripts
> 
> Seems I'm missing a few plug-ins.    ./configure says it has found
> python2.4 and slocate turns up:-
> 
> [ron@localhost ~]$ slocate gimpfu
> /usr/local/lib/gimp/2.0/python/gimpfu.py
> /usr/local/lib/gimp/2.0/python/gimpfu.pyc
> /usr/local/lib/gimp/2.0/python/gimpfu.pyo
> /usr/local/gimp-2.3/lib/gimp/2.0/python/gimpfu.py
> /usr/local/gimp-2.3/lib/gimp/2.0/python/gimpfu.pyc
> /usr/local/gimp-2.3/lib/gimp/2.0/python/gimpfu.pyo
> /usr/lib/gimp/2.0/python/gimpfu.py
> 
> I'm using Mandriva 2007 with gimp-python installed and, as you can see,
> I'm running GIMP-2.3 and 2.3.13.   Perhaps cinepaint configure is
> confused?
> 
> The prime reason for reinstalling was an error
> ("plug_in_handle_proc_run:ERROR").  I haven't got rid of it but that
> only occurs on 8-bit files.   I recall sometime back you dealt with a
> similar query (8-bit files printing backwards).  Not to worry - it's not
> important, just something you may care to note.
> 
> The layers thing is intermittent and hasn't cause me much concern
> 
> Regards
> 
> 
> 
> 
> 
> 
> Ron
> On Fri, 2007-01-12 at 14:03 +0100, Kai-Uwe Behrmann wrote:
> > Ron,
> > 
> > Valgrind dont show me anything. Would you mind sending me your valgrind 
> > output? (A gdb backtrace could be of help as well.)
> > 
> > regards
> > Kai-Uwe Behrmann
> > --
> > development for color management 
> > www.behrmann.name + www.oyranos.org + www.cinepaint.org
> > 
> > 
> > Am 12.01.07, 13:02 +0100 schrieb Ron Hickson:
> > 
> > > Happens for me too.
> > > 
> > > Ron
> > > 
> > > ----- Original Message -----
> > > From: Robin Rowe
> > > To: CinePaint Users <cinepaint-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>
> > > Sent:  Fri, 12 Jan 2007 02:21:53 -0800
> > > Subject: Re: [CinePaint] cinepaint vs Gimp
> > > 
> > > laccata wrote:
> > > > Cinepaint...layers...are unusable - crashing cinepaint every time I tried to use them.
> > > 
> > > There's nothing in the bug tracker on this.
> > > 
> > > Robin
> > > 

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.