On Mon, Aug 9, 2010 at 07:17, glaslos <[email protected]> wrote: > Hello, > > I'm having some troubles while working with libpurple. When I try to > enable an account (account.set_enabled(True)) I get this message: > account: Account *** not enabled, not connecting (icq, msn... seems > not protocol related). (Actually I'm using a python wrapper: > python-purple http://developer.pidgin.im/wiki/PythonHowTo). Can anyone > tell me why I can't enable this account?
It's hard to tell where the problem is without additional information. It could be a problem in your code, the python wrapper or in libpurple itself. A libpurple debug log, along with your code is going to be necessary for any sort of useful analysis. -D _______________________________________________ [email protected] mailing list Want to unsubscribe? Use this link: http://pidgin.im/cgi-bin/mailman/listinfo/support
