| Summary: | crashes when adding download from flashgot | ||
|---|---|---|---|
| Product: | [Applications] kget | Reporter: | Helge <helge.hoel> |
| Component: | general | Assignee: | KGet bugs <kget-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Helge
2008-01-23 18:07:28 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. 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 |