Re: nm-dhcp-manager.c cannot receive the dbus signal 'Event' from nm-dhcp-client-action.c



On Wed, 2008-04-09 at 11:28 +0800, alex z wrote:
> 
>         nm_dhcp_manager_handle_event() never gets called, or is it not
>         getting
>         down to handle_options?
> 
> nm_dhcp_manager_handle_event() never gets called.
> But, the same code works on my mips device. So, I think it's not a
> NM's bug, maybe DBUS's in ubuntu 7.10. :)

Google around for Michael Meeks recent dbus issues with short-lived
senders.  There's a bug in dbus that could cause the last message of the
sender (in this case the DHCP callout) to get lost in certain
circumstances, though it usually only shows up on slower hardware.  That
_might_ be what's going on here.

Dan




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