Re: [Development] QSGVideoNode issue on Qt 5.2

2014-03-31 Thread Gunnar Sletta
Hi Jim, Could you be forgetting to QSGNode::markDirty() the node when you change it, by any chance? cheers, Gunnar On 31 Mar 2014, at 18:15, Jim Hodapp wrote: > I am developing a child implementation of QSGVideoNode that gets fed data via > EGL texture streaming from a hardware decoder. Thi

[Development] Qt 4.8.6 Release Candidate available

2014-03-31 Thread Salovaara Akseli
Hi all, Qt 4.8.6 Release Candidate packages are available at http://download.qt-project.org/development_releases/qt/4.8/4.8.6-rc1/ Sha1 for Qt 4.8.6 is now considered frozen so please test these packages accordingly. These packages are built against sha1 215a78618b185a71f660201c902da51360d8c30d

[Development] QSGVideoNode issue on Qt 5.2

2014-03-31 Thread Jim Hodapp
I am developing a child implementation of QSGVideoNode that gets fed data via EGL texture streaming from a hardware decoder. This has been working perfectly well on Qt 5.0, but trying the exact same code does not work correctly on Qt 5.2. On 5.2, I only see anything get rendered when I create some

Re: [Development] XDG icon theme support

2014-03-31 Thread Alberto Mardegan
On 03/30/2014 03:56 PM, Gladhorn Frederik wrote: > A fix for this would certainly be appreciated. > http://qt-project.org/wiki/Gerrit-Introduction > > On Saturday 29. March 2014 14.56.16 Rex Dieter wrote: >> Ruslan Nigmatullin wrote: >>> If the changes will be done and accepted is there any hope t

[Development] [xcb/xsettings] https://codereview.qt-project.org/81808 segfaults in CI

2014-03-31 Thread Egbert Eich
Jørgen, thanks for reviewing my patch! Unfortunately adding endian support to the xsettings client functions in the xcb platform plugin has caused some unforseen crashes in the Ci test suite. I've been able to build the tests in question but I have not been able to reproduce the crash. The reason

Re: [Development] XDG icon theme support

2014-03-31 Thread Olivier Goffart
On Saturday 29 March 2014 14:56:16 Rex Dieter wrote: > Ruslan Nigmatullin wrote: > > If the changes will be done and accepted is there any hope to have them in > > Qt 5.2.* > > It's a bug fix rather than a new feature, so yeah, I'd expect it could be > included in a subsequent bugfix release (assu