On 08/30/2012 10:00 AM, Aleksander Morgado wrote: > When we get a 'No-Effect' error as response to Start Network, I was > assuming that it means that the connection was already on and we > succeeded. But; we won't get a packet data handle which we can > afterwards use in Stop Network... (that's the root cause of the segfault). > > Maybe we need to retry when we get a No-Effect error? or maybe > autoconnect was on and we're then entitled to use a global handle in > Stop Network?
Pushed a fix to use the global packet data handle if this ever happens; should at least fix the segfault. -- Aleksander _______________________________________________ networkmanager-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/networkmanager-list
