Bug 193963

Summary: Akregator crashes when importing a feed from commandline (reproducible)
Product: [Applications] akregator Reporter: Daniel Hahler <kde-bugzilla>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED FIXED    
Severity: grave CC: andresbajotierra, dlafreniere349, liquidsky89, martin.nadal, osterfeld, squan
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Unspecified   
Latest Commit: Version Fixed In:

Description Daniel Hahler 2009-05-25 00:46:03 UTC
Version:            (using KDE 4.2.85)
Installed from:    Ubuntu Packages

The following crashes Akregator (reproducible):
 akregator -a "http://www.xkcd.com/rss.xml" -g Imported

A stacktrace should show up at https://bugs.launchpad.net/bugs/379886 - once it has been retraced and the bug is not private anymore.

Anyway, it should be easy to reproduce.
Comment 1 Dario Andres 2009-05-25 17:04:20 UTC
Here using:

Qt: 4.5.1 (qt-copy  958974)
KDE: 4.2.87 (KDE 4.2.87 (KDE 4.3 >= 20090519))
kdelibs svn rev. 971894 / kdebase svn rev. 971894
kdepim svn rev. 971976
on ArchLinux i686 - Kernel 2.6.29.3

At the first attempt, the feed was not added. The "Imported" folder appearead and dissapeared. Akregator didn't crashed
After manually creating the "Imported" folder and relaunching the app with the testcase command, the feed was properly added and Akregator didn't crashed neither.
Comment 2 Frank Osterfeld 2009-05-25 22:31:21 UTC
This is most probably due to the delayed feed list loading which I changed in preparation for the later akonadi usage. The folder is then added to the initial, empty feed list. This is critical.
Comment 3 Frank Osterfeld 2009-06-27 23:05:37 UTC
*** Bug 194697 has been marked as a duplicate of this bug. ***
Comment 4 Frank Osterfeld 2009-06-27 23:36:42 UTC
SVN commit 988358 by osterfeld:

don't crash when passing feeds to add via cmd line option
BUG:193963


 M  +23 -7     akregator_part.cpp  
 M  +13 -0     akregator_part.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=988358
Comment 5 Christophe Marin 2009-07-04 13:15:30 UTC
*** Bug 198436 has been marked as a duplicate of this bug. ***
Comment 6 Christophe Marin 2009-07-04 13:17:36 UTC
*** Bug 198734 has been marked as a duplicate of this bug. ***
Comment 7 Christophe Marin 2009-07-04 13:17:53 UTC
*** Bug 198756 has been marked as a duplicate of this bug. ***
Comment 8 Christophe Marin 2009-07-12 11:42:09 UTC
*** Bug 199817 has been marked as a duplicate of this bug. ***