Bug 156486 - crashes when adding download from flashgot
Summary: crashes when adding download from flashgot
Status: RESOLVED FIXED
Alias: None
Product: kget
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: KGet authors
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-23 18:07 UTC by Helge
Modified: 2008-01-25 22:13 UTC (History)
0 users

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 Helge 2008-01-23 18:07:28 UTC
Version:           2.0 (using 4.00.00 (KDE 4.0.0) "release 5.1", compiled sources)
Compiler:          gcc
OS:                Linux (x86_64) release 2.6.22.13-0.3-default

I use a Firefox addon named "flashgot", which integrates the Firefox download dialog with system downloadmanagers (like KGet).

In KDE4 kget always close when I add an download from Flashgot. Icon dissapears from systray, but the crash dialog does not show up.

To fix this, I just have to fire up KGet again. The download is registered, so it starts to download as soon as I start up KGet again, and the download works OK.

This problem is with openSUSE 10.3, but I had the same thing on Kubuntu 7.10
Comment 1 Urs Wolfer 2008-01-25 21:58:57 UTC
It's not a crash. It just quits.
To reproduce:
kget --nofork
in another Konsole:
kget http://someurl
then after the new tranfer dialog gets closed, KGet exits.
Comment 2 Urs Wolfer 2008-01-25 22:13:16 UTC
SVN commit 766435 by uwolfer:

do not quit the app when it has been minimized to system tray and a new transfer dialog gets opened and closed again
BUG: 156486

 M  +4 -0      mainwindow.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=766435