2008/8/22 David Michal <[EMAIL PROTECTED]>: > Hello, > > I'm writing jabber bot based on example here: > http://thpinfo.com/2007/python-jabberbot/ > > > > I'm running the bot on my home computer with Linux where linux version > pidgin 2.3.1 is installed. The bot is talking to this pidgin without a > problem. > > > > In work I have Windows pidgin 2.5.0. This pidgin can send the message, I can > see that bot received it, the bot replied, but pidgin did't show the > message. > > > > I have tried jabbim client on the windows and it works fine. > > > > So a the moment I am blaming Pidgin 2.5.0. > > > > Any suggestions?
Look at the debug log (Help->Debug Window) to see if the message even makes it to Pidgin. -D _______________________________________________ Support mailing list [email protected] http://pidgin.im/cgi-bin/mailman/listinfo/support
