[Bug 11172] New: no web cache
http://bugs.winehq.org/show_bug.cgi?id=11172 Summary: no web cache Product: Wine Version: 0.9.53. Platform: PC OS/Version: All Status: UNCONFIRMED Severity: normal Priority: P2 Component: wininet AssignedTo: wine-bugs(a)winehq.org ReportedBy: hramrach(a)centrum.cz As far as I can tell the wine wininet does not implement cache. This in itself would not be that troublesome but there is unimplemented function InternetSetFilePointer that appears to rely on cache from the msdev description, and I have no idea how to implement it without one. It appears that a game updater relies on this function to cache a file completely so that it can be read easily. It calls it with zero offset and the second parameter from the end set to 2, and again with all parameters zero except the fd. It then proceeds to read the file with InternetReadFile and fails. The update is carried out much faster in wine than on windows. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11172 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID --- Comment #1 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2008-01-13 13:37:57 --- Lets start with: 1. What is the program in question? 2. What is the problem you have with the program from 1)? 3. What are _exact_ steps to reproduce the problem? 4. Is there a demo version of 1)? 5. If there is, does it have the same issue? Bug is invalid until all those questions are answered. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11172 Michal Suchanek <hramrach(a)centrum.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |http://nostale.co.uk/play_do | |wnload.php Status|RESOLVED |UNCONFIRMED Resolution|INVALID | --- Comment #2 from Michal Suchanek <hramrach(a)centrum.cz> 2008-01-15 13:09:36 --- The application in question is Nostale, it's free to download, and shows the error when downloading updates (which is the first thing you have to do after installation). The updates are never successfully downloaded in Wine. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11172 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11172 Michal Suchanek <hramrach(a)centrum.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hramrach(a)centrum.cz --- Comment #3 from Michal Suchanek <hramrach(a)centrum.cz> 2008-01-17 04:43:06 --- OK, further testing shows that the update does succeed sometimes, and it sometimes finishes but corrupts the installation. This is behaviour not observed on Windows XP, the update process is very reliable there. So there is something flaky in the Wine implementation but it might be as well something completely different. -- 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=11172 Hans Leidekker <hans(a)it.vu.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hans(a)it.vu.nl --- Comment #4 from Hans Leidekker <hans(a)it.vu.nl> 2008-05-03 06:55:00 --- This updater adds a user agent string just like the one from bug 3426. It installs and runs fine here with my patch applied. Reporter, does this patch fix the problem for you? http://www.winehq.org/pipermail/wine-patches/2008-May/054475.html -- 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=11172 Hans Leidekker <hans(a)it.vu.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #5 from Hans Leidekker <hans(a)it.vu.nl> 2008-05-16 14:10:21 --- OK, I broke down and downloaded the 895MB installer. On startup the updater downloaded many files but eventually it completed and I could start the game. -- 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=11172 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #6 from Alexandre Julliard <julliard(a)winehq.org> 2008-05-23 10:38:01 --- Closing bugs fixed in 1.0-rc2. -- 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=11172 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- OS/Version|All |other --- Comment #7 from Austin English <austinenglish(a)gmail.com> 2012-02-23 15:21:17 CST --- Removing deprecated 'All' OS. -- 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