Summary: | kget doesn't remember last-used folder | ||
---|---|---|---|
Product: | [Applications] kget | Reporter: | S. Christian Collins <s_chriscollins> |
Component: | general | Assignee: | KGet authors <kget> |
Status: | RESOLVED WORKSFORME | ||
Severity: | normal | CC: | mat69 |
Priority: | NOR | Keywords: | triaged |
Version: | 2.5.0 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
S. Christian Collins
2010-08-17 17:28:45 UTC
Here's proper reproduction steps: 1) Install the FlashGot plugin into Firefox and set it to use Kget as the download manager. 2) Open this link in Firefox: http://www.megavideo.com/?v=MAQRQE6P 3) Click the red play button, and once it turns green, you should see the FlashGot icon flashing in the lower right-hand corner of Firefox. Click on it, and it should fire up Kget, and you'll see something like this in the location bar: /home/chris/Storage/Videos/Demo Scene/http%3A/www522.megavideo.com/files/ which should be: /home/chris/Storage/Videos/Demo Scene/ Hey! It seems that srcUrl.fileName(KUrl::ObeyTrailingSlash); returns an empty string for this url, so the whole url is used as the filename of the file... We might fix it to only use the charakters between the last slashes... Lukas Any news on this? It was reported for version 2.5.x which was quite some time ago. Unfortunately, I am unable to test this until I can find another link that reproduces the bug. The link I posted in comment #1 is now broken. Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! I am unable to reproduce this bug in current KGet, so i will close this bug. |