Review Request 117691: Unload libplasma after using it in Plasma Media Center
Sinny Kumari
ksinny at gmail.com
Tue Apr 22 19:53:31 UTC 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/117691/
-----------------------------------------------------------
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/plasmaadapter/plasmaadapter.cpp PRE-CREATION
libs/plasmaadapter/CMakeLists.txt PRE-CREATION
libs/CMakeLists.txt 7e0a9aa
shells/newshell/CMakeLists.txt 9d9ea29
shells/newshell/mainwindow.h eb2b276
shells/newshell/mainwindow.cpp 9735a0a
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/20140422/f873c8b9/attachment.html>
More information about the Plasma-devel
mailing list