dolphin crash

Peter Penz peter.penz at gmx.at
Mon May 5 06:34:45 BST 2008


On Monday, 5. May 2008 02:19:06 David Faure wrote:
> On Tuesday 29 April 2008, Matthew Woehlke wrote:
> > #0  KDirModel::setData (this=0x8cf150, index=@0x7fff2f8ee370,
> > value=@0x7fff2f8ee450, role=1) at
> > /usr/local/src/kde/svn/trunk/kdelibs/kio/kio/kdirmodel.cpp:558
>
> I guess it could crash if the index was invalid by the time
> IconManager::replaceIcon was called, e.g. due to a file being deleted
> meanwhile. If IconManager stores indexes then it should use
> QPersistentModelIndex.

Ah, good hint :-) The IconManager uses KFileItem instances, but I guess the 
same problem occurs here too. I'll check this issue...

Thanks!
Peter




More information about the kfm-devel mailing list