Re: Restarting connection with dbus



On Wed, 2006-10-25 at 08:02 -0400, Dan Williams wrote:
> 1) first argument is not a DBUS_TYPE_OBJECT_PATH.  Try:
> 
>     if props[4] == True:
>         nm.setActiveDevice(dbus.ObjectPath(op))

Tried that now. NM prints out the following in syslog:

Oct 25 14:24:22 bluelagoon dhcdbd: message_handler: message handler not
found under /com/redhat/dhcp/eth1 for sub-path eth1.dbus.get.host_name
Oct 25 14:24:22 bluelagoon dhcdbd: message_handler: message handler not
found under /com/redhat/dhcp/eth1 for sub-path eth1.dbus.get.nis_domain
Oct 25 14:24:22 bluelagoon dhcdbd: message_handler: message handler not
found under /com/redhat/dhcp/eth1 for sub-path eth1.dbus.get.nis_servers

I don't know why I get /com/redhat/.. but this seems to be the error to
me.

// Christian




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]