This bug was fixed in the package gnome-shell - 48.0-1ubuntu1.2

---------------
gnome-shell (48.0-1ubuntu1.2) plucky; urgency=medium

  [ Mitchell Augustin ]
  * Fix quicksettings connections to enterprise AP (LP: #2120331)

  [ Alessandro Astone ]
  * Fix cursor tracking with a11y zoom (LP: #1991001)

 -- Daniel van Vugt <[email protected]>  Wed, 27 Aug 2025
15:13:10 +0800

** Changed in: gnome-shell (Ubuntu Plucky)
       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/2120331

Title:
  [SRU] status/network: Fix connecting to WPA[2] Enterprise networks
  from quicksettings panel

Status in GNOME Shell:
  Fix Released
Status in gnome-shell package in Ubuntu:
  Fix Released
Status in gnome-shell source package in Jammy:
  Invalid
Status in gnome-shell source package in Noble:
  Fix Committed
Status in gnome-shell source package in Plucky:
  Fix Released
Status in gnome-shell source package in Questing:
  Fix Released

Bug description:
  SRU Justification:

  [ Impact ]

  Users are not able to connect to WPA2 enterprise networks from the
  quicksettings panel. Any attempts to click on such a network will
  result in the panel disappearing with no authentication popup.

  With this patch, clicking on an enterprise network via the
  quicksettings panel will bring up the correct authentication details
  prompt.

  [ Test Plan ]

  1. Set up a WPA or WPA2 access point. (You do not actually need a RADIUS 
server to reproduce the issue, since it occurs simply when trying to load the 
credential popup.)
  2. On your test device, click the quick-settings menu, then expand the Wi-Fi 
AP list. Select your enterprise AP

  Expected behavior: Authentication details prompt appears
  Actual behavior (without patch): The AP selection menu disappears, and no 
authentication details prompt appears, so the connection is not attempted

  [ Fix ]

  Adjust the variable type in network.js to match what the gnome-
  settings panel and gnome-shell actually expect

  [ Where problems could occur ]

  There should be no regressions here, since prior to this patch,
  launchSettingsPanel() was passing an invalid variable type that was
  failing a broad gnome-shell assertion, halting the desired command
  from running.

  Other callers of launchSettingsPanel() may be impacted by this change
  (but I would actually suspect that they'd suffer from the same issue,
  so my patch may fix those cases as well if so)

  [ Other Info ]
  Upstream patch: 
https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3834

  Impacts Noble, Plucky, Questing
  (Jammy's quicksettings menu uses a different view which this bug isn't 
applicable to.)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/2120331/+subscriptions


-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to