The problem is something to do with dynamic linking. I am sure of that.
When imlib can't load an image with one of the compiled in image
libraries, it falls back on the imagemagick or netpbm. If imlib fails to
dynamically load the image loading code for example, this is a case when
it will fall back on imagemagick.
I don't see this problem on my system, so am not sure what is causing it.
I will have to look into it further. It may have something to do with
version of python, operating system or version of dynamic linker -- I
don't know.
James.
--
Email: [EMAIL PROTECTED]
WWW: http://www.daa.com.au/~james/
On Tue, 11 May 1999, William Allen wrote:
> Probably no one remembers that I reported a problem when running the
> pygnome/examples programs. I was getting a bunch of strange looking error
> reports. It turned out that the problem was with the version of ImageMagick
> that I was using. I downloaded the latest ImageMagick rpms and all is now
> well...except, the examples run very slowly, or at least, they start up very
> slowly. Presumably, this is because ImageMagick's convert is being invoked to
> translate an image format -- but, why? Is the problem possibly the theme that
> I'm using. Is there a configuration in gnome that I should look at? Other
> gnome apps don't seem to run this slowly, so I'm a bit perplexed.
> --
> Bill Allen
> To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]
>
To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]