Bug 244975

Summary: Konqueror doesn't add new RSS feeds to Akregator if it is loaded into Kontact
Product: [Applications] konqueror Reporter: Mickaël <mprizee>
Component: feedpluginAssignee: Konqueror Developers <konq-bugs>
Status: CONFIRMED ---    
Severity: minor CC: de.meyer.maarten
Priority: NOR    
Version: 0.0.1   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:

Description Mickaël 2010-07-17 19:59:25 UTC
Version:           0.0.1 (using Devel) 
OS:                Linux

Presently, Konqueror says when clicking on the "Add feed to Akregator" he fails to contact it over DBus, if Akregator is loaded (but not running - I mean there is no icon in the taskbar for Akregator).

It does not happen if Akregator is running as a standalone application.

Reproducible: Always

Steps to Reproduce:
Run Kontact, but don't go on the Akregator part, then try to add a feed with Konqueror.

Actual Results:  
Konqueror displays an error.

Expected Results:  
Adding the feed to Akregator.

OS: Linux (x86_64) release 2.6.34-ARCH
Compiler: gcc
Comment 1 Maarten De Meyer 2014-01-23 21:24:06 UTC
Note to future self (or somebody else trying to fix this):

This is caused by akregator not correctly registering it's main '/Akregator' dbus object when akregator_part is loaded.
Now, find out why!