[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdebase/konqueror/iconview
From:       David Faure <faure () kde ! org>
Date:       2004-06-28 14:14:24
Message-ID: 20040628141424.68A8847C () office ! kde ! org
[Download RAW message or body]

CVS commit by faure: 

Patch for 54451 seems to work: this fixes "Konqueror told me the disk usage in a \
folder was over 16,000,000 TB". You guys are going to have to buy bigger hard disks \
                to see that number again :-)
CCMAIL: 54451-done@bugs.kde.org


  M +2 -2      konq_iconview.cc   1.464


--- kdebase/konqueror/iconview/konq_iconview.cc  #1.463:1.464
@@ -989,6 +989,4 @@ void KonqKfmIconView::slotDeleteItem( KF
     }
 
-    KonqDirPart::deleteItem( _fileitem );
-
     //kdDebug(1202) << "KonqKfmIconView::slotDeleteItem(...)" << endl;
     // we need to find out the iconcontainer item containing the fileitem
@@ -1000,4 +998,6 @@ void KonqKfmIconView::slotDeleteItem( KF
     if (ivi)
     {
+        KonqDirPart::deleteItem( _fileitem );
+
         m_pIconView->takeItem( ivi );
         m_mimeTypeResolver->m_lstPendingMimeIconItems.remove( ivi );


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic