http://bugs.winehq.org/show_bug.cgi?id=27113
Summary: Free download manager "Unknow network error" without native wininet Product: Wine Version: 1.3.19 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wininet AssignedTo: wine-bugs@winehq.org ReportedBy: fracting@gmail.com
Created an attachment (id=34567) --> (http://bugs.winehq.org/attachment.cgi?id=34567) LOG: free download manager unknow network error
Free download manager is open source. http://www.freedownloadmanager.org/download.htm
1. Download http://files2.freedownloadmanager.org/fdminst3.exe
2. winetricks -q mfc42
3. install fdminst3.exe $ wine fdminst3.exe
4. open fdm.exe and try to download any files.
$ wine fdm.exe
then there are several "Unknow network error" massage in the log window of fdm.exe, the downloading will not start.
console log is like this: fixme:wininet:InternetAutodial STUB fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_DISABLE_AUTODIAL; STUB fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT/DATA_SEND_TIMEOUT 120000 fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT/DATA_SEND_TIMEOUT 120000 fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (120000): STUB fixme:wininet:InternetSetOptionW Option 43 STUB
winetricks wininet should workaround for it.
full log is attached