[Wayland-bugs] [Bug 101741] How to discover which server (Mutter, Weston, Kwin, CLayland...) does run under Wayland?

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jul 11 13:11:26 UTC 2017


https://bugs.freedesktop.org/show_bug.cgi?id=101741

--- Comment #10 from _nobody_ <nobodyless at gmail.com> ---
I finally discover what Wayland server I am running at GNOME on Wayland!

[user at localhost ~]$ loginctl 
   SESSION        UID USER             SEAT             TTY             
         4       1000 user             seat0            /dev/tty7       
        c1         42 gdm              seat0            /dev/tty1       
         2          0 root             seat0            tty6            

3 sessions listed.
[user at localhost ~]$ loginctl show-session 2 -p Type
Type=tty
[user at localhost ~]$ loginctl show-session 4 -p Type
Type=wayland
[user at localhost ~]$ loginctl show-session c1 -p Type
Type=wayland
[user at localhost ~]$ ps -elf | grep X
0 S gdm        1481   1311  0  80   0 - 66519 -      Jul10 tty1     00:02:33
/usr/bin/Xwayland :1024 -rootless -noreset -listen 4 -listen 5 -displayfd 6
0 S user       1938   1930  0  80   0 - 70783 ep_pol Jul10 tty7     00:02:30
/usr/bin/Xwayland :0 -rootless -noreset -listen 4 -listen 5 -displayfd 6
0 S user      37054   3099  0  80   0 - 29861 pipe_w 15:05 pts/0    00:00:00
grep --color=auto X
[user at localhost ~]$ 

It is... Xwayland???

I'll go and open THE SAME BUG on Product GNOME!?

You, guys, are complete mess! Man! :-(

_nobody_

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-bugs/attachments/20170711/b692d0c2/attachment.html>


More information about the wayland-bugs mailing list