Summary: | "Ignore" user does not work on ICQ protocol | ||
---|---|---|---|
Product: | [Unmaintained] kopete | Reporter: | Dan <dan76> |
Component: | ICQ and AIM Plugins | Assignee: | Kopete Developers <kopete-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | finex |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Dan
2008-12-19 21:46:42 UTC
Is there any message in console when you activate the ignore option? *** This bug has been marked as a duplicate of bug 167059 *** (In reply to comment #1) > Is there any message in console when you activate the ignore option? Interesting. So is there a limit to the number of ignored users? kopete(6588)/kopete (oscar - raw protocol) Client::setIgnore: Adding "1037183" to ignore list kopete(6588)/kopete (oscar - raw protocol) Client::modifyContactItem: Add/Mod/Del item on server kopete(6588)/kopete (oscar - raw protocol) SSIModifyTask::sendContactUpdate: Adding an item to the SSI list kopete(6588)/kopete (oscar - raw protocol) CoreProtocol::addIncomingData: Received 26 bytes. kopete(6588)/kopete (oscar - raw protocol) SnacProtocol::parse: family: 19 subtype: 14 flags: 32768 id: 57953 kopete(6588)/kopete (oscar - raw protocol) SSIModifyTask::handleContactAck: Acknowledgement code is 12 kopete(6588)/kopete (oscar - raw protocol) SSIModifyTask::handleContactAck: Can't add item. Limit exceeded. kopete(6588)/kopete (oscar - raw protocol) Task::done: kopete(6588)/kopete (oscar - raw protocol) Task::done: emitting finished Yes there's a limit here it shows that the limit is 128 You should see "Max number of contacts allowed on ignore list: 128" in console when you login into ICQ. |