KFileIconView returning bad pointers?

Charles Samuels charles at kde.org
Sat Feb 5 10:32:22 GMT 2005


In this bug: http://bugs.kde.org/show_bug.cgi?id=98287

With this bt:
#4  0xb7eb2076 in KFileIconView::setSelected ()
   from /opt/kdecvs/lib/libkio.so.4
#5  0xb5f47df0 in Previews::go (this=0x83dfea8, k=0x839faa8)
    at photobook.cpp:91
#6  0xb5f48023 in Previews::goToFirst (this=0x83dfea8) at photobook.cpp:128

        if (firstFileItem())
                go(firstFileItem());

So, in other words, KFileIconView appears to be giving a bad pointer.  Is 
there something I'm missing here?  Obviously Konqueror doesn't have this 
behavior.

thanks

-Charles





More information about the kde-core-devel mailing list