Bug 807018 - NetworkManager plasmoid does not show wired connection and up status
Summary: NetworkManager plasmoid does not show wired connection and up status
Status: RESOLVED DUPLICATE of bug 798348
Alias: None
Product: openSUSE 12.3
Classification: openSUSE
Component: Network (show other bugs)
Version: RC 2
Hardware: x86-64 Other
: P5 - None : Major (vote)
Target Milestone: Final
Assignee: Michal Filka
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-01 17:10 UTC by Roman Bysh
Modified: 2013-03-07 07:48 UTC (History)
1 user (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
wired tab screenshot (40.34 KB, image/png)
2013-03-01 17:10 UTC, Roman Bysh
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Roman Bysh 2013-03-01 17:10:17 UTC
Created attachment 527768 [details]
wired tab screenshot

User-Agent:       Mozilla/5.0 (X11; Linux x86_64; rv:19.0) Gecko/20100101 Firefox/19.0

I configured using Yast  using Network Devices--> Network Settings.
My ATL1E card showed up in the "Overview" tab.

I then navigated to NetworkManagement --> Manage Connections and noticed in the "Wired" tab it is empty. The buttons are greyed out and are not accessible. 

Reproducible: Always

Steps to Reproduce:
1. Set up wired connection via NetworkManagement in Yast
2. Open NetworkManagement and Manage Connections
3. Wired tab is empty
Actual Results:  
Wired tab is empty and not accessible.

Expected Results:  
Wired tab shows wired connection including up time.
Comment 1 Roman Bysh 2013-03-02 16:40:36 UTC
Follow Up

It appears the network is running. However, manually changing to NetworkManager in Yast does not turn it on. Hence no icon.

It will also show the wired connection in the "Wired" tab.


To enable the NetworkManagement plasmoid and icon.

Step 1.   systemctl stop network.service

Step 2.   systemctl --force enable NetworkManager.service

Step 3.   systemctl start network.service
Comment 2 Marius Tomaschewski 2013-03-07 07:48:21 UTC
(In reply to comment #1)
> Follow Up
> 
> It appears the network is running. However, manually changing to NetworkManager
> in Yast does not turn it on. Hence no icon.

Yes, but this part of the problem is fixed already: yast2 can switch
between them in the most recent submission, see 798348#c43.

> It will also show the wired connection in the "Wired" tab.
> 
> 
> To enable the NetworkManagement plasmoid and icon.
> 
> Step 1.   systemctl stop network.service
> 
> Step 2.   systemctl --force enable NetworkManager.service
> 
> Step 3.   systemctl start network.service

Yes. See Bug 800771 or https://www.suse.com/releasenotes/i386/openSUSE/12.3/RELEASE-NOTES.en.html#upgrade

Resolving as duplicate of bnc#798348.

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