FS#22727 - [kdelibs] vlc hangs on open file dialog

Attached to Project: Arch Linux
Opened by Stéphane Gaudreault (stephane) - Wednesday, 02 February 2011, 19:59 GMT
Last edited by Andrea Scarpino (BaSh) - Thursday, 10 February 2011, 06:39 GMT
Task Type Bug Report
Category Upstream Bugs
Status Closed
Assigned To Ronald van Haren (pressh)
Andrea Scarpino (BaSh)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 3
Private No

Details

Description:

Vlc freezes when, with kde 4.6, you click on Media - Open file.

This bug has been fixed upstream : http://bugs.kde.org/show_bug.cgi?id=260719
I attached the patch to apply on kdelibs with this report.
I tested this patch for a few hours. It fixed the vlc issue for me and I found nothing else broken.

Additional info:
* package version(s)

kdelibs 4.6.0-1


Steps to reproduce:

Open vlc and click on Media-Open file
This task depends upon

Closed by  Andrea Scarpino (BaSh)
Thursday, 10 February 2011, 06:39 GMT
Reason for closing:  Fixed
Additional comments about closing:  kdelibs 4.6.0-3
Comment by Stéphane Gaudreault (stephane) - Wednesday, 02 February 2011, 20:12 GMT
While I was testing the patch, it seems that upstream reverted it from their git repository and reopened the bug report. Anyway, this patch might not be the most elegant solution as explained in comment #32 in upstream report, but it works. So feel free to include it as a temporary workaround or wait for the final solution.
Comment by Andrea Scarpino (BaSh) - Wednesday, 02 February 2011, 21:59 GMT
They are working on a better patch...then we wait that patch
Comment by Stéphane Gaudreault (stephane) - Monday, 07 February 2011, 15:34 GMT
A new patch has been approuved upstream :

------- Comment #51 From Dawit Alemayehu 2011-02-05 00:36:53 -------
Git commit 7ca7e81303c50769e286897be0afe0793dabdf52 by Dawit Alemayehu.
Committed on 05/02/11 at 00:29.
Pushed by adawit into branch 'KDE/4.6'.

Workaround for the hang (freeze) when opening VLC's file dialog under KDE.
See http://git.reviewboard.kde.org/r/100539/ for the details.

BUG:260719
REVIEW:100539

M +74 -19 kdecore/services/kmimetyperepository.cpp

http://commits.kde.org/kdelibs/7ca7e81303c50769e286897be0afe0793dabdf52

Loading...