https://bugs.winehq.org/show_bug.cgi?id=41338
Bug ID: 41338 Summary: Captvty 3 can't download entirely medium or long video files, download gets interrupted Product: Wine Version: 1.9.19 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: mscoree Assignee: wine-bugs@winehq.org Reporter: lerieur@protonmail.com Distribution: ---
Captvty 3 (3.0.0.60328) can't download entirely medium or long video files. Download got interrupted (tested under ethernet). Short video files don't have this problem. Symptoms are only present in Wine, not in Windows.
Other people experienced this issue on this french forum: https://forum.ubuntu-fr.org/viewtopic.php?id=1987516
Captvty 2.x don't have this problem since it's using curl.exe to download video files.
Requirements: - Wine 1.9.19+ (because of this bug in older versions: https://bugs.winehq.org/show_bug.cgi?id=40325). This bug is not due to a regression, it was already there in wine 1.9.6 when tested with winetricks gdiplus (and Captvty version was 3.0.0.38312).
Steps to reproduce: - visit http://v3.captvty.fr/ and download zip file ("Télécharger archive ZIP") - unzip captvty-*.zip - in terminal: $ export WINEARCH=win32 WINEPREFIX=$HOME/.wine32 $ winetricks -q dotnet452 $ winecfg (choose a version newer than xp) $ wine "/path/to/Captvty.exe" - pick a TV channel on the left sidebar - Choose a show that takes time to download (depending of your connection and the server bandwidth) - Right click on it and choose "Télécharger la vidéo" (means Download video)