[Bug 38516] New: Winhttprequest setoption doesn't work
https://bugs.winehq.org/show_bug.cgi?id=38516 Bug ID: 38516 Summary: Winhttprequest setoption doesn't work Product: Wine Version: 1.7.42 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: oleaut32 Assignee: wine-bugs(a)winehq.org Reporter: ocean04(a)suomi24.fi Distribution: --- Created attachment 51386 --> https://bugs.winehq.org/attachment.cgi?id=51386 Test app + Delphi source Run and click button. fixme:ole:ITypeInfo_fnGetRefTypeInfo Can't find pRefType for ref c8 err:ole:userdefined_to_variantvt Could not get typeinfo of hreftype c8 for VT_USERDEFINED, hr = 0x80004005 It fails on line: fhttp.Option(6):=false; Workarounds: native oleaut32 -OR- winetricks winhttp -- 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.
https://bugs.winehq.org/show_bug.cgi?id=38516 ocean04(a)suomi24.fi changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source -- 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.
https://bugs.winehq.org/show_bug.cgi?id=38516 --- Comment #1 from Nikolay Sivov <bunglehead(a)gmail.com> --- Could you attach +winhttp,+tid,+typelib log for that? (I don't have access to dev machine at the moment). Native oleaut32 could help if our typelib code is broken, and native winhttp could be working with our oleaut32 because it doesn't necessary use it to call methods. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=38516 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|oleaut32 |-unknown -- 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.
https://bugs.winehq.org/show_bug.cgi?id=38516 --- Comment #2 from ocean04(a)suomi24.fi --- Created attachment 51389 --> https://bugs.winehq.org/attachment.cgi?id=51389 +winhttp,+tid,+typelib log -- 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.
https://bugs.winehq.org/show_bug.cgi?id=38516 --- Comment #3 from Hans Leidekker <hans(a)meelstraat.net> --- This should be fixed by 01bfb3d6a6df9311e05315b9a776c25857f9deda. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=38516 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |winhttp -- 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.
https://bugs.winehq.org/show_bug.cgi?id=38516 super_man(a)post.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man(a)post.com --- Comment #4 from super_man(a)post.com --- The test application gives output of <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <html><head> <title>302 Found</title> </head><body> <h1>Found</h1> <p>The document has moved <a href="https://www.winehq.org/">here</a>.</p> </body></html> and console prints: fixme:winhttp:request_set_option 0 (null) (null) So it sounds fixed. wine-1.7.51-268-g781b88b -- 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.
https://bugs.winehq.org/show_bug.cgi?id=38516 ocean04(a)suomi24.fi changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |01bfb3d6a6df9311e05315b9a77 | |6c25857f9deda Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #5 from ocean04(a)suomi24.fi --- works -- 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.
https://bugs.winehq.org/show_bug.cgi?id=38516 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #6 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.7.53. -- 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