Comment 2 for bug 2061364

Revision history for this message
Ryan Maffit (ryanmaffit) wrote :

I am also seeing this issue on baremetal (Intel NUC), Hyper-V, and LXD VM attempting to connect via RDP from a Windows 11 computer.

I was able to capture the following error coming from gnome-shell logs after initiating an RDP connection:

JS ERROR: TypeError: this._button is undefined
_createSessionMenuButton@resource:///org/gnome/shell/gdm/loginDialog.js:663:13
_init@resource:///org/gnome/shell/gdm/loginDialog.js:589:14
LoginDialog@resource:///org/gnome/shell/gdm/loginDialog.js:487:4
_ensureUnlockDialog@resource:///org/gnome/shell/ui/screenShield.js:472:28
showDialog@resource:///org/gnome/shell/ui/screenShield.js:404:14
_initializeUI/<@resource:///org/gnome/shell/ui/main.js:317:26
_prepareStartupAnimation@resource:///org/gnome/shell/ui/layout.js:764:18
_loadBackground/signalId</id<@resource:///org/gnome/shell/ui/layout.js:693:26
@resource:///org/gnome/shell/ui/init.js:21:20

If it would be helpful I can submit a separate bug report.