
https://bugzilla.novell.com/show_bug.cgi?id=262334 User captain.magnus@opensuse.org added comment https://bugzilla.novell.com/show_bug.cgi?id=262334#c9 --- Comment #9 from Magnus Boman <captain.magnus@opensuse.org> 2008-04-29 22:54:02 MST --- Created an attachment (id=211348) --> (https://bugzilla.novell.com/attachment.cgi?id=211348) Patch1 This is patch1 (Step1) to fix this issue; We currently rely on nm_client_new() to return NULL if NetworkManager is not running. This is not the case. We need to explicitly call nm_client_get_manager_running to get the correct status. For Step2, we need to either add a poll to check if network connectivity has changed, or check this each time the menu is opened. I don't know which one is the best so I'll leave that to the experts (Federico and Scott). -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.