Bug 178568

Summary: Kget don't download correctly from some php sites
Product: [Applications] kget Reporter: giuseppe <metrobotte>
Component: generalAssignee: 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:

Description giuseppe 2008-12-23 14:54:05 UTC
Version:           4.1.85 (using Devel)
OS:                Linux
Installed from:    Compiled sources

http://www.romnation.net/srv/download/rom/22134/mame/Bubble-Bobble-US.html

Try to download it...
but kget return a download.php
text file
Comment 1 Dario Andres 2008-12-28 15:13:55 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
Comment 2 giuseppe 2009-01-07 04:22:00 UTC
Still here on kde 4.1.87
I simple put the number(captcha)
then open dialog "save to"
and save a php file.

Comment 3 Dario Andres 2009-01-07 16:01:44 UTC
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
Comment 4 Dario Andres 2009-01-07 16:03:47 UTC
Indeed, KGet is trying to save http://download.romnation.net/download.php? , some of the parameters (or may be POST data) got lost .
Comment 5 giuseppe 2009-01-12 13:22:02 UTC
Still not fixed on rc1
Comment 6 Lukas Appelhans 2009-01-14 13:22:18 UTC
*** Bug 180595 has been marked as a duplicate of this bug. ***
Comment 7 giuseppe 2009-03-10 11:33:33 UTC
Fixed with
kde 4.2.1
and qt 4.5 rc1