[Bug 43466] New: Microsoft Outlook 2010 cannot connect to MS Exchange Server
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(a)winehq.org Reporter: marceloalmeida(a)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(a)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(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> :040000 040000 41fd10241c665cdf19405a7d5afd31001a274498 4b239413ce377edda5b812380c254b99db5cd737 M dlls -- 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=43466 --- Comment #1 from marceloalmeida(a)inb.gov.br --- Created attachment 58844 --> https://bugs.winehq.org/attachment.cgi?id=58844 git bisect 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=43466 marceloalmeida(a)inb.gov.br changed: What |Removed |Added ---------------------------------------------------------------------------- Hardware|x86 |x86-64 Distribution|--- |Fedora -- 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=43466 Gijs Vermeulen <gijsvrm(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gijsvrm(a)gmail.com, | |jacek(a)codeweavers.com, | |julliard(a)winehq.org -- 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=43466 Sebastian Lackner <sebastian(a)fds-team.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sebastian(a)fds-team.de Keywords| |regression Regression SHA1| |08808747b2e2aa590a5c8dc0d85 | |c2882b098c460 -- 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=43466 --- Comment #2 from Jacek Caban <jacek(a)codeweavers.com> --- Created attachment 58942 --> https://bugs.winehq.org/attachment.cgi?id=58942 patch Thanks for the report. Does the attached patch help? -- 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=43466 --- Comment #3 from marceloalmeida(a)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 -- 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=43466 Jacek Caban <jacek(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1 --- Comment #4 from Jacek Caban <jacek(a)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. -- 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=43466 --- Comment #5 from Jacek Caban <jacek(a)codeweavers.com> --- Proper patches are in Wine now. Please retest with clean recent Git. -- 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=43466 --- Comment #6 from marceloalmeida(a)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 -- 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=43466 Jacek Caban <jacek(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Fixed by SHA1| |085ce269b13978f081b5dd7b70c | |d898a9e87fe0f Status|NEW |RESOLVED --- Comment #7 from Jacek Caban <jacek(a)codeweavers.com> --- Thanks for testing. -- 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=43466 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #8 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 2.15. -- 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