<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - [GTK] WebKitGtk+ stalls my whole desktop"
href="https://bugs.webkit.org/show_bug.cgi?id=161908#c7">Comment # 7</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - [GTK] WebKitGtk+ stalls my whole desktop"
href="https://bugs.webkit.org/show_bug.cgi?id=161908">bug 161908</a>
from <span class="vcard"><a class="email" href="mailto:agomez@igalia.com" title="Andres Gomez Garcia <agomez@igalia.com>"> <span class="fn">Andres Gomez Garcia</span></a>
</span></b>
<pre>(In reply to <a href="show_bug.cgi?id=161908#c6">comment #6</a>)
<span class="quote">> 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.</span >
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
...</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>