Bug 64160

Summary: IRC plugin: Shouldn't get "#channel is now online!" messages.
Product: [Applications] kopete Reporter: Casey Allen Shobe <cshobe>
Component: IRC PluginAssignee: Kopete Developers <kopete-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: 0.7.2   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Casey Allen Shobe 2003-09-12 20:57:27 UTC
Version:           0.7.2 (using KDE 3.1.3)
Installed from:    compiled sources
Compiler:          gcc version 3.2.2
OS:          Linux (i686) release 2.4.22

I use the passive popup to tell me when people sign on.  Channels aren't people :P
Comment 1 Olivier Goffart 2003-09-13 23:50:22 UTC
> Channels aren't people 
 
This has been verry longely discussed in the contactlist in his time. 
 
anyway, this specific problem has not been reveled. 
what could we do now? 
 
I have an idea. having a bool silent in our API to change the status. 
that would solve the initial statusset problem and this... 
any comment? 
Comment 2 Martijn Klingens 2003-09-14 17:15:59 UTC
Subject: Re: [Kopete-devel]   IRC plugin: Shouldn't get "#channel is now online!" messages.

On Saturday 13 September 2003 23:50, Olivier Goffart wrote:
> I have an idea. having a bool silent in our API to change the status.
> that would solve the initial statusset problem and this...
> any comment?

Without looking at the actual API change itself, at least s/bool/enum/.

Comment 3 Matt Rogers 2003-09-21 17:50:07 UTC
While granted, channels aren't people. They are always online. :)   
Comment 4 Casey Allen Shobe 2003-09-21 18:31:18 UTC
> While granted, channels aren't people. They are always online. :) 
 
Precisely, but I get messages announcing their online presence whenever I sign 
on to an IRC network.  I think that this is really a duplicate of the bug 
complaining of being notified when signing on to an account.  I'll try to hunt 
it up later, or feel free to mark this as duplicate if you know it offhand. 
Comment 5 Casey Allen Shobe 2003-09-21 18:42:08 UTC

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