Bug 279456

Summary: konversation 1.3.1 partialy does not honour join/part setting.
Product: [Applications] konversation Reporter: Ferdinand Thommes <fe.thomm>
Component: notificationsAssignee: Konversation Developers <konversation-devel>
Status: RESOLVED WORKSFORME    
Severity: normal CC: hein, modax
Priority: NOR    
Version: 1.3.1   
Target Milestone: ---   
Platform: Debian unstable   
OS: Linux   
Latest Commit: Version Fixed In:

Description Ferdinand Thommes 2011-08-05 14:17:53 UTC
Version:           1.3.1 (using KDE 4.6.5) 
OS:                Linux

I have Konversation 1.3.1+ #4092 setto not show join/part activities. This setting was always honoured. With latest upgrade, part activities are shown, joins are not.

Reproducible: Always

Steps to Reproduce:
close app, start app

Actual Results:  
i see part activities

Expected Results:  
i should not see them, as i ruled them out in the settings
Comment 1 Eike Hein 2011-08-05 17:34:55 UTC
I can't reproduce this. My guess is that you have the "Except for watched nicks and nicks active within the [amount of time]" checkbox enabled and the users you saw part messages for were either watched nicks or active within the selected amount of time.
Comment 2 Eike Hein 2011-08-05 17:39:28 UTC
Git commit fed58f1d639a8e3acf6c69c1ab18bf40f3f3c365 by Eike Hein.
Committed on 05/08/2011 at 19:43.
Pushed by hein into branch 'master'.

Change default to false.

Shame as it hides this nice new feature, but users who upgraded from
a version without it and had the parent pref enabled were surprised
by the behavior change, thinking it a bug.

CCBUG:279456

M  +1    -1    src/config/konversation.kcfg

http://commits.kde.org/konversation/fed58f1d639a8e3acf6c69c1ab18bf40f3f3c365
Comment 3 Ferdinand Thommes 2011-08-05 19:15:05 UTC
You were right, I did'nt even see this new feature. It was ticked by default
and triggered the behaviour i felt was a bug. Thanks for the really fast
response!

greetz
Ferdinand

2011/8/5 Eike Hein <hein@kde.org>

> https://bugs.kde.org/show_bug.cgi?id=279456
>
>
>
>
>
> --- Comment #2 from Eike Hein <hein kde org>  2011-08-05 17:39:28 ---
> Git commit fed58f1d639a8e3acf6c69c1ab18bf40f3f3c365 by Eike Hein.
> Committed on 05/08/2011 at 19:43.
> Pushed by hein into branch 'master'.
>
> Change default to false.
>
> Shame as it hides this nice new feature, but users who upgraded from
> a version without it and had the parent pref enabled were surprised
> by the behavior change, thinking it a bug.
>
> CCBUG:279456
>
> M  +1    -1    src/config/konversation.kcfg
>
>
> http://commits.kde.org/konversation/fed58f1d639a8e3acf6c69c1ab18bf40f3f3c365
>
> --
> Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
> ------- You are receiving this mail because: -------
> You reported the bug.
>
Comment 4 Eike Hein 2011-08-05 19:38:33 UTC
No problem, thanks for your report!