The problem described in bug 484750 with pidgin still persists. The error message is "waiting for network connection". If I shut down network-manager using /etc/init.d/network-manager stop then pidgin is working. It is no connection possible while the gnome network manager is running (but the connection to the network is being done using a different way e.g. using wpa_supplicant).
Hi, the problem still persists even if I tell NetworkManager to ignore the interface. cat /etc/network/interfaces --- ... auto wlan0 iface wlan0 inet manual ... --- Network Manager says: "Wireless Network: Device is not managed"
I was apparently mistaken; if you are running NM, it is assumed that it is managing all your interfaces. There isn't a way for pidgin to have a sane default if NM is running but some interfaces are unmanaged. So this bug currently points to an open upstream request to present more information about the "waiting for network connection" error so that it isn't so cryptic.