Re: [Development] Running Qt 5.2.1 without udev

2014-06-09 Thread Thiago Macieira
Em seg 09 jun 2014, às 18:28:20, Thiago Macieira escreveu: > Em seg 09 jun 2014, às 12:06:10, Jacob Kroon escreveu: > > Hi, > > > > I'm testing Qt 5.2.1 on a Wandboard using Yocto. If I build Qt5 without > > udev support, > > > > I get 3 or 4 of these kernel warnings when I start my application:

Re: [Development] Running Qt 5.2.1 without udev

2014-06-09 Thread Thiago Macieira
Em seg 09 jun 2014, às 12:06:10, Jacob Kroon escreveu: > Hi, > > I'm testing Qt 5.2.1 on a Wandboard using Yocto. If I build Qt5 without > udev support, > I get 3 or 4 of these kernel warnings when I start my application: > > idr_remove called for id=xxx which is not allocated. > CPU: 0 P

[Development] NOTE: Gerrit / Codereview upgrade – Service unavailable Friday June 13, 7:00 – 10:00 CEST

2014-06-09 Thread Haataja Ismo
Hi, Gerrit (https://codereview.qt-project.org/) will be unavailable while we deploy a new version. The upgrade takes the current v2.2.1 based version to v2.7 based. Most of our customized features stay: staging system for CI, one page review and deferred changes. The topic review feature, very

[Development] Running Qt 5.2.1 without udev

2014-06-09 Thread Jacob Kroon
Hi, I'm testing Qt 5.2.1 on a Wandboard using Yocto. If I build Qt5 without udev support, I get 3 or 4 of these kernel warnings when I start my application: idr_remove called for id=xxx which is not allocated. CPU: 0 PID: 538 Comm: xxx Not tainted xxx [<80013c7c>] (unwind_backtrace+0x

[Development] QtDBus roadmap

2014-06-09 Thread Roland Winklmeier
Hi there, this quote originated from "Request for a sandbox area: Replicant", but I did not want to hijack this discussion for something different. On 05/31/2014 01:33 AM, Thiago Macieira wrote: > One of the goals for QtDBus is to replace the need to have libdbus-1 > installed. We discussed this

Re: [Development] qt5.git integration failed in stable

2014-06-09 Thread Hausmann Simon
I suspect one of these three changes in qtbase: ‎>Revert "Fixed duplicate QMoveEvent generated for each QWidget::move call" > Fix selection by dragging after double click in QWidgetTextControl. > QPlatformClipboard::emitChanged(): Do not emit signals when closing down. Do those ring a bell for an