https://bugs.winehq.org/show_bug.cgi?id=38568
Bug ID: 38568 Summary: Cannot setup Outlook 2007 account with encryption Product: Wine Version: 1.7.42 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: p.d.rosenberg@gmail.com Distribution: ---
Hi I think this is a regression of https://bugs.winehq.org/show_bug.cgi?id=20562. I get identical symptoms. When setting up an account Outlook appears to connect to the server but cannot create the account.
However I should note that I am running in juju, a minimal Arch Linux install so there is a chance that I am mission some library that is required for the decryption.
I have only used winetricks to install msfonts and I have set riched20 to native to allow powerpoint 2007 to run. I am running with a 32 bit wineprefix (if that is the correct terminology).
https://bugs.winehq.org/show_bug.cgi?id=38568
--- Comment #1 from Austin English austinenglish@gmail.com --- Please attach the terminal output.
https://bugs.winehq.org/show_bug.cgi?id=38568
--- Comment #2 from philrosenberg p.d.rosenberg@gmail.com --- Created attachment 51466 --> https://bugs.winehq.org/attachment.cgi?id=51466 Console output when I try to connect outlook 2007 to server
https://bugs.winehq.org/show_bug.cgi?id=38568
--- Comment #3 from philrosenberg p.d.rosenberg@gmail.com --- I've attached the console output
The output begins after I hit the "New..." button in the E-mail tab of the Account Settings dialog. The output ends after the Add New E-mail Account dialog indicates (tick) Extablish network connection (cross) Search for myUserName@myHost server settings (info) An encrypted connection to your mail server is not available. Click next to attempt using an unencrypted connection.
There are references in the output to the email account that was created on Outlook's first run when I clicked next and it tried to create an unencrypted connection to the server (which won't sync). I have replaced the email in these references with user@host for privacy's sake.
Phil
https://bugs.winehq.org/show_bug.cgi?id=38568
--- Comment #4 from philrosenberg p.d.rosenberg@gmail.com --- I Can also now confirm that I have the same problem on my Ubuntu 14.04 machine
https://bugs.winehq.org/show_bug.cgi?id=38568
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hans@meelstraat.net
https://bugs.winehq.org/show_bug.cgi?id=38568
--- Comment #5 from Hans Leidekker hans@meelstraat.net --- Can you try current git? Patches have landed today that may help. If it still fails please attach a WINEDEBUG=+secur32,+ntlm,+wininet,+winhttp,+rpc,+seh,+tid trace. Make sure to remove all occurrences of your credentials from the log before attaching it, including base64 encoded versions (look for Authorization: Basic headers).
https://bugs.winehq.org/show_bug.cgi?id=38568
--- Comment #6 from philrosenberg p.d.rosenberg@gmail.com --- Hi I have built from source using commit 14c53a586 dated Thu May 14 12:02:02 2015.
I had to build the 64 bit version as when I try to build the 32 bit version I get the following error configure: error: Cannot build a 32-bit program, you need to install 32-bit development libraries.
So my configure command is ./configure --prefix=$HOME/usr --enable-win64
Because I can only build a 64 bit version of wine it seems I can only run a 64 bit wine prefix.
Now when I try to add my email account I get a dialog that says
Error The file CRYPT32.dll is incompatible with Microsoft Office Outlook. Install outlook again.
Then outlook hangs and I have to kill it with ctrl-c
I have tried using the "fix" option when I run the installer again, but I get the same message.
I tried using winecfg to set cryptdll to native, but this didn't help. Note I did have to set riched20 to native to even get the create account dialog to run at all.
I've attached the log you requested
Phil
https://bugs.winehq.org/show_bug.cgi?id=38568
--- Comment #7 from philrosenberg p.d.rosenberg@gmail.com --- Created attachment 51503 --> https://bugs.winehq.org/attachment.cgi?id=51503 Err log after setting the requested debug environmental variable
https://bugs.winehq.org/show_bug.cgi?id=38568
--- Comment #8 from Hans Leidekker hans@meelstraat.net --- (In reply to philrosenberg from comment #6)
Hi I have built from source using commit 14c53a586 dated Thu May 14 12:02:02 2015.
I had to build the 64 bit version as when I try to build the 32 bit version I get the following error configure: error: Cannot build a 32-bit program, you need to install 32-bit development libraries.
Why can't you install 32-bit development libraries?
https://bugs.winehq.org/show_bug.cgi?id=38568
--- Comment #9 from Ken Sharp imwellcushtymelike@gmail.com --- (In reply to Hans Leidekker from comment #8)
(In reply to philrosenberg from comment #6)
configure: error: Cannot build a 32-bit program, you need to install 32-bit development libraries.
Why can't you install 32-bit development libraries?
Because Ubuntu is rubbish. You can, however, use a chroot (or a different distribution).
Apparently the PPA has not been updated in a while? https://launchpad.net/~ubuntu-wine/+archive/ubuntu/ppa/+index?field.series_f...
https://bugs.winehq.org/show_bug.cgi?id=38568
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |felix_Daniel_perez@yahoo.es
--- Comment #10 from Anastasius Focht focht@gmx.net --- *** Bug 38609 has been marked as a duplicate of this bug. ***