[Bug 260719] Vlc hangs on open file dialog

Dawit Alemayehu adawit at kde.org
Wed Feb 2 17:54:59 GMT 2011


https://bugs.kde.org/show_bug.cgi?id=260719


Dawit Alemayehu <adawit at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #31 from Dawit Alemayehu <adawit kde org>  2011-02-02 18:54:54 ---
Git commit 449d49908ce610d9af4e8e3da89466f168f66bc3 by Dawit Alemayehu.
Committed on 02/02/11 at 16:55.
Pushed by adawit into branch 'master'.

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

M  +6    -9    kdecore/services/kmimetyperepository.cpp     

http://commits.kde.org/kdelibs/449d49908ce610d9af4e8e3da89466f168f66bc3

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Unassigned-bugs mailing list