Re: Test your applications on Wayland

2016-10-27 Thread Elvis Angelaccio
On Thu, Oct 13, 2016 at 2:31 PM, Adriaan de Groot wrote: > On Thursday, October 13, 2016 01:12:27 PM Martin Graesslin wrote: >> Just an example of an issue I run into today: >> https://git.reviewboard.kde.org/ r/129171/ >> >> Application just crashed on startup due to a missing

Re: Test your applications on Wayland

2016-10-13 Thread Adriaan de Groot
On Thursday, October 13, 2016 01:12:27 PM Martin Graesslin wrote: > Just an example of an issue I run into today: > https://git.reviewboard.kde.org/ r/129171/ > > Application just crashed on startup due to a missing nullptr check exposed > by a different windowing systems. This intrigued me,

Re: Test your applications on Wayland

2016-10-13 Thread Martin Graesslin
On Tuesday, October 11, 2016 2:14:45 PM CEST Martin Graesslin wrote: > Hello KDE application developers, > > with Plasma 5.8 we have reached a quite solid state in the Wayland porting > efforts. A state where you can start to test whether your application works > correctly on Wayland. Normally

Re: QtWebEngine on Wayland (was: Re: Test your applications on Wayland)

2016-10-12 Thread Martin Graesslin
On Wednesday, October 12, 2016 2:05:25 PM CEST Kevin Kofler wrote: > Hi, > > one major issue is that QtWebEngine does not work on Wayland at this time, > at least not if it is built with desktop OpenGL. See: > https://bugreports.qt.io/browse/QTBUG-55384 > > This affects kdepim applications (at

QtWebEngine on Wayland (was: Re: Test your applications on Wayland)

2016-10-12 Thread Kevin Kofler
Hi, one major issue is that QtWebEngine does not work on Wayland at this time, at least not if it is built with desktop OpenGL. See: https://bugreports.qt.io/browse/QTBUG-55384 This affects kdepim applications (at least KMail) and also some Qt applications developed outside of KDE

Re: Test your applications on Wayland

2016-10-12 Thread Thiago Macieira
Em quarta-feira, 12 de outubro de 2016, às 07:47:44 CEST, Martin Graesslin escreveu: > Best is of course if Qt would release a 5.7.1, so that this cherry-picking > is no longer required. Most important is the first of those three patches > as without the applications are pretty much unusable.

Re: Test your applications on Wayland

2016-10-11 Thread Martin Graesslin
On Tuesday, October 11, 2016 10:23:06 PM CEST Luca Beltrame wrote: > Il giorno Tue, 11 Oct 2016 14:14:45 +0200 > > Martin Graesslin ha scritto: > > Such isos have the latest code and also hand-picked patches for > > QtWayland. > > Can we have a list of these hand picked

Test your applications on Wayland

2016-10-11 Thread Martin Graesslin
Hello KDE application developers, with Plasma 5.8 we have reached a quite solid state in the Wayland porting efforts. A state where you can start to test whether your application works correctly on Wayland. Normally your application should just work, but if not we need to know it before we