Bug 1485609

Summary: [curl] wired connection shows question mark in GNOME panel even when connected
Product: [Fedora] Fedora Reporter: Joachim Frieben <jfrieben>
Component: curlAssignee: Kamil Dudka <kdudka>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 27CC: bgalvani, dcbw, fgiudici, kdudka, lkundrak, paul, thaller
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: curl-7.55.1-5.fc27 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-08-29 10:19:55 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Joachim Frieben 2017-08-26 07:56:56 UTC
Description of problem:
The connection status of a wired connection is not displayed correctly in the GNOME panel: even when connected the corresponding icon merely shows a question mark.

Version-Release number of selected component (if applicable):
NetworkManager-1.8.2-3.fc27.2

How reproducible:
Always

Steps to Reproduce:
1. Launch a GNOME session on a system with an active wired connection.
2. Check connection status in GNOME panel.

Actual results:
Network icon shows a question mark.

Expected results:
Network icon shows a wired network symbol.

Additional info:
- The connection status remains the same after switching the network interface off and on again.

Comment 1 Thomas Haller 2017-08-28 08:43:02 UTC
the question mark indicates limited connectivity or is a bug.

Note curl bug 1485702, which could break connectivity checking on Fedora 27.

what's the output of `nmcli general`?

Comment 2 Joachim Frieben 2017-08-28 18:54:46 UTC
$ nmcli general
STATE      CONNECTIVITY  WIFI-HW  WIFI     WWAN-HW  WWAN 
connected  limited       enabled  enabled  enabled  enabled

Comment 3 Thomas Haller 2017-08-29 06:37:47 UTC
The exclamation mark is due to having limited connectivity.

Can you try curl-7.55.1-5.fc27:
https://koji.fedoraproject.org/koji/buildinfo?buildID=962433

Comment 4 Kamil Dudka 2017-08-29 10:19:55 UTC
Closing as duplicate.  Feel free to reopen if it is not the case...

*** This bug has been marked as a duplicate of bug 1485702 ***