On Saturday 13 January 2007 13:15, Modestas Vainius wrote: > Hi, > > 2007 m. sausis 13 d., ðeðtadienis 13:49, Sylvain Joyeux raðë: > > [KCrash handler] > > #6 0x00000000 in ?? () > > #7 0xa599ee02 in ~JabberAccount (this=0x8307428) > > at > > /tmp/buildd/kdenetwork-3.5.5/./kopete/protocols/jabber/jabberaccount.c > >pp:13 > > <source_excerpt> > QMap<QString,JabberTransport*>::Iterator it; > for ( it = tranposrts_copy.begin(); it != tranposrts_copy.end(); ++it ) > delete it.data(); > </source_excerpt> > > What transports do you have setup? Might it be that the transport is not available ATM (and thus it is showed as "offline") ?
-- Sylvain Joyeux

