cnetworkmanager broken with NM > 0.8.1

Bug #677589 reported by Mathieu Trudel-Lapierre
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
cnetworkmanager (Ubuntu)
Fix Released
Medium
Artur Rona

Bug Description

Binary package hint: cnetworkmanager

On Natty (using NetworkManager 0.8.2 and above), cnetworkmanager fails in a number of ways due to rework in NetworkManager on the DBus API.

mtrudel@demeter:~$ cnetworkmanager -a
Traceback (most recent call last):
  File "/usr/bin/cnetworkmanager", line 178, in <module>
    aap = dev["ActiveAccessPoint"]
  File "/usr/lib/pymodules/python2.6/dbusclient/__init__.py", line 174, in __getitem__
    value = super(DBusClient, self).__getitem__(key)
  File "/usr/lib/pymodules/python2.6/dbusclient/__init__.py", line 77, in __getitem__
    return pmi.Get(iface, key, byte_arrays=True)
  File "/usr/lib/pymodules/python2.6/dbus/proxies.py", line 68, in __call__
    return self._proxy_method(*args, **keywords)
  File "/usr/lib/pymodules/python2.6/dbus/proxies.py", line 140, in __call__
    **keywords)
  File "/usr/lib/pymodules/python2.6/dbus/connection.py", line 630, in call_blocking
    message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.AccessDenied: Property "ActiveAccessPoint" of interface "org.freedesktop.NetworkManager.Device" isn't exported (or may not exist)

Related branches

Changed in cnetworkmanager (Ubuntu):
status: New → In Progress
importance: Undecided → Medium
assignee: nobody → Mathieu Trudel-Lapierre (mathieu-tl)
Artur Rona (ari-tczew)
Changed in cnetworkmanager (Ubuntu):
assignee: Mathieu Trudel-Lapierre (mathieu-tl) → Artur Rona (ari-tczew)
Revision history for this message
Artur Rona (ari-tczew) wrote :

Thank you for your contribution!

Changed in cnetworkmanager (Ubuntu):
status: In Progress → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package cnetworkmanager - 0.21.1-1.1ubuntu1

---------------
cnetworkmanager (0.21.1-1.1ubuntu1) natty; urgency=low

  * debian/patches/nm_0-8-2_dbus_api.patch: Unbreak as much as possible
    of cnetworkmanager to work with NM 0.8.2 and above. Some DBUS API
    changes broke ap listing, connection, etc. Which really should work
    for the package to be useful. (LP: #677589)
 -- Mathieu Trudel-Lapierre <email address hidden> Wed, 22 Dec 2010 00:58:36 +0100

Changed in cnetworkmanager (Ubuntu):
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.