Bug 156486

Summary: crashes when adding download from flashgot
Product: [Applications] kget Reporter: Helge <helge.hoel>
Component: generalAssignee: KGet authors <kget>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

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