Skip to content

Getting connection info by id fails #2

@cemeyer

Description

@cemeyer

Example:

$ cnetworkmanager --actcon
State     | Name        | AP | Devices | Default route
----------+-------------+----+---------+--------------
ACTIVATED | System eth0 |    | eth0    | *            
$ cnetworkmanager --con-info="System eth0"
Connection 'System eth0' not found
Traceback (most recent call last):
  File "/usr/bin/cnetworkmanager", line 250, in 
    cs = c.GetSettings()
AttributeError: 'NoneType' object has no attribute 'GetSettings'

This is with cnetworkmanager 0.21.1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions