Revision 449d499...

Go back to digest for 6th February 2011

Bug Fixes in KDE Base

Dawit Alemayehu committed changes in [kdelibs] kdecore/services/kmimetyperepository.cpp:

Instead of using QProcess to determine the version number of the update-mime-database executable, open it and read its contents directly to extract the version number.

This should fix the freezing issues exhibited in applications like VLC that block SIGCHLD, which QProcess needs to do its job.

See http://lists.kde.org/?t=129572447500001&r=1&w=2 for details on this issue.

File Changes

Modified 1 files
  • kdecore/services/kmimetyperepository.cpp
1 files changed in total