Version: (using KDE 4.3.1) Installed from: Ubuntu Packages Files downloaded from within Konqueror always end up in the "My Downloads" group (in the KGet mein window). Also nepomuk tags configured for the group aren't assigned. So for instance I created a group for ISO files: Default folder: is "/data/iso" Regexp is: "*.iso" Tag is: "ISO" When I now try to download e.g.: http://www.ubuntu.com/getubuntu/downloading?release=kubuntu-newest&arch=i386&mirror=http://ftp5.gwdg.de/pub/linux/debian/ubuntu/iso/&debug=&download-button=&flavor=kubuntu I get asked bei Konqueror what to do. I select "Save As". I get a "Save As" file dialog from KGet (Shouldn't I get this little download dialog here instead of a file dialog?). Interestingly the prompted path is correct. I confirm the file dialog and the download starts in "My Downloads" group. Tag is not applied.
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.