Bug 169237

Summary: App quits if download finishes while minimized to tray
Product: [Applications] akregator Reporter: Frederik Schwarzer <schwarzer>
Component: generalAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED WORKSFORME    
Severity: normal CC: mail
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Debian testing   
OS: Linux   
Latest Commit: Version Fixed In:

Description Frederik Schwarzer 2008-08-16 14:20:43 UTC
Version:           1.2.50 (using KDE 4.1.0)
Installed from:    Debian testing/unstable Packages

How to reproduce:

1. get a feed that has downloadable files (e.g. http://www.japanesepod101.com/feed/atom/ )
2. right click on one of the files and choose "Save link as..."
3. while the download is running, minimize akregator to tray
When the download is finished, akregator quits completely
Comment 1 George Kiagiadakis 2008-08-17 10:10:31 UTC
I can reproduce this in 4.1.0, but not in trunk! I think this is a refcounting issue (see KGlobal::ref()) that is probably fixed in kdelibs now.
Comment 2 George Kiagiadakis 2008-09-13 15:04:08 UTC
Seems to be fixed in KDE 4.1.1. Please reopen if it ever happens again.
Comment 3 Frederik Schwarzer 2008-09-13 19:59:53 UTC
Yes, I can confirm, that the problem looks fixed in 4.1.1. :)