more english corrections

This commit is contained in:
xp0sed_relay43 2022-09-14 21:05:58 -03:00
parent 4e35d61740
commit 8abb17286d
1 changed files with 2 additions and 2 deletions

View File

@ -10,13 +10,13 @@ SPDX-License-Identifier: CC-BY-SA-4.0
Ok, this will be a short post, but I hope this can help you if someone has the same problem as I had.
Here's the problem we been dealing: You try to open a session with Gnome (Wayland WM) but it closes right at the moment. After this, you are at the same we started, the GDM (Gnome Display Manager).
Here's the problem we been dealing: You try to open a session with Gnome (Wayland) but it closes right at the moment. After this, you are at the same we started, the GDM (Gnome Display Manager).
If you can see the logs, there's an entry that says there was an error with the group and user of the folder '/tmp/.X11-unix'.
## Solution:
There's a strange explanation for this, a error occurs with the group and user access of ´/tmp/.X11-unix´, the owner of this folder should be 'root'.
There's a strange explanation for this, an error occurs with the group and user access of ´/tmp/.X11-unix´, the owner of this folder should be 'root'.
The moment that you have been waiting for, the solution. This can be solved with the next commands: