[Webkit-unassigned] [Bug 161908] [GTK] WebKitGtk+ stalls my whole desktop

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 7 07:32:42 PDT 2016


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

--- Comment #7 from Andres Gomez Garcia <agomez at igalia.com> ---
(In reply to comment #6)
> What environment are you running Ephy under (in terms of window management)?
> 
> I see both gdm-x-session and gdm-wayland-session running at the same time.
> Is this normal? Xwayland and Xorg I can understand since those would be
> running under gdm-wayland-session to operate with the X11 plugins.

I may be wrong but this is how it goes:

Since GNOME 3.20 GDM defaults to Wayland. So, when my system starts up, GDM is launched under Wayland by the Debian-+ user:

Debian-+  2962  0.0  0.0 191964  5260 tty1     Ssl+ 14:54   0:00 /usr/lib/gdm3/gdm-wayland-session gnome-session --autostart /usr/share/gdm/greeter/autostart

However, when I log-in into my GNOME-Session, I bring up a Xorg session, run by my user:

tanty     3118  0.0  0.0 202048  5564 tty2     Ssl+ 14:54   0:00 /usr/lib/gdm3/gdm-x-session --run-script default

Of course, I can change GDM's behavior to always use the Xorg backend, even at startup, if you think that could be causing some problems ...

$ cat /etc/gdm3/daemon.conf 
...
[daemon]
# Uncoment the line below to force the login screen to use Xorg
#WaylandEnable=false
...

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161007/423dc8e4/attachment.html>


More information about the webkit-unassigned mailing list