| Summary: | adding feed from browser or command line fails when akregator is already running | ||
|---|---|---|---|
| Product: | [Applications] akregator | Reporter: | Brice Hunt <shoalcreek5> |
| Component: | general | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | normal | CC: | shoalcreek5, tim |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Brice Hunt
2009-09-28 01:32:18 UTC
On Mandriva 2010.0 Cooker x86_64 with KDE 4.3.1 this work without problem. I think this bug is going to be one of those annoying, random bugs that might actually be caused by something else (e.g. current system state). I just tried to reproduce it again (I haven't even logged out from when I reported it) and I could not reproduce it. Akregator worked as expected this time, even clicking RSS links from the browser--and no, I was not using my script. The only thing that has really changed in my system is that I added the apticron package for Debian and its dependencies. So unless someone objects and re-opens the bug, I will change its status to "RESOLVED". I encounter the same problem with 4.11.5, with either "akregator $FEED" or "akregator -a $FEED -g $GROUP". What works for me is D-Bus, i. e. "qdbus org.kde.akregator /Akregator org.kde.akregator.part.addFeedsToGroup $FEED $GROUP". |