Revision d125496...
Go back to digest for 6th March 2011Bug Fixes in KDE Base
Peter Penz committed changes in [kdelibs] /:
KFileMetaDataProvider: Don't crash if a Strigi analyzer crashes
Some Strigi analyzers are still unstable and crash under certain circumstances. This patch moves the reading of the meta-data into a custom process instead of doing it in a thread, which assures that a crashing Strigi analyzer does not result in crashing Dolphin or Konqueror when hovering some items.
FIXED-IN: 4.7.0
Bug 199368: Dolphin fatal error when connecting to virtual machine via smb - signal SIGABRT
599 days
Bug 244621: dolphin crashes all the time when moving files and destination file already exists
228 days
Bug 245376: Dolphin crashed when I was cutting and pasting files that already existed in a directory
220 days
Bug 248214: Dolphin Crashes
193 days
Bug 261952: Dolphin crashes
55 days
Bug 263468: Dolphin crashes
40 days
Bug 264254: Crash copying files
33 days
File Changes
Added 1 files
- kio/kfile/kfilemetadatareader.cpp
Deleted 2 files
- /kfile
- kio/kloadfilemetadatathread.cpp
- kio/kloadfilemetadatathread_p.h
Modified 4 files
- kio/CMakeLists.txt
- kio/kfile/kfilemetadataprovider.cpp
- kio/kfile/kfilemetadataprovider_p.h
- kio/kfile/kfilemetadatawidget.cpp
7 files changed in total