
The conflicting session is owned by the same user per definition. Use the Name property of the conflicting session to get the username instead of assuming that `this._user` is defined and passing the username around. Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3448>