------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=129852         
kedgedev centrum cz changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
      everconfirmed|0                           |1



------- Additional Comments From kedgedev centrum cz  2006-08-24 12:43 -------
With the current implementation it's not possible, to make it work you have to 
remove slotGotAuthRequest from icqcontact.cpp and catch a authRequestReceived 
signal in ICQAccount or better in OscarAccount ( for both aim and icq ) and 
show authorization dialog there.

But there is problem with that. Oscar shows authorization request dialog as 
modal so if it's shown you can't do anything in kopete till you close that 
dialog.
If we show that dialog for every contact even thous not on your list you can 
end up with somebody that will request authorization every minute.
I don't think that adding unknown contact to kopete's contact list is good if 
they only request authorization.

I would rather see something like in original icq, a stack with authorization 
requests so I don't have to authorize contacts right away but only when I want 
and the requests will not disturb me. If we agree on this I can implement it in 
next Kopete.
_______________________________________________
kopete-devel mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/kopete-devel

Reply via email to