Re: nm-dhcp-manager.c cannot receive the dbus signal 'Event' from nm-dhcp-client-action.c
- From: Dan Williams <dcbw redhat com>
- To: alex z <celeber4 gmail com>
- Cc: networkmanager-list gnome org
- Subject: Re: nm-dhcp-manager.c cannot receive the dbus signal 'Event' from nm-dhcp-client-action.c
- Date: Tue, 08 Apr 2008 12:11:52 -0400
On Sat, 2008-04-05 at 14:02 +0800, alex z wrote:
> Hi All,
>
> I meet the same issue with this thread:
> http://mail.gnome.org/archives/networkmanager-list/2007-November/msg00119.html
>
> my environment is:
> NM-0.7-svn rev 3507, ubuntu 7.10, dbus 1.1.1
>
> After I debugged, I found that the reason is nm-dhcp-manager.c cannot
> receive the dbus signal 'Event' from nm-dhcp-client-action.c.
> nm_dhcp_manager_handle_event() never be called, so it will be timeout
> after 45s.
>
> I use the command to monitor dbus-bus:
> sudo dbus-monitor --system
> "type='signal',sender='org.freedesktop.nm_dhcp_client',interface='org.freedesktop.nm_dhcp_client'"
> It can receive the 'Event' signal which nm-dhcp-client.action sent.
>
> Maybe there are something mismatch between nm-dhcp-client-action.c and
> nm-dhcp-manager.c, But I still no idea how to solve this issue now.
> Anybody give me some tips? Thanks!!
nm_dhcp_manager_handle_event() never gets called, or is it not getting
down to handle_options?
Dan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]