Review Request 117691: Unload libplasma after using it in Plasma Media Center
Sinny Kumari
ksinny at gmail.com
Sat Apr 26 18:17:17 UTC 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/117691/
-----------------------------------------------------------
(Updated April 26, 2014, 6:17 p.m.)
Status
------
This change has been marked as submitted.
Review request for Plasma and Albert Astals Cid.
Repository: plasma-mediacenter
Description
-------
In Kubuntu 14.04 release, we found that Plasma Media Center was unable to play video/audio files. Reason behind it was PMC was linking with libplasma and QtMultimediaKit. libplasma links with libgstreamer1.0 while QtMultimediaKit links with libgstreamer0.10.
This patch loads libplasma and unloads it after we are done as suggested on http://lists.kde.org/?l=kde-devel&m=139811564632441&w=2 .
Diffs
-----
libs/CMakeLists.txt 7e0a9aa
libs/plasmaadapter/CMakeLists.txt PRE-CREATION
libs/plasmaadapter/plasmaadapter.cpp PRE-CREATION
shells/newshell/CMakeLists.txt bc40044
shells/newshell/mainwindow.h eb2b276
shells/newshell/mainwindow.cpp cfbe097
Diff: https://git.reviewboard.kde.org/r/117691/diff/
Testing
-------
Able to play audio/video on Kubuntu 14.04 and Fedora 19.
Thanks,
Sinny Kumari
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20140426/d9135fd4/attachment.html>
More information about the Plasma-devel
mailing list