Skip to content
Commit 449d4990 authored by Dawit Alemayehu's avatar Dawit Alemayehu
Browse files

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.

BUG: 260719
parent 65ac813c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment