Revision ea6a7c0...

Go back to digest for 28th October 2012

Bug Fixes in KDE Base

Frank Reininghaus committed changes in [kde-baseapps/KDE/4.9] dolphin/src/kitemviews/kfileitemmodelrolesupdater.cpp:

Workaround for failed comparison of items in KFileItemModelRolesUpdater

The real fix is in the KDE/4.10 branch of kdelibs
(commit b8f64ca3f4b6311519c21046031d66d9d0a570c6). We work around the
problem that the KFileItem that a preview has been requested for is
different from the KFileItems in the sets m_pendingVisibleItems and
m_pendingInvisibleItems by refreshing those sets when we detect that
the bug has been triggered.


FIXED-IN: 4.9.3

File Changes

Modified 1 files
  • dolphin/src/kitemviews/kfileitemmodelrolesupdater.cpp
1 files changed in total