Summary: | Group selection broken when downloading from Konqueror | ||
---|---|---|---|
Product: | [Applications] kget | Reporter: | Michael Reiher <redm> |
Component: | general | Assignee: | KGet authors <kget> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | mat69 |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Unspecified | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Michael Reiher
2009-10-09 14:56:30 UTC
SVN commit 1033110 by dario: Properly put transfers in the correct group BUG: 209988 M +10 -6 kget.cpp M +2 -2 kget.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1033110 Cool, thanks! Could you please backport this one to 4.3, too? :) So I finally upgraded to KDE 4.5.1. However, this still does not work. Everything ends up in group My Downloads... Hi I tried to reproduce your issue with 4.5. branch but did not manage it. I have to mention though that your link did not work for me, I simply tried downloading Ubuntu from ubuntu.com. Btw. is it "/data/iso" or "/data/iso/"? If it is the first, please try if the second would work for you. On the dialog-thing -- save as vs. the other -- I will look into it. Ah I guess I found the bug. Does it work if KGet is started manually before doing any downloads in Konqueror? I'm not at home atm. so I can't check, but I will report back in a few days. What I can say is, that my comment #3 was not quite correct. I works now, kind of. But sometimes downloads with own categories still end up in My Downloads. I'll check your suggestion. SVN commit 1192738 by mfuchs: Do not delay the initilization of MainWindow, as then not all download groups are loaded if KGet is started with some urls to download, e.g. if KGet is not running and started from Konqueror. BUG:209988 M +1 -0 main.cpp M +1 -4 mainwindow.cpp M +3 -1 mainwindow.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1192738 SVN commit 1192740 by mfuchs: Backport r1192738 Do not delay the initilization of MainWindow, as then not all download groups are loaded if KGet is started with some urls to download, e.g. if KGet is not running and started from Konqueror. CCBUG:209988 M +1 -0 main.cpp M +1 -4 mainwindow.cpp M +3 -1 mainwindow.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1192740 Hi, if what I described in comment #5 does not work around it for you, or if it does not work for you in KDE 4.6 or KDE 4.5.4 then please reopen this bug report. |