https://bugs.winehq.org/show_bug.cgi?id=43466
Bug ID: 43466 Summary: Microsoft Outlook 2010 cannot connect to MS Exchange Server Product: Wine Version: 2.13 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wininet Assignee: wine-bugs@winehq.org Reporter: marceloalmeida@inb.gov.br Distribution: ---
Created attachment 58843 --> https://bugs.winehq.org/attachment.cgi?id=58843 wine run log
Downloaded the sources from GIT repositories, resolved the build dependencies, and build the latest version. These are the dependencies that I cannot resolve: - configure: libhal 32-bit development files not found, no legacy dynamic device support. - configure: OSS sound system found but too old (OSSv4 needed), OSS won't be supported.
The profile with the IMAP server (imap-mail.outlook.com) loaded without apparent issues, but the profile with the MS Exchange Server cannot connect to the server.
Switched to the TAG "wine-2.0.2" and everything was worked fine. In this version the configure command stopped to recognize the libOSMesa headers, but I did not notice any great problem: - configure: libOSMesa 32-bit development files not found (or too old), OpenGL rendering in bitmaps won't be supported.
I started a git bisect to isolate the commit that introduced the regression causing the MSExchange connect problems and the result was:
08808747b2e2aa590a5c8dc0d85c2882b098c460 is the first bad commit commit 08808747b2e2aa590a5c8dc0d85c2882b098c460 Author: Jacek Caban jacek@codeweavers.com Date: Thu Mar 9 18:19:50 2017 +0100
wininet: Rewrite InternetReadFileEx for http protocol to make use of non-blocking reads.
Signed-off-by: Jacek Caban jacek@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
:040000 040000 41fd10241c665cdf19405a7d5afd31001a274498 4b239413ce377edda5b812380c254b99db5cd737 M dlls
https://bugs.winehq.org/show_bug.cgi?id=43466
--- Comment #1 from marceloalmeida@inb.gov.br --- Created attachment 58844 --> https://bugs.winehq.org/attachment.cgi?id=58844 git bisect log
https://bugs.winehq.org/show_bug.cgi?id=43466
marceloalmeida@inb.gov.br changed:
What |Removed |Added ---------------------------------------------------------------------------- Hardware|x86 |x86-64 Distribution|--- |Fedora
https://bugs.winehq.org/show_bug.cgi?id=43466
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gijsvrm@gmail.com, | |jacek@codeweavers.com, | |julliard@winehq.org
https://bugs.winehq.org/show_bug.cgi?id=43466
Sebastian Lackner sebastian@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sebastian@fds-team.de Keywords| |regression Regression SHA1| |08808747b2e2aa590a5c8dc0d85 | |c2882b098c460
https://bugs.winehq.org/show_bug.cgi?id=43466
--- Comment #2 from Jacek Caban jacek@codeweavers.com --- Created attachment 58942 --> https://bugs.winehq.org/attachment.cgi?id=58942 patch
Thanks for the report. Does the attached patch help?
https://bugs.winehq.org/show_bug.cgi?id=43466
--- Comment #3 from marceloalmeida@inb.gov.br --- I have applied the patch on the last commit (797a746fc2a1b17d67b7423293e081e3e7171033) and it is working without any other issues. Do you recommend to use this version or to wait an official patch?
thank you
https://bugs.winehq.org/show_bug.cgi?id=43466
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1
--- Comment #4 from Jacek Caban jacek@codeweavers.com --- The official patch will be a bit more involved and once it's in Git I will recommend that over the attached patch. For the time being, I don't expect problems with the attached one, so it should be safe to use.
https://bugs.winehq.org/show_bug.cgi?id=43466
--- Comment #5 from Jacek Caban jacek@codeweavers.com --- Proper patches are in Wine now. Please retest with clean recent Git.
https://bugs.winehq.org/show_bug.cgi?id=43466
--- Comment #6 from marceloalmeida@inb.gov.br --- (In reply to Jacek Caban from comment #5)
Proper patches are in Wine now. Please retest with clean recent Git.
Pulled the latest master, rebuild and tested the connection. It is working without any issues. Even if I encounter other issues, I think they are not related to this patch.
Thank you, Marcelo
https://bugs.winehq.org/show_bug.cgi?id=43466
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Fixed by SHA1| |085ce269b13978f081b5dd7b70c | |d898a9e87fe0f Status|NEW |RESOLVED
--- Comment #7 from Jacek Caban jacek@codeweavers.com --- Thanks for testing.
https://bugs.winehq.org/show_bug.cgi?id=43466
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 2.15.