[Bug 27113] Free download manager "Unknow network error" without native wininet

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Jan 28 04:17:26 CST 2012


http://bugs.winehq.org/show_bug.cgi?id=27113

--- Comment #4 from Qian Hong <fracting at gmail.com> 2012-01-28 04:17:26 CST ---
(In reply to comment #3)
> I can't reproduce in 1.4-rc1. I tried downloading the own FDM installer. Does
> the file need to be bigger or maybe take a mych longer time?
> 
> I can see the same fixmes you posted in comment 0 but I don't get the log
> errors =(
> 
> FDM about box shows version 2.1 build 494.

That's strange, I tried to download the FDM installer too, but I always see the
same error in the FDM log window:
--- snip ---
0%
18:11:32 2012-1-28 Starting download...
18:11:32 2012-1-28 Unknown network error
18:11:32 2012-1-28 Pause 5 sec.
18:11:37 2012-1-28 Starting download...
18:11:37 2012-1-28 Unknown network error
18:11:37 2012-1-28 Pause 5 sec.
--- snip ---

I found a dirty hack, simply force InternetSetOptionW returning TRUE will cheat
the FDM and let the downloading start.

I can't find the source code of FDM v2.1, but I can download the FDM v2.5 from
http://sourceforge.net/projects/freedownload/files/Free%20Download%20Manager/FDM%202.5.700/

By looking at the v2.5 code,I found InternetSetOptionW is called by the static
linked shdowvw library. Have no idea what to do yet.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list