Bug 336603 - Custom headers and adblock list cannot be loaded when using Kontact
Summary: Custom headers and adblock list cannot be loaded when using Kontact
Status: RESOLVED FIXED
Alias: None
Product: kontact
Classification: Applications
Component: mail (show other bugs)
Version: GIT (master)
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-23 07:56 UTC by Christophe Marin
Modified: 2014-06-23 11:21 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 4.13.3


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christophe Marin 2014-06-23 07:56:13 UTC
Using master.

In KMail, I've added and chose a custom header theme. It's stored in $KDEHOME/share/apps/messageviewer/themes/

When using Kontact instead of KMail, the custom theme isn't loaded. The header is just replaced with "Grantlee theme "" is not valid."

For the adblocker list, no visual error but: "kontact(3372) MessageViewer::AdBlockManager::loadRules: Unable to open rule file "/home/krop/.kde/share/apps/kontact/adblockrules_local""
Comment 1 Christophe Marin 2014-06-23 08:03:02 UTC
Bah, the two issues are unrelated after checking again.

When running Kontact, the issue is just that the newly created theme isn't selected (in fact, none is selected)
Comment 2 Laurent Montel 2014-06-23 10:36:02 UTC
(In reply to comment #1)
> Bah, the two issues are unrelated after checking again.
> 
> When running Kontact, the issue is just that the newly created theme isn't
> selected (in fact, none is selected)

Create a new bug for this one.
But when we install new theme it will not change theme so it will not change checked item.
But when you desinstall a theme there is a problem we don't select another one
Comment 3 Laurent Montel 2014-06-23 11:20:39 UTC
Git commit d62598458d45f78ae0febc2029c637d96e5b66a5 by Montel Laurent.
Committed on 23/06/2014 at 11:19.
Pushed by mlaurent into branch 'KDE/4.13'.

Fix bug Bug 336603 - Custom headers and adblock list cannot be loaded when using Kontact

it fixes just "adblock list", custom header is not related and will check in other bug report.

FIXED-IN: 4.13.3

M  +4    -4    messageviewer/adblock/adblockmanager.cpp
M  +3    -3    messageviewer/adblock/adblocksettingwidget.cpp

http://commits.kde.org/kdepim/d62598458d45f78ae0febc2029c637d96e5b66a5
Comment 4 Laurent Montel 2014-06-23 11:21:18 UTC
Create a new one for custom headers please.