elementary / initial-setup

New user setup app designed for elementary OS
https://elementary.io
GNU General Public License v3.0
36 stars 12 forks source link

Tells me to connect to WiFi even if I don't have WiFi #165

Open davidmhewitt opened 11 months ago

davidmhewitt commented 11 months ago

What Happened?

Just been testing out the drivers feature of the installer and managed to boot into a laptop install without a working WiFi card.

Initial setup correctly informed me I didn't have an internet connection, but said I should:

https://github.com/elementary/initial-setup/blob/d1485b3eba4c693408a60009605f1766f9ed0451/src/Views/NetworkView.vala#L42

The network indicator in the top right just opens a blank popover since I have no working WiFi and no ethernet NIC.

Steps to Reproduce

Expected Behavior

This messaging should only appear if a WiFi adapter is available, or the wording should be less strong (i.e. "connect to wireless network, if available")

OS Version

Early Access

Software Version

Latest release (I have run all updates)

Log Output

No response

Hardware Info

No response