[Pidgin] #7323: Pidgin does not reconnect after Networkmanager sent StateChange
Pidgin
trac at pidgin.im
Sat Oct 25 20:49:37 EDT 2008
#7323: Pidgin does not reconnect after Networkmanager sent StateChange
--------------------------------------+-------------------------------------
Reporter: aneiser | Owner:
Type: patch | Status: closed
Milestone: 2.5.3 | Component: libpurple
Version: 2.5.2 | Resolution: fixed
Keywords: networkmanager reconnect |
--------------------------------------+-------------------------------------
Comment(by rlaager):
I've committed the second change (with a lot of other stuff) in
c4db69fe62c1650d1fb404a8bbb12bf47852f70c. Hopefully this will fix things
for you. I'm going to attach the patch.
Can you please test this?
Can you then test again after making this change:
Change this (in libpurple/network.c):
if (prev != NM_STATE_CONNECTED && prev !=
NM_STATE_UNKNOWN)
Back to this:
if (prev != NM_STATE_CONNECTED)
--
Ticket URL: <http://developer.pidgin.im/ticket/7323#comment:8>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list