Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Show Network Settings Button While Trying to Obtain DHCP Lease #191

Open
umaxtu opened this issue Aug 18, 2021 · 1 comment
Labels
enhancement New feature or request upstream Issue originates from the upstream project

Comments

@umaxtu
Copy link

umaxtu commented Aug 18, 2021

/etc/os-release contents
NAME="Pop!_OS"
VERSION="21.04"
ID=pop
ID_LIKE="ubuntu debian"
PRETTY_NAME="Pop!_OS 21.04"
VERSION_ID="21.04"
HOME_URL="https://pop.system76.com"
SUPPORT_URL="https://support.system76.com"
BUG_REPORT_URL="https://github.com/pop-os/pop/issues"
PRIVACY_POLICY_URL="https://system76.com/privacy"
VERSION_CODENAME=hirsute
UBUNTU_CODENAME=hirsute
LOGO=distributor-logo-pop-os

When connecting to a wireless network that doesn't have an active DHCP server its currently impossible to graphically set a static IP address without resorting to a silly work around (described below). This is because the spinning "connecting" icon (idk what the proper name is) replaces the gear icon that brings up the window where static IP settings can be configured. Once it gives up trying to get a DHCP address, it disconnects and, if there are no other known wireless networks in the vicinity

The Workaround
The workaround that I've found involves:

  1. Turning of Wi-Fi
  2. Clicking the triple dot button and then clicking "Known Wi-Fi Networks" in the menu that appears
  3. Clicking the now visible settings (gear) icon next to the SSID you want to have a static ip when connected to
  4. Set desired static IP .
@jacobgkau
Copy link
Member

Upstream request for this feature: https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/493

@jacobgkau jacobgkau transferred this issue from pop-os/pop Aug 18, 2021
@jacobgkau jacobgkau added enhancement New feature or request upstream Issue originates from the upstream project labels Aug 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request upstream Issue originates from the upstream project
Projects
None yet
Development

No branches or pull requests

2 participants