[Webkit-unassigned] [Bug 64669] [Gtk] [NRWT] Xvfb produces a lot of stderr output

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 20 08:46:31 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=64669





--- Comment #3 from Zan Dobersek <zandobersek at gmail.com>  2011-07-20 08:46:31 PST ---
(In reply to comment #2)
> 
> devnull = open(os.devnull, 'w')
> self._xvfb_process = subprocess.Popen(run_xvfb, stderr=devnull)
> devnull.close()
> 
> Can you please check this would work?
> Thanks!

This works just as fine, will upload a patch in a moment.
Thanks for the review!

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list