[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [Bug 115772] kopete crash after change my icq status to online
From:       Roman Jarosz <kedgedev () centrum ! cz>
Date:       2006-03-07 1:32:59
Message-ID: 20060307013259.4941.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
         
http://bugs.kde.org/show_bug.cgi?id=115772         




------- Additional Comments From kedgedev centrum cz  2006-03-07 02:32 -------
Can somebody try to change in file kopete/protocols/oscar/liboscar/client.cpp
void Client::close()
{
	d->active = false;
	d->connections.clear();
	deleteStaticTasks();
... to ...
void Client::close()
{
	d->active = false;
	deleteStaticTasks();
	d->connections.clear();

and test if it will still crash.
Thanks
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic