On Sun, 26 Apr 2009 04:14:52 +0000 (UTC)
Duncan <1i5t5.dun...@cox.net> wrote:

> 
> I'd suggest going ahead and filing that bug and patch with Gentoo's 
> bugzilla, particularly since you have a patch ready.  Well, first do a 
> search and see if there's already a bug filed on it that you can add the 
> patch to.
> 

I created a bug report, or actually two reports, #267536 and #267567, dealing
with cooledit-3.17.17.  However, the issue has already been referred to the
"maintainer-needed" catagory, and I will assume that this means no action will
be taken on the issue because of the lack of a maintainer.

Well, anyway, I believe that I have the problem solved.  For anyone who desires
to use cooledit, which is a fine and versatile text editor, a manual compilation
will be necessary.  First apply the patch that I supplied with my original
post.  Also apply the three other patches that are already in the portage tree.

A second step is also needed.  After running ./configure, a file named config.h
is created in the root of the source tree.  Edit this file and delete the line
that contains the definition: "#define HAVE_PYTHON 1."  Cooledit is somehow not
compatible with recent versions of python and eliminating any python binding 
will
create a trouble-free cooledit.

If anyone knows how to patch the configure process, please inform how this
can be done.

Cooledit uses python as an extension language for custom scripting,  but the
removal of python will not affect any of the ordinary editing capabilities.

It seems that all the crashes can be eliminated by following these two steps.
So far I haven't had any difficulty and hope the problem is now solved 
completely.

Frank Peters


Reply via email to