Skip to content

Instantly share code, notes, and snippets.

@avram
Created May 23, 2011 16:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save avram/987031 to your computer and use it in GitHub Desktop.
Save avram/987031 to your computer and use it in GitHub Desktop.
nm-applet crashing on natty
** (nm-applet:28233): WARNING **: _nm_object_get_property: Error getting 'WpaFlags' for /org/freedesktop/NetworkManager/AccessPoint/18: (19) Method "Get" with signature "ss" on interface "org.freedesktop.DBus.Properties" doesn't exist
** (nm-applet:28233): WARNING **: _nm_object_get_property: Error getting 'WpaFlags' for /org/freedesktop/NetworkManager/AccessPoint/18: (19) Method "Get" with signature "ss" on interface "org.freedesktop.DBus.Properties" doesn't exist
** (nm-applet:28233): DEBUG: old state indicates that this was not a disconnect 2
** (nm-applet:28233): DEBUG: foo_client_state_changed_cb
** (nm-applet:28233): DEBUG: going for offline with icon: notification-network-wireless-disconnected
** (nm-applet:28233): DEBUG: going for offline with icon: notification-network-wireless-disconnected
** (nm-applet:28233): DEBUG: old state indicates that this was not a disconnect 1
** (nm-applet:28233): DEBUG: old state indicates that this was not a disconnect 1
** (nm-applet:28233): DEBUG: foo_client_state_changed_cb
** (nm-applet:28233): DEBUG: going for offline with icon: notification-network-disconnected
** (nm-applet:28233): DEBUG: old state indicates that this was not a disconnect 2
** (nm-applet:28233): DEBUG: going for offline with icon: notification-network-disconnected
** (nm-applet:28233): WARNING **: _nm_object_get_property: Error getting 'RsnFlags' for /org/freedesktop/NetworkManager/AccessPoint/23: (19) Method "Get" with signature "ss" on interface "org.freedesktop.DBus.Properties" doesn't exist
** (nm-applet:28233): WARNING **: _nm_object_get_property: Error getting 'Flags' for /org/freedesktop/NetworkManager/AccessPoint/24: (19) Method "Get" with signature "ss" on interface "org.freedesktop.DBus.Properties" doesn't exist
** (nm-applet:28233): WARNING **: _nm_object_get_property: Error getting 'WpaFlags' for /org/freedesktop/NetworkManager/AccessPoint/24: (19) Method "Get" with signature "ss" on interface "org.freedesktop.DBus.Properties" doesn't exist
** (nm-applet:28233): WARNING **: _nm_object_get_property: Error getting 'RsnFlags' for /org/freedesktop/NetworkManager/AccessPoint/24: (19) Method "Get" with signature "ss" on interface "org.freedesktop.DBus.Properties" doesn't exist
** (nm-applet:28233): WARNING **: _nm_object_get_property: Error getting 'WpaFlags' for /org/freedesktop/NetworkManager/AccessPoint/25: (19) Method "Get" with signature "ss" on interface "org.freedesktop.DBus.Properties" doesn't exist
** (nm-applet:28233): WARNING **: _nm_object_get_property: Error getting 'RsnFlags' for /org/freedesktop/NetworkManager/AccessPoint/25: (19) Method "Get" with signature "ss" on interface "org.freedesktop.DBus.Properties" doesn't exist
** (nm-applet:28233): DEBUG: old state indicates that this was not a disconnect 3
** (nm-applet:28233): DEBUG: old state indicates that this was not a disconnect 2
** (nm-applet:28233): DEBUG: foo_client_state_changed_cb
** (nm-applet:28233): DEBUG: going for offline with icon: notification-network-disconnected
** (nm-applet:28233): DEBUG: going for offline with icon: notification-network-disconnected
** (nm-applet:28233): DEBUG: old state indicates that this was not a disconnect 1
** (nm-applet:28233): DEBUG: old state indicates that this was not a disconnect 1
** (nm-applet:28233): DEBUG: foo_client_state_changed_cb
** (nm-applet:28233): DEBUG: going for offline with icon: notification-network-disconnected
** (nm-applet:28233): DEBUG: old state indicates that this was not a disconnect 2
** (nm-applet:28233): DEBUG: going for offline with icon: notification-network-disconnected
** (nm-applet:28233): DEBUG: old state indicates that this was not a disconnect 3
** Message: Caught signal 15, shutting down...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment