On 4/14/21 4:43 PM, Ed Greshko wrote:
On 15/04/2021 05:57, home user wrote:

The desktop menu at login has 4 GNOME entries:
GNOME
GNOME
GNOME Classic
GNOME on Xorg
I usually use the first GNOME.
Side question: What's the difference between the first two entries?

So, tomorrow, start by using "GNOME on Xorg"

As far as determining if you're in a wayland or Xorg environment.

Wayland
[egreshko@f33g ~]$ env | grep -i wayland
XDG_SESSION_TYPE=wayland
XAUTHORITY=/run/user/1000/.mutter-Xwaylandauth.3OTU10
WAYLAND_DISPLAY=wayland-0
[egreshko@f33g ~]$

Xorg
[egreshko@f33g ~]$ env | grep -i wayland
[egreshko@f33g ~]$

Done as requested.

Regardless of whether I log in using the first, third, or fourth GNOME choice, I get:
bash.1[~]: env | grep -i wayland
bash.2[~]:
I did not try GNOME Classic.

Also

Wayland
earlyoom     572       1  0 06:41 ?        00:00:00 /usr/bin/earlyoom -r 0 -m 4 -M 409600 --prefer ^Web Content$ --avoid ^(dnf|packagekitd|gnome-shell|gnome-session-c|gnome-session-b|lightdm|sddm|sddm-helper|gdm|gdm-wayland-ses|gdm-session-wor|gdm-x-session|Xorg|Xwayland|systemd|systemd-logind|dbus-daemon|dbus-broker|cinnamon|cinnamon-sessio|kwin_x11|kwin_wayland|plasmashell|ksmserver|plasma_session|startplasma-way|xfce4-session|mate-session|marco|lxqt-session|openbox)$ egreshko    1299    1253  0 06:42 tty2     00:00:00 /usr/libexec/gdm-wayland-session /usr/bin/gnome-session egreshko    1432    1375  0 06:42 ?        00:00:00 /usr/bin/Xwayland :0 -rootless -noreset -accessx -core -auth /run/user/1000/.mutter-Xwaylandauth.X2CY10 -listen 4 -listen 5 -displayfd 6 -listen 7

Xorg
Ony the line for earlyoom.

What command did you use for the above? It looks like "ps" output, but when I try, I get these:
bash.8[~]: ps -ef | grep -i earlyoom
weilian+ 2823 2705 0 09:53 pts/0 00:00:00 grep --color=auto -i earlyoom
bash.9[~]: ps -aux | grep -i earlyoom
weilian+ 2829 0.0 0.0 221564 840 pts/0 S+ 09:53 0:00 grep --color=auto -i earlyoom
bash.10[~]: ps -al | grep -i earlyoom
bash.11[~]:

I did also try logging in to plasma with wayland. After entering my credentials, the screens went black. After 2 minutes, I hit the hard reset and rebooted.

Through 8 years of weekly patches and semi-annual upgrades, I've never done anything to block or disable wayland. Shouldn't it have been automatically installed somewhere in those 8 years? What did I do wrong or not do?

I'll report caja testing in my next message.
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to