RESOLVED FIXED Bug 69132
[Qt][WK2] First test always fails because of useless xcb dump
https://bugs.webkit.org/show_bug.cgi?id=69132
Summary [Qt][WK2] First test always fails because of useless xcb dump
Csaba Osztrogonác
Reported 2011-09-29 23:58:54 PDT
Attachments
Patch (6.70 KB, patch)
2011-09-30 07:40 PDT, Tor Arne Vestbø
no flags
Patch (3.68 KB, patch)
2011-09-30 12:41 PDT, Tor Arne Vestbø
no flags
Tor Arne Vestbø
Comment 1 2011-09-30 03:44:28 PDT
This is due to printfs in the Qt xcb platform plugin. I've talked to Samuel about replacing them with qDebug() so we can intercept them with our message handler.
Tor Arne Vestbø
Comment 2 2011-09-30 04:49:51 PDT
Fix for Qt in the review pipeline, but we need some changes in DRT/WTR as well. Patch coming.
Tor Arne Vestbø
Comment 3 2011-09-30 07:40:35 PDT
Tor Arne Vestbø
Comment 4 2011-09-30 12:41:50 PDT
Tor Arne Vestbø
Comment 5 2011-09-30 12:43:00 PDT
Comment on attachment 109326 [details] Patch Hmm, webkit-patch didn't behave like expected :/
Tor Arne Vestbø
Comment 6 2011-09-30 13:05:43 PDT
Landed in r96417
Tor Arne Vestbø
Comment 7 2011-09-30 13:28:38 PDT
Actually, we still need to wait for the fix in Qt
Csaba Osztrogonác
Comment 8 2011-10-01 00:21:47 PDT
(In reply to comment #7) > Actually, we still need to wait for the fix in Qt Please let me know if "git submodule foreach update" will give us a Qt revision with fix for this bug.
Tor Arne Vestbø
Comment 9 2011-10-03 04:57:49 PDT
(In reply to comment #8) > (In reply to comment #7) > > Actually, we still need to wait for the fix in Qt > > Please let me know if "git submodule foreach update" will give us a Qt revision with fix for this bug. It hasn't propagated to the mother-repo yet, but you can checkout 95dfb6e668e88d006b00b69917c34ef07bdf8830 in qtbasae.
Csaba Osztrogonác
Comment 10 2011-10-05 07:30:12 PDT
*** Bug 69420 has been marked as a duplicate of this bug. ***
Csaba Osztrogonác
Comment 11 2011-10-05 07:58:38 PDT
The bot was updated, and the Qt fix works.
Note You need to log in before you can comment on or make changes to this bug.