#882481 lgogdownloader: downloads an empty file

Package:
lgogdownloader
Source:
lgogdownloader
Description:
downloader for GOG.com files
Submitter:
Роман Тенцер
Date:
2025-11-16 21:09:01 UTC
Severity:
important
#882481#5
Date:
2017-11-23 11:49:27 UTC
From:
To:
"--download" command download incorrect files (with 0 size).
Same thing happens when game-data-packager calls lgogdownloader to download the concrete installer.
Only way to download correct files i found until now is use "--download-file" command with fileid.

#882481#12
Date:
2018-07-07 11:43:44 UTC
From:
To:
Hi,

Could you give specific examples of games where this fails? I haven’t
run into this problem myself.

Regards,

Stephen

#882481#17
Date:
2018-07-07 12:32:50 UTC
From:
To:
Teenagent. Every other game i tried.
#882481#22
Date:
2018-07-07 14:00:25 UTC
From:
To:
Could you show the output you get when trying to download? It works for me:

$ rm -rf teenagent

$ lgogdownloader --game teenagent --download
[...]
Getting game info 1 / 1
2018-Jul-07 15:56:49 [Thread #0] Begin download: setup_teenagent_1.0_(15595).exe
2018-Jul-07 15:57:08 [Thread #0] Download complete: setup_teenagent_1.0_(15595).exe (@ 991.48kB/s)
2018-Jul-07 15:57:08 [Thread #0] Finished all tasks #0: Finished

$ ls -l teenagent
total 18872
-rw-r--r-- 1 steve steve 19323376 Oct 11  2017 setup_teenagent_1.0_(15595).exe

$ lgogdownloader --version
LGOGDownloader 3.3


Regards,

Stephen

#882481#27
Date:
2018-07-07 14:27:50 UTC
From:
To:
Same output except the file is empty and a date is different.


$ lgogdownloader --game teenagent --download
Getting game names (2/2) 5 / 5
Getting game info 1 / 1
2018-Jul-07 21:22:03 [Thread #0] Begin download:
setup_teenagent_1.0_(15595).exe
2018-Jul-07 21:22:06 [Thread #0] Download complete:
setup_teenagent_1.0_(15595).exe (@ 0.00kB/s)
2018-Jul-07 21:22:06 [Thread #0] Finished all tasks
#0: Finished

$ ls -l teenagent
total 0
-rw-r--r-- 1 rtentser rtentser 0 Oct 12  2017 
'setup_teenagent_1.0_(15595).exe'

$ lgogdownloader --version
LGOGDownloader 3.3

#882481#32
Date:
2025-11-16 21:07:47 UTC
From:
To:
I think this can be closed, I just tested:

lgogdownloader --download --game teenagent

And it works normally.

Regards,
Shmerl.