I was previously told on this list
http://lists.qt-project.org/pipermail/development/2016-April/025595.html
that this bug is a KDE issue, not Qt. So I moved it to KDE list.
A dev @ KDE then said it is NOT a KDE issue, but IS a Qt bug
This is https://bugreports.qt.io/browse/QTBUG-48
On Friday 29 April 2016, Thiago Macieira wrote:
> See https://lists.clearlinux.org/pipermail/dev/2016-April/000290.html
>
> This is yet another reason we have to stop bundling third party components,
> especially the image and movie formats.
>
> So I recommend dropping the libtiff 3rdparty compon
See https://lists.clearlinux.org/pipermail/dev/2016-April/000290.html
This is yet another reason we have to stop bundling third party components,
especially the image and movie formats.
So I recommend dropping the libtiff 3rdparty component and keep the plugin for
when the system library is fou
Seems, the bug is in this two patches:
- 36549dbe148055d6ecf98952b05b4ff2310fe491 - DirectShow: use the EVR in
the renderer control.
- c7397523e77578cf8f09ba3258791f68c34e2e5f - Windows: Improve EVR
presenter.
I have added this info to bug-tracker...
2016-04-29 11:51 GMT+03:00 Deni
> On 26 Apr 2016, at 14:56, Simon Hausmann wrote:
>
> Hi,
>
> The way you describe the problem sounds like it is specific to tablet events
> on X-Windows. In my opinion a solution to the problem applied to the 5.6
> branch of Qt
> should also be limited to tablet events on X-Windows. Wouldn't
I have checked it again on other PC and see following:
1) If I compile the QtMultiMedia from the 5.6 branch (self-compiled with
the Qt 5.6.0) and there are the same issue!!!
2) But if I use QtMultiMedia from the 5.5 branch (self-compiled with the Qt
5.6.0), then this issue does not exists!!!
PS: