Bug 171670
| Summary: | remove system-control-network | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Matthias Clasen <mclasen> |
| Component: | system-config-network | Assignee: | Harald Hoyer <harald> |
| Status: | CLOSED RAWHIDE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2005-10-26 12:35:38 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 150221 | ||
Come on... this is easily fixed. Does NetworkManager handle dialup connections like modem, ISDN and DSL? Eventually the plan for NM is to support all relevant kinds of network connections. Just making system-control-network work for now would be good enough, I guess. |
It is old, its functionality has been superseded by NetworkManager, and worst of all, it doesn't work: Traceback (most recent call last): File "/usr/bin/system-control-network", line 465, in ? window = mainDialog() File "/usr/bin/system-control-network", line 123, in __init__ self.hydrateProfiles() File "/usr/bin/system-control-network", line 333, in hydrateProfiles self.xml.get_widget('profileFrame').hide() AttributeError: 'NoneType' object has no attribute 'hide'