[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#483213: kword: crash w/ libpng error on startup



On Wed, May 28, 2008 at 04:54:54PM -0500, Joseph Neal wrote:
> On Wednesday 28 May 2008, Ana Guerrero wrote:
> 
> > What output do you get from:
> > dpkg -l | grep libpng
> 
> ii  libpng12-0                                              1.2.27-1                              
> PNG library - runtime
> ii  libpng12-dev                                            1.2.27-1                              
> PNG library - development
>

Only I can think here is your have some png of the kword installation
corrupted. 
So here you have some ideas to try:

a) Reinstall kword and kword-data, specially the latter since it is where all
the png files are.

b) Try moving away your kwordrc file to see if there is something in our
configuracion corrupted 
mv ~/.kde/share/config/kwordrc ~/.kde/share/config/kwordrc.backup
you can recover it with:
mv ~/.kde/share/config/kwordrc.backup ~/.kde/share/config/kwordrc

c) start kword with strace:
strace kword

and look at the last lines where it crashes to see if there is any useful
output.

Ana




Reply to: