On Sunday 19 November 2006 05:41, John Andersen wrote:
> libpng error: Invalid image width
<big snip>

Just for the record, John, how did you accomplish the KDE upgrade? Literally, 
what steps did you take?

Other random comments:

Is it reading a cached file or echoing the header?:

> read(11, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\20\0\0\0\20\10\6\0\0"...,
> 4096) = 826

I'd look into that "32". Pixels? Bits? Coincidence?

do an ldd to verify what libraries this style is linked to:
> /opt/kde3/lib64/kde3/plugins/styles/keramik.so

ditto... an 'ldd /usr/lib64/libpng.so.3' to see what it's linked to:
> open("/usr/lib64/libpng.so.3", O_RDONLY) = 3                <======== 64bit

Finally, just for the heck of it, do you see anything unusual when you run 
'ldconfig' and 'SuSEconfig' (as needs to be done after installing rpms 
manually via CLI)?

Carl
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to