[Bug 19927] New: NAVIGON Fresh locks in version check
http://bugs.winehq.org/show_bug.cgi?id=19927 Summary: NAVIGON Fresh locks in version check Product: Wine Version: 1.1.29 Platform: PC URL: http://navigon.vo.llnwd.net/o25/u/eu/fresh/NAVIGON_Fre sh_setup.exe OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wininet AssignedTo: wine-bugs(a)winehq.org ReportedBy: Stefan.Leichter(a)camLine.com Created an attachment (id=23410) --> (http://bugs.winehq.org/attachment.cgi?id=23410) source of a unittest exhibiting the problem with InternetQueryDataAvailable NAVIGON Fresh checks at the navigon web server if the local version is the newes one. The fails currently on wine because the InternetQueryDataAvailable fail. NAVIGON Fresh expects the call to succeed and retries it, until it does, which never happend one wine (endless loop). In the attachment is the source of a wine unittest with the relevant calls to the wininet dll. The unit test succeeds one WinXP (after removing the file urlcache.c because of the missing export GetDiskInfoA) but fails on wine. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=19927 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, testcase -- 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.
http://bugs.winehq.org/show_bug.cgi?id=19927 Stefan Leichter <Stefan.Leichter(a)camLine.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |18402 -- 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.
http://bugs.winehq.org/show_bug.cgi?id=19927 --- Comment #1 from Stefan Leichter <Stefan.Leichter(a)camLine.com> 2009-09-28 15:23:27 --- Still in 1.1.30. (The problem with urlcache.c and GetDiskInfoA happend because mingw's import lib exports GetDiskInfoA by name, which is wrong) -- 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.
http://bugs.winehq.org/show_bug.cgi?id=19927 Stefan Leichter <Stefan.Leichter(a)camLine.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |WORKSFORME --- Comment #2 from Stefan Leichter <Stefan.Leichter(a)camLine.com> 2010-07-01 16:39:29 --- The old version of the program finished the version check now, but fails to download the update. It is not clear to me if the fix was in the wine soure or the server changed the response. I did not manage to install current mdac_typ.exe with wine-1.1.30 to verify the change was not on server side. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=19927 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2010-07-02 04:18:52 --- Closing. -- 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.
participants (1)
-
wine-bugs@winehq.org