[Interest] QWebEngine: "Leaking 1 ports in unreceived messages"

2017-04-03 Thread Jason Dolan
Does anyone know what these warnings mean? Surprisingly, Google is not really pulling up any useful results. [2357:78595:0403/102655:WARNING:message_queue.cc(38)] Leaking 1 ports in unreceived messages [2357:78595:0403/102655:WARNING:message_queue.cc(38)] Leaking 2 ports in unreceived

Re: [Interest] Qt 5.8 - fontconfig config error

2017-04-03 Thread Thiago Macieira
On segunda-feira, 3 de abril de 2017 05:48:53 PDT Calogero Mauceri wrote: > Just to add more information, the system is 64 bit and I'm building Qt in > 32 bit. Of course I installed fonconfig and freetype (and development > packages) in 32 bit. Search for "fontconfig" and "freetype" in your

Re: [Interest] QPrintPreviewWidget

2017-04-03 Thread william.croc...@analog.com
On 04/01/2017 09:48 AM, Dan Allen wrote: Hi Bill, I agree, however when the print is quite complex it makes the GUI very unresponsive. Painting into an off screen image is not GUI related. The print preview could show something like "Generating Preview" while a background thread generates it

Re: [Interest] Qt 5.8 - fontconfig config error

2017-04-03 Thread Calogero Mauceri
yes, I did :/. Just to add more information, the system is 64 bit and I'm building Qt in 32 bit. Of course I installed fonconfig and freetype (and development packages) in 32 bit. Calogero On Mon, Apr 3, 2017 at 2:45 PM, Konstantin Tokarev wrote: > > > 03.04.2017, 15:44,

Re: [Interest] Qt 5.8 - fontconfig config error

2017-04-03 Thread Konstantin Tokarev
03.04.2017, 15:44, "Calogero Mauceri" : > Hi all, > > I'm trying to build Qt 5.8 on Ubuntu 14.04 but I get an error related to > fontconfig > > Here is my configure string > > ./configure -qt-zlib -system-libpng -system-libjpeg -platform linux-g++-32 > -qt-xcb -nomake

[Interest] Qt 5.8 - fontconfig config error

2017-04-03 Thread Calogero Mauceri
Hi all, I'm trying to build Qt 5.8 on Ubuntu 14.04 but I get an error related to fontconfig Here is my configure string ./configure -qt-zlib -system-libpng -system-libjpeg -platform linux-g++-32 -qt-xcb -nomake examples -nomake tools -fontconfig and this is the error I get ERROR: Feature

Re: [Interest] [Qt3D]

2017-04-03 Thread Oleg Evseev
Sorry for missed letter theme 2017-04-03 12:32 GMT+03:00 Oleg Evseev : > Hi, > > Almost a year ago I wrote a bug about Scene3D freezing when its anchor is > changed (https://bugreports.qt.io/browse/QTBUG-54900). > > Due to this on android Scene3D freeze up on changing

[Interest] [Qt3D]

2017-04-03 Thread Oleg Evseev
Hi, Almost a year ago I wrote a bug about Scene3D freezing when its anchor is changed (https://bugreports.qt.io/browse/QTBUG-54900). Due to this on android Scene3D freeze up on changing orientation of app (autorotate), especially on the non toppest smartphones/pads. All this time the only