RESOLVED FIXED 137659
[XvfbDriver] Regular expression used to match running X servers fails on Fedora 21.
https://bugs.webkit.org/show_bug.cgi?id=137659
Summary [XvfbDriver] Regular expression used to match running X servers fails on Fedo...
Carlos Alberto Lopez Perez
Reported 2014-10-13 10:43:29 PDT
Fedora 21 has renamed the X server to Xorg.bin. This is how the process line looks: $ ps -eo comm,command|grep Xorg Xorg.bin /usr/libexec/Xorg.bin :0 -background none -noreset -verbose 3 -logfile /dev/null -auth /run/gdm/auth-for-gdm-Zt8Eq2/database -seat seat0 -nolisten tcp vt1
Attachments
Patch (1.52 KB, patch)
2014-10-13 10:47 PDT, Carlos Alberto Lopez Perez
no flags
Carlos Alberto Lopez Perez
Comment 1 2014-10-13 10:47:25 PDT
WebKit Commit Bot
Comment 2 2014-10-13 11:50:22 PDT
Comment on attachment 239733 [details] Patch Clearing flags on attachment: 239733 Committed r174656: <http://trac.webkit.org/changeset/174656>
WebKit Commit Bot
Comment 3 2014-10-13 11:50:26 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.