Summary: | Kget don't download correctly from some php sites | ||
---|---|---|---|
Product: | [Applications] kget | Reporter: | giuseppe <metrobotte> |
Component: | general | Assignee: | KGet authors <kget> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | andresbajotierra, loacoon |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
giuseppe
2008-12-23 14:54:05 UTC
Here using: Qt: 4.4.3 + qt-copy-patches-889120 KDE: 4.1.86 (KDE 4.1.86 (KDE 4.2 >= 20081221)) kdelibs svn rev. 902368 / kdebase svn rev. 902368 kdenetwork svn rev. 902039 on ArchLinux x86_64 - Kernel 2.6.27.10 KGet fetchs the HTML page OK when Opening KGet and then Adding a new Download from it (clicking on "New Download" icon in the toolbar). Are you using a different method to download the file ? Thanks Still here on kde 4.1.87 I simple put the number(captcha) then open dialog "save to" and save a php file. Oh, trying to download the file itself.. when KGet Konqueror integration is enabled, produces a download.php file with the content "You forgot to enter the code. Please go back and try again." as you didn't entered the code (but you entered it get to the download in the first place) I can confirm this here using: Qt: 4.4.3 + qt-copy-patches-889120 KDE: 4.2.60 (KDE 4.2.60 (KDE 4.3 >= 20090106)) kdelibs svn rev. 907011 / kdebase svn rev. 907011 kdenetwork svn rev.905586 on ArchLinux x86_64 - Kernel 2.6.27.10 Indeed, KGet is trying to save http://download.romnation.net/download.php? , some of the parameters (or may be POST data) got lost . Still not fixed on rc1 *** Bug 180595 has been marked as a duplicate of this bug. *** Fixed with kde 4.2.1 and qt 4.5 rc1 |