Bug 201318

Summary: hold download process in 'delayed' mode Indefinitely
Product: [Applications] kget Reporter: Rainer Klein <rklein>
Component: generalAssignee: KGet authors <kget>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Rainer Klein 2009-07-24 08:57:11 UTC
Version:           2.0.3 (using 4.0.4 (KDE 4.0.4 >= 20080505) "release 15.2", openSUSE 11.0 (X86-64))
Compiler:          gcc
OS:                Linux (x86_64) release 2.6.25.20-0.4-debug

KGet does not start the download process and stays in delayed mode indefinitely. It leaves on empty file inside the destination folder but refuses to start the download process. Using the source URL from inside the detailed widget, a download from the command line using wget works fine as displayed in the following log:

http://www.perryrhodan.net/downloads/diverse/leseprobe2500.pdf
--2009-07-24 16:44:53--  http://www.perryrhodan.net/downloads/diverse/leseprobe2500.pdf
Resolving www.perryrhodan.net... 80.67.24.82
Connecting to www.perryrhodan.net|80.67.24.82|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1123092 (1.1M) [application/pdf]
Saving to: `leseprobe2500.pdf'

100%[======================================>] 1,123,092   73.1K/s   in 11s

2009-07-24 16:45:06 (97.1 KB/s) - `leseprobe2500.pdf' saved [1123092/1123092]
Comment 1 Lukas Appelhans 2010-01-02 01:12:59 UTC
This should work in latest KGet...

Lukas