Bug 193963 - Akregator crashes when importing a feed from commandline (reproducible)
Summary: Akregator crashes when importing a feed from commandline (reproducible)
Status: RESOLVED FIXED
Alias: None
Product: akregator
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Unspecified
: NOR grave
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
: 194697 198436 198734 198756 199817 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-05-25 00:46 UTC by Daniel Hahler
Modified: 2009-07-12 11:42 UTC (History)
6 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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. ***