Bug 169237 - App quits if download finishes while minimized to tray
Summary: App quits if download finishes while minimized to tray
Status: RESOLVED WORKSFORME
Alias: None
Product: akregator
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-16 14:20 UTC by Frederik Schwarzer
Modified: 2008-09-13 19:59 UTC (History)
1 user (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 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. :)