touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #109179
[Bug 1474695] Re: Video playback broken with Qt 5.5
Ok it's possible to gdb -p [pidofmediaplayer-app] to get:
#0 0xb636a580 in QObject::staticMetaObject () from /usr/lib/arm-linux-gnueabihf/libQt5Core.so.5
#1 0xb0711c34 in QDeclarativeVideoRendererBackend::updatePaintNode (this=0x8bd328, oldNode=0xad30a070, data=<optimized out>)
at qdeclarativevideooutput_render.cpp:319
#2 0xb69f15ce in QQuickWindowPrivate::updateDirtyNode (this=this@entry=0x7bd658, item=item@entry=0x868eb0)
at items/qquickwindow.cpp:2985
#3 0xb69f1af4 in QQuickWindowPrivate::updateDirtyNodes (this=this@entry=0x7bd658) at items/qquickwindow.cpp:2723
#4 0xb69f1c2c in QQuickWindowPrivate::syncSceneGraph (this=this@entry=0x7bd658) at items/qquickwindow.cpp:341
#5 0xb69d2274 in QSGRenderThread::sync (this=this@entry=0x90bf38, inExpose=inExpose@entry=false)
at scenegraph/qsgthreadedrenderloop.cpp:512
#6 0xb69d2a64 in QSGRenderThread::syncAndRender (this=this@entry=0x90bf38) at scenegraph/qsgthreadedrenderloop.cpp:558
#7 0xb69d6776 in QSGRenderThread::run (this=0x90bf38) at scenegraph/qsgthreadedrenderloop.cpp:674
#8 0xb60a8106 in QThreadPrivate::start (arg=0x90bf38) at thread/qthread_unix.cpp:331
#9 0xb5df6490 in start_thread () from /lib/arm-linux-gnueabihf/libpthread.so.0
That's probably as far as I can get there, and the trace doesn't show
any hints why video playback works for eg thumbnailer + in Youtube but
not in media-player - nothing related to qtvideo-node shown for example,
and the backtrace does not go further back because of corrupt stack.
Any help welcome.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtvideo-node in Ubuntu.
https://bugs.launchpad.net/bugs/1474695
Title:
Video playback broken with Qt 5.5
Status in Canonical System Image:
New
Status in qtvideo-node package in Ubuntu:
New
Bug description:
Video playback is broken with Qt 5.5 (tested on mako). Eg sintel
trailer just shows a black screen, and no audio. Pure music playback
does work elsewhere.
More information at https://wiki.ubuntu.com/Touch/QtTesting
To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1474695/+subscriptions
References