http://bugs.winehq.org/show_bug.cgi?id=16526
Summary: Angels Online Doesn't Update Product: Wine Version: 1.1.10 Platform: All URL: http://ao.igg.com/ OS/Version: All Status: UNCONFIRMED Severity: minor Priority: P2 Component: wininet AssignedTo: wine-bugs@winehq.org ReportedBy: cmaiku@gmail.com
It connects fine to the update server, but then it displays the message: "Update file missing, online update failed, please download the latest update pack from the official website (http://ao.igg.com) and update manually".
http://bugs.winehq.org/show_bug.cgi?id=16526
--- Comment #1 from Austin English austinenglish@gmail.com 2008-12-15 23:04:25 --- Does native wininet help?
$ wget kegel.com/wine/winetricks $ sh winetricks wininet
http://bugs.winehq.org/show_bug.cgi?id=16526
--- Comment #2 from Mike Ruprecht cmaiku@gmail.com 2008-12-15 23:31:27 --- It sure does help. I actually wrote a patchset I hadn't yet attached to fix this. I submitted it to wine-patches earlier today.
http://bugs.winehq.org/show_bug.cgi?id=16526
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- OS/Version|All |other Platform|All |Other
http://bugs.winehq.org/show_bug.cgi?id=16526
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |patch
--- Comment #3 from Austin English austinenglish@gmail.com 2008-12-16 09:31:45 --- http://www.winehq.org/pipermail/wine-patches/2008-December/066106.html http://www.winehq.org/pipermail/wine-patches/2008-December/066107.html
Didn't get applied today. You might wait a couple days and see if Alexandre applies them. If not, a testcase would certainly help.
http://bugs.winehq.org/show_bug.cgi?id=16526
--- Comment #4 from Mike Ruprecht cmaiku@gmail.com 2008-12-19 16:20:39 --- Created an attachment (id=18077) --> (http://bugs.winehq.org/attachment.cgi?id=18077) Test Case
Since it's been a few days, here's the test case I came up with.
http://bugs.winehq.org/show_bug.cgi?id=16526
--- Comment #5 from Austin English austinenglish@gmail.com 2008-12-19 16:41:28 --- I meant a conformance test: http://wiki.winehq.org/ConformanceTest
http://bugs.winehq.org/show_bug.cgi?id=16526
Mike Ruprecht cmaiku@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #18077|0 |1 is obsolete| |
--- Comment #6 from Mike Ruprecht cmaiku@gmail.com 2008-12-19 23:58:03 --- Created an attachment (id=18086) --> (http://bugs.winehq.org/attachment.cgi?id=18086) A real test case.
http://bugs.winehq.org/show_bug.cgi?id=16526
--- Comment #7 from Austin English austinenglish@gmail.com 2008-12-20 05:10:35 --- (In reply to comment #6)
Created an attachment (id=18086)
--> (http://bugs.winehq.org/attachment.cgi?id=18086) [details]
A real test case.
Great, thanks! Once you've made sure it works on windows, you should submit it to wine-patches@winehq.org. That should make it easier for someone [Hans? ;-)] to fix the bug.
http://bugs.winehq.org/show_bug.cgi?id=16526
--- Comment #8 from Austin English austinenglish@gmail.com 2009-06-30 12:25:02 --- Testcase was committed a while back: http://source.winehq.org/git/wine.git/?a=commitdiff;h=e65195f874d98efbc9183d...
the todo's haven't changed, so probably still present.
http://bugs.winehq.org/show_bug.cgi?id=16526
--- Comment #9 from Juan Lang juan_lang@yahoo.com 2009-08-13 16:56:40 --- Mike, any attempt at submitting your fix again? You can use heap_strdupW rather than WININET_strdupW, and probably in place of WININET_strndupW as well as long as you replace the backslash with a NULL in the returned string. And, you'll want to remove todo_wine from any tests that pass as a result of your patch.
http://bugs.winehq.org/show_bug.cgi?id=16526
--- Comment #10 from Mike Ruprecht cmaiku@gmail.com 2009-08-13 19:46:56 --- (In reply to comment #9)
Mike, any attempt at submitting your fix again? You can use heap_strdupW rather than WININET_strdupW, and probably in place of WININET_strndupW as well as long as you replace the backslash with a NULL in the returned string. And, you'll want to remove todo_wine from any tests that pass as a result of your patch.
Unfortunately, no. I haven't been playing this game as of late. I might take a peek at it sometime again when I get some more time.
http://bugs.winehq.org/show_bug.cgi?id=16526
Ian iyeru42@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |iyeru42@gmail.com
--- Comment #11 from Ian iyeru42@gmail.com 2009-11-01 11:23:46 --- I can confirm this happens in Wine version 1.1.31 as well. Gives a nice big warning error that I forgot to write down because I no longer use the program.
http://bugs.winehq.org/show_bug.cgi?id=16526
--- Comment #12 from Austin English austinenglish@gmail.com 2010-12-20 22:15:14 CST --- This is your friendly reminder that there has been no bug activity for a year. Is this still an issue in current (1.3.9 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=16526
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=16526
roger@mailinator.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |roger@mailinator.com
--- Comment #13 from roger@mailinator.com --- Bump
https://bugs.winehq.org/show_bug.cgi?id=16526
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Status|UNCONFIRMED |NEW CC| |focht@gmx.net Hardware|Other |x86 Summary|Angels Online Doesn't |Angels Online doesn't |Update |update (FtpFindFirstFile | |needs to support | |subdirectory and wildcard | |search) Ever confirmed|0 |1 OS|other |Linux
--- Comment #14 from Anastasius Focht focht@gmx.net --- Hello folks,
looking at the code and tests (still marked 'todo_wine') it's obviously still present, refining summary.
Regards
https://bugs.winehq.org/show_bug.cgi?id=16526
Sebastian Lackner sebastian@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sebastian@fds-team.de
--- Comment #15 from Sebastian Lackner sebastian@fds-team.de --- Does the following patch fix the issue for you?
https://github.com/wine-compholio/wine-staging/blob/master/patches/wininet-F...
The attempt from comment #3 was obviously wrong, but this updated version should hopefully work correctly.
https://bugs.winehq.org/show_bug.cgi?id=16526
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |2ce16509687079c1f95bdfd018e | |08c0dee36aaa8 Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #16 from Anastasius Focht focht@gmx.net --- Hello folks,
this is fixed by commit http://source.winehq.org/git/wine.git/commitdiff/2ce16509687079c1f95bdfd018e...
(downloader pulls updates)
Thanks Sebastian
Regards
https://bugs.winehq.org/show_bug.cgi?id=16526
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #17 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.35.