* [Buildroot] QMultimedia problem
[not found] <52D4C3EC.70103@gmail.com>
@ 2014-01-14 5:01 ` Paweł Gibaszek
2014-01-15 6:46 ` Fatih Aşıcı
0 siblings, 1 reply; 3+ messages in thread
From: Paweł Gibaszek @ 2014-01-14 5:01 UTC (permalink / raw)
To: buildroot
I have problem with QMultimedia from Qt5 package.
I'm using QMediaPlayer in my application and it reports error:
[ defaultServiceProvider::requestService(): no service found for -
"org.qt-project.qt.mediaplayer" ]
I suspect that libgstmediaplayer.so plugin cant be loaded due to missing
dependency:
[
ldd /usr/lib/qt/plugins/mediaservice/libgstmediaplayer.so | grep found
checking sub-depends for 'not found'
libqgsttools_p.so.1 => not found (0x00000000)
]
On x86 ubuntu machine this lib is present and the app is working.
How can i fix this?
I'm a newbie so forgive me if I'm missing something obvious.
I'm using Buildroot 2014.02-git-00566-gd66c981.
I've also selected gsteamer1 in addition to gstreamer-0.10 and did
make clean but it didn't help.
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] QMultimedia problem
2014-01-14 5:01 ` [Buildroot] QMultimedia problem Paweł Gibaszek
@ 2014-01-15 6:46 ` Fatih Aşıcı
2014-01-23 18:33 ` Paweł Gibaszek
0 siblings, 1 reply; 3+ messages in thread
From: Fatih Aşıcı @ 2014-01-15 6:46 UTC (permalink / raw)
To: buildroot
On Tuesday 14 January 2014 07:01:52 Pawe? Gibaszek wrote:
> I have problem with QMultimedia from Qt5 package.
> I'm using QMediaPlayer in my application and it reports error:
> [ defaultServiceProvider::requestService(): no service found for -
> "org.qt-project.qt.mediaplayer" ]
>
> I suspect that libgstmediaplayer.so plugin cant be loaded due to missing
> dependency:
> [
> ldd /usr/lib/qt/plugins/mediaservice/libgstmediaplayer.so | grep found
> checking sub-depends for 'not found'
> libqgsttools_p.so.1 => not found (0x00000000)
> ]
>
> On x86 ubuntu machine this lib is present and the app is working.
>
> How can i fix this?
> I'm a newbie so forgive me if I'm missing something obvious.
> I'm using Buildroot 2014.02-git-00566-gd66c981.
> I've also selected gsteamer1 in addition to gstreamer-0.10 and did
> make clean but it didn't help.
Would you send the config file to reproduce this problem?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20140115/3cc2067a/attachment-0001.html>
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] QMultimedia problem
2014-01-15 6:46 ` Fatih Aşıcı
@ 2014-01-23 18:33 ` Paweł Gibaszek
0 siblings, 0 replies; 3+ messages in thread
From: Paweł Gibaszek @ 2014-01-23 18:33 UTC (permalink / raw)
To: buildroot
W dniu 2014-01-15 07:46, Fatih A??c? pisze:
>
> Would you send the config file to reproduce this problem?
>
Sorry for the delay, here is my config:
http://gibol.info/upload/.config
Original message:
>
> I have problem with QMultimedia from Qt5 package.
> I'm using QMediaPlayer in my application and it reports error:
> [ defaultServiceProvider::requestService(): no service found for -
> "org.qt-project.qt.mediaplayer" ]
>
> I suspect that libgstmediaplayer.so plugin cant be loaded due to
> missing dependency:
> [
> ldd /usr/lib/qt/plugins/mediaservice/libgstmediaplayer.so | grep found
> checking sub-depends for 'not found'
> libqgsttools_p.so.1 => not found (0x00000000)
> ]
>
> On x86 ubuntu machine this lib is present and the app is working.
>
> How can i fix this?
> I'm a newbie so forgive me if I'm missing something obvious.
> I'm using Buildroot 2014.02-git-00566-gd66c981.
> I've also selected gsteamer1 in addition to gstreamer-0.10 and did
> make clean but it didn't help.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20140123/e56fdf3e/attachment.html>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-01-23 18:33 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <52D4C3EC.70103@gmail.com>
2014-01-14 5:01 ` [Buildroot] QMultimedia problem Paweł Gibaszek
2014-01-15 6:46 ` Fatih Aşıcı
2014-01-23 18:33 ` Paweł Gibaszek
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox