[Bug 1474695] Re: Video playback broken with Qt 5.5

2015-10-05 Thread Timo Jyrinki
Thumbnailing works however fine, but the video does not play in Media Player. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1474695 Title: Video playback broken with Qt 5.5 To manage notifications

[Bug 1474695] Re: Video playback broken with Qt 5.5

2015-10-05 Thread Timo Jyrinki
** Changed in: qtvideo-node (Ubuntu) Assignee: (unassigned) => Jim Hodapp (jhodapp) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1474695 Title: Video playback broken with Qt 5.5 To manage not

[Bug 1474695] Re: Video playback broken with Qt 5.5

2015-10-05 Thread Jim Hodapp
** No longer affects: mediaplayer-app (Ubuntu) ** Also affects: canonical-devices-system-image Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1474695 Title:

[Bug 1474695] Re: Video playback broken with Qt 5.5

2015-10-22 Thread Pat McGowan
downgrade since we will not move to 5.5 near term ** Changed in: canonical-devices-system-image Importance: Critical => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1474695 Title: Video

[Bug 1474695] Re: Video playback broken with Qt 5.5

2015-12-10 Thread Launchpad Bug Tracker
This bug was fixed in the package qtvideo-node - 0.2.1+16.04.20151104-0ubuntu1 --- qtvideo-node (0.2.1+16.04.20151104-0ubuntu1) xenial; urgency=medium [ CI Train Bot ] * New rebuild forced. [ Timo Jyrinki ] * Port to Qt 5.5 to fix video playback (LP: #1474695) (LP: #1474695)

[Bug 1474695] Re: Video playback broken with Qt 5.5

2015-12-13 Thread Timo Jyrinki
** Changed in: canonical-devices-system-image Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1474695 Title: Video playback broken with Qt 5.5 To manage not

[Bug 1474695] Re: Video playback broken with Qt 5.5

2015-10-06 Thread Timo Jyrinki
** Attachment added: "media-hub.log" https://bugs.launchpad.net/ubuntu/+source/qtvideo-node/+bug/1474695/+attachment/4485877/+files/media-hub.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/14746

[Bug 1474695] Re: Video playback broken with Qt 5.5

2015-10-06 Thread Timo Jyrinki
Videos in YouTube work, and the id used in qtvideo-node is still at the /5.2 it was adapted to during http://bazaar.launchpad.net/~phablet-team /qtvideo-node/trunk/revision/49 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bug

[Bug 1474695] Re: Video playback broken with Qt 5.5

2015-10-06 Thread Jim Hodapp
Can you get the log for mediaplayer-app as well? This will have the qtmultimedia/qtubuntu-media debug output. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1474695 Title: Video playback broken with

[Bug 1474695] Re: Video playback broken with Qt 5.5

2015-10-07 Thread Timo Jyrinki
Not much to be seen here. It now eventually crashes, attaching the crash file too. ** Attachment added: "application-legacy-mediaplayer-app-.log" https://bugs.launchpad.net/ubuntu/+source/qtvideo-node/+bug/1474695/+attachment/4486841/+files/application-legacy-mediaplayer-app-.log -- You rece

[Bug 1474695] Re: Video playback broken with Qt 5.5

2015-10-07 Thread Timo Jyrinki
** Attachment added: "_usr_bin_mediaplayer-app.32011.crash" https://bugs.launchpad.net/ubuntu/+source/qtvideo-node/+bug/1474695/+attachment/4486845/+files/_usr_bin_mediaplayer-app.32011.crash -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1474695] Re: Video playback broken with Qt 5.5

2015-10-07 Thread Timo Jyrinki
The .crash file is not of much help without debug symbols though. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1474695 Title: Video playback broken with Qt 5.5 To manage notifications about this b

[Bug 1474695] Re: Video playback broken with Qt 5.5

2015-10-07 Thread Timo Jyrinki
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=) at qdeclarativevideooutput

[Bug 1474695] Re: Video playback broken with Qt 5.5

2015-10-07 Thread Jim Hodapp
Thanks Timo. It looks like this is a regression or change of behavior in how the Qt threaded renderer works. Perhaps it has a new requirement for how a QSGVideoNode needs to be setup. Another thought: we brought QSGVideoNode into qtubuntu-media, maybe the definition used by the threaded renderer lo

[Bug 1474695] Re: Video playback broken with Qt 5.5

2015-10-08 Thread Timo Jyrinki
Right, you mean qtvideo-node. Thanks for reminding about the inclusion of those private headers, they had indeed changed. With the attached MP video playback works again. ** Branch linked: lp:~timo-jyrinki/qtvideo-node/port_to_qt55 ** Changed in: qtvideo-node (Ubuntu) Assignee: Jim Hodapp (

[Bug 1474695] Re: Video playback broken with Qt 5.5

2015-10-16 Thread Pat McGowan
** Changed in: canonical-devices-system-image Importance: Undecided => Critical ** Changed in: canonical-devices-system-image Status: New => In Progress ** Changed in: canonical-devices-system-image Milestone: None => backlog ** Changed in: canonical-devices-system-image Assig

[Bug 1474695] Re: Video playback broken with Qt 5.5

2015-07-15 Thread Timo Jyrinki
** Also affects: mediaplayer-app (Ubuntu) Importance: Undecided Status: New ** Attachment added: "application-legacy-mediaplayer-app-.log" https://bugs.launchpad.net/ubuntu/+source/mediaplayer-app/+bug/1474695/+attachment/4429277/+files/application-legacy-mediaplayer-app-.log -- Yo