Re: Qt application output flood gone

2014-01-18 Thread Aleix Pol
On Sat, Jan 18, 2014 at 5:51 PM, Marco Martin wrote: > On Saturday 18 January 2014, Aleix Pol wrote: > > Hi, > > The patch that prevents Qt from printing all this information regarding > > pixmaps being painted from the wrong thread has been merged [1]. > > > > This means that if you recompile th

Re: Qt application output flood gone

2014-01-18 Thread Marco Martin
On Saturday 18 January 2014, Aleix Pol wrote: > Hi, > The patch that prevents Qt from printing all this information regarding > pixmaps being painted from the wrong thread has been merged [1]. > > This means that if you recompile the stable branch of Qt base you won't get > these anymore. *HUGS*