Skip to content
  • Dan Williams's avatar
    2005-08-18 Dan Williams <dcbw@redhat.com> · bbea0e6f
    Dan Williams authored
    	* gnome/applet/applet-dbus-info.c
    		- (nmi_dbus_create_error_message): new function
    		- (nmi_dbus_get_key_for_network): correctly use dbus error creation
    			functions.  Also don't check for both device _and_ network before
    			asking for a user's key, because we may not have gotten all our
    			networks back from NM quite yet (due to the dbus pending calls
    			coming in later).  Fixes a hang in NM/nm-applet.
    
    	* src/NetworkManagerDbus.c
    		- (nm_dbus_get_user_key_for_network_cb): handle error conditions in a
    			slightly more sane manner, even though we are still broken for
    			certain other error conditions.
    		- (nm_dbus_get_user_key_for_network): need to pass the network's essid
    			to the info-daemon too
    
    	* src/NetworkManagerDevice.c
    		- Fix some debug messages to be info messages instead
    
    
    git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@875 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
    bbea0e6f