[Desktop-packages] [Bug 2061153] Re: No login prompt or user list on login screen [JS ERROR: TypeError: this._button is undefined]

2024-04-17 Thread Jennifer Wilcox
I'm not sure if there's any bug retest workflows to follow, but I can
confirm this fixed the issue when using Gnome's remote connection. I
will test HyperV later today.

Thanks Marco and Daniel!!

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-shell in Ubuntu.
https://bugs.launchpad.net/bugs/2061153

Title:
  No login prompt or user list on login screen [JS ERROR: TypeError:
  this._button is undefined]

Status in gnome-shell package in Ubuntu:
  Fix Released

Bug description:
  I installed the 24.04 beta ISO (the version from 2024-04-12) on a
  HyperV VM. Running through the installer itself seemed fine, but after
  rebooting GDM seemed to start but doesn't offer any users to login
  with. Not even an "Other" button. GDM itself has definitely started,
  as the current time is visible at the top of the screen, and the
  network and accessibility icons are visible at the top right of the
  screen. But the center of the screen is blank.

  If I manually mount the drive and examine the journal logs, I see a
  "JS Error" from gnome-shell that seems likely to be related:

  
  Apr 12 14:47:29 jwilcox-u24b gnome-shell[1735]: Starting Authd!!!
  Apr 12 14:47:29 jwilcox-u24b gnome-shell[1735]: 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/signalIdhttps://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2061153/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 2061153] Re: No login prompt or user list on login screen [JS ERROR: TypeError: this._button is undefined]

2024-04-17 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-shell - 46.0-0ubuntu5

---
gnome-shell (46.0-0ubuntu5) noble; urgency=medium

  [ Daniel van Vugt ]
  * Drop loginDialog-Create-footer-container.patch - it's buggy and still
under active development (LP: #2060893)

  [ Marco Trevisan (Treviño) ]
  * debian/patches/ubuntu-authd: Hide the right button if there are no
sessions to choose (LP: #2061153)
  * debian/patches/ubuntu-authd: Do not start an unavailable authentication
service (LP: #2060575)
  * d/p/ubuntu-authd: Fix selection of multi-factor auth modes (related to
lp:2060546)

 -- Marco Trevisan (Treviño)   Wed, 17 Apr 2024
07:45:42 +0200

** Changed in: gnome-shell (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-shell in Ubuntu.
https://bugs.launchpad.net/bugs/2061153

Title:
  No login prompt or user list on login screen [JS ERROR: TypeError:
  this._button is undefined]

Status in gnome-shell package in Ubuntu:
  Fix Released

Bug description:
  I installed the 24.04 beta ISO (the version from 2024-04-12) on a
  HyperV VM. Running through the installer itself seemed fine, but after
  rebooting GDM seemed to start but doesn't offer any users to login
  with. Not even an "Other" button. GDM itself has definitely started,
  as the current time is visible at the top of the screen, and the
  network and accessibility icons are visible at the top right of the
  screen. But the center of the screen is blank.

  If I manually mount the drive and examine the journal logs, I see a
  "JS Error" from gnome-shell that seems likely to be related:

  
  Apr 12 14:47:29 jwilcox-u24b gnome-shell[1735]: Starting Authd!!!
  Apr 12 14:47:29 jwilcox-u24b gnome-shell[1735]: 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/signalIdhttps://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2061153/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 2061153] Re: No login prompt or user list on login screen [JS ERROR: TypeError: this._button is undefined]

2024-04-17 Thread Treviño
** Changed in: gnome-shell (Ubuntu)
   Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-shell in Ubuntu.
https://bugs.launchpad.net/bugs/2061153

Title:
  No login prompt or user list on login screen [JS ERROR: TypeError:
  this._button is undefined]

Status in gnome-shell package in Ubuntu:
  Fix Committed

Bug description:
  I installed the 24.04 beta ISO (the version from 2024-04-12) on a
  HyperV VM. Running through the installer itself seemed fine, but after
  rebooting GDM seemed to start but doesn't offer any users to login
  with. Not even an "Other" button. GDM itself has definitely started,
  as the current time is visible at the top of the screen, and the
  network and accessibility icons are visible at the top right of the
  screen. But the center of the screen is blank.

  If I manually mount the drive and examine the journal logs, I see a
  "JS Error" from gnome-shell that seems likely to be related:

  
  Apr 12 14:47:29 jwilcox-u24b gnome-shell[1735]: Starting Authd!!!
  Apr 12 14:47:29 jwilcox-u24b gnome-shell[1735]: 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/signalIdhttps://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2061153/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 2061153] Re: No login prompt or user list on login screen [JS ERROR: TypeError: this._button is undefined]

2024-04-16 Thread Daniel van Vugt
It's not just Hyper-V. For some reason I get the same bug whenever I
install the Nvidia 470 driver. And there's also bug 2061364.

** Summary changed:

- No login prompt after installing in HyperV
+ No login prompt or user list on login screen [JS ERROR: TypeError: 
this._button is undefined]

** Changed in: gnome-shell (Ubuntu)
   Importance: High => Critical

** Changed in: gnome-shell (Ubuntu)
Milestone: None => ubuntu-24.04

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-shell in Ubuntu.
https://bugs.launchpad.net/bugs/2061153

Title:
  No login prompt or user list on login screen [JS ERROR: TypeError:
  this._button is undefined]

Status in gnome-shell package in Ubuntu:
  In Progress

Bug description:
  I installed the 24.04 beta ISO (the version from 2024-04-12) on a
  HyperV VM. Running through the installer itself seemed fine, but after
  rebooting GDM seemed to start but doesn't offer any users to login
  with. Not even an "Other" button. GDM itself has definitely started,
  as the current time is visible at the top of the screen, and the
  network and accessibility icons are visible at the top right of the
  screen. But the center of the screen is blank.

  If I manually mount the drive and examine the journal logs, I see a
  "JS Error" from gnome-shell that seems likely to be related:

  
  Apr 12 14:47:29 jwilcox-u24b gnome-shell[1735]: Starting Authd!!!
  Apr 12 14:47:29 jwilcox-u24b gnome-shell[1735]: 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/signalIdhttps://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2061153/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp