Bug 212704 (Addself) - Inability to add self to contact list
Summary: Inability to add self to contact list
Status: RESOLVED DUPLICATE of bug 198766
Alias: Addself
Product: kopete
Classification: Unmaintained
Component: Yahoo Plugin (show other bugs)
Version: 0.40.0
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
: 212215 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-11-02 08:03 UTC by Peter Antoniac
Modified: 2010-01-17 05:05 UTC (History)
11 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Antoniac 2009-11-02 08:03:28 UTC
+++ This bug was initially created as a clone of Bug #133621 +++

Version:           0.80.2 (using KDE 4.3.2, Kubuntu Package 4:4.3.2-0ubuntu4 karmic)
Compiler:          Target: i486-linux-gnu
OS:                Linux (i686) release 2.6.31-14-generic

Kopete yells at me every time I sign in to my AIM account, giving me two messages saying that I am not allowed to add myself to my contact list. However, I'm not adding myself, I should already be on my contact list. AIM allows folks to add themselves no problem, so I don't see what the big deal is. I couldn't remove myself if I wanted to anyway, since Kopete doesn't show myself being on my list. Instead, as I said, every time I sign in, I get yelled at. There is no reason to not be able to have myself on my contact list.

This bug I decided to clone as the previous was closed and there were no developers paying attention to the serious issues. I think it is a regression...
Comment 1 Peter Antoniac 2009-11-02 08:07:08 UTC
For me the error happens in Yahoo! accounts. When I enable them it causes the error. There are people reporting this behavior with the jabber plugins...
Comment 2 doc.evans 2009-11-02 16:35:17 UTC
Summarizing my comments from bug #133621:

I just upgraded from jaunty to karmic, which is KDE 4.3.2, Kopete 0.80.2.

This bug has suddenly started happening. I have changed nothing from a Kopete
configuration that has been working fine for ages.

It happens when Kopete starts, and also sporadically thereafter. I've discovered that every time I leave the computer for a few hours, I come
back to a slew of repetitions of this error message which have to be clicked
through. 

This is sufficiently serious that I think that, with reluctance, I'm going to
have to look at using another client until this is fixed.

The affected protocol in my case seems to be jabber. I have jabber and yahoo, and I saw a post somewhere that sort-of suggested that maybe the bug was caused by having two accounts online simultaneously, so I set the yahoo to offline. When I came in this morning there were about a dozen messages all containing this error; so since I had gone offline with yahoo last night, my tentative conclusion is that it was jabber sending the error.

If there's a more definitive way to test which protocol is causing it, please
let me know.
Comment 3 Roman Jarosz 2009-11-03 01:15:16 UTC
SVN commit 1044089 by rjarosz:

Don't show "You are not allowed to add yourself to the contact list" after login because user can't do anything about it from Kopete.
If user tries to add own contact 30 seconds after login to protocols which doesn't support it or it was implemented yet we show the error.

Remove yahoo hack for myself.
CCBUG: 212704


 M  +27 -6     libkopete/kopeteaccount.cpp  
 M  +1 -1      protocols/yahoo/yahooaccount.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1044089
Comment 4 Roman Jarosz 2009-11-03 01:24:17 UTC
Just to clear things up commit 953154 "Allow user to add self contact into contact list if protocols supports it." only makes it possible for protocols  to add self contact to contact list (it wasn't possible before) but not all protocols implement this feature yet... IIRC I've only converted AIM and WLM.

The last commit should remove the useless warning but to be able to add self contact to list yahoo and jabber still have to be changed.

Btw. I could only reproduce this bug for yahoo, jabber didn't show any warning.
Comment 5 Roman Jarosz 2009-11-03 22:47:40 UTC
SVN commit 1044484 by rjarosz:

Backport commit 1044089.

Don't show "You are not allowed to add yourself to the contact list" after login \
because user can't do anything about it from Kopete. If user tries to add own contact \
30 seconds after login to protocols which doesn't support it or it wasn't implemented \
yet we show the error.

CCBUG: 212704


 M  +27 -6     kopeteaccount.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1044484
Comment 6 Roman Jarosz 2010-01-03 02:03:57 UTC
*** Bug 212215 has been marked as a duplicate of this bug. ***
Comment 7 Matt Rogers 2010-01-17 05:05:48 UTC

*** This bug has been marked as a duplicate of bug 198766 ***