These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

Linux

 
  • Topic is locked indefinitely.
 

SSL issue with ingame browser under wine

Author
Milodon
School of Applied Knowledge
Caldari State
#1 - 2015-07-24 01:36:14 UTC  |  Edited by: Milodon
Ubuntu 15.04

Wine 1.7.44

I have Eve installed through PlayonLinux with everything working beautifully except for the ingame browser accessing https:// sites. Using the system install of Wine (1.7.44) by accessing the folder and just right clicking the executable. Plan to setup its own wine configuration in the future.

I have winhttp (native, builtin); wininet (native, builtin); and crypt32 (native, builtin) DLL overrides setup. Are there any obvious ones that I'm missing?

I can downgrade to a staging version of wine if I need to, but other than that I'm completely out of ideas.

(press me for logs if you need them, still learning linux and didn't know what was relevant)

Edit: crypt32 didn't play nice with the launcher. So I removed that as it wasn't helping the ingame browser access https:// sites when I launched through the exe file.
Mr M
Sebiestor Tribe
#2 - 2015-08-03 15:10:18 UTC
Not sure if winetricks works with PlayonLinux but what you need is

winetricks corefonts d3dx9_36 vcrun2005 vcrun2008 vcrun2010

Share your experience

Write for the EVE Tribune

www.eve-tribune.com

Milodon
School of Applied Knowledge
Caldari State
#3 - 2015-08-21 19:10:57 UTC  |  Edited by: Milodon
Sorry for the late reply, forgot I made this post. All of those are already installed unfortunately.

~$ winetricks corefonts d3dx9_36 vcrun2005 vcrun2008 vcrun2010
------------------------------------------------------
You are using a 64-bit WINEPREFIX. If you encounter problems, please retest in a clean 32-bit WINEPREFIX before reporting a bug.
------------------------------------------------------
Executing w_do_call corefonts
corefonts already installed, skipping
Executing w_do_call d3dx9_36
d3dx9_36 already installed, skipping
Executing w_do_call vcrun2005
vcrun2005 already installed, skipping
Executing w_do_call vcrun2008
vcrun2008 already installed, skipping
Executing w_do_call vcrun2010
vcrun2010 already installed, skipping


Is there any other information about my setup that might help this? I've adapted to using the out-of-game browser but this is still a tad annoying.
Jack Aesop
The Scope
Gallente Federation
#4 - 2015-08-28 19:04:33 UTC
I had this problem and I was able to fix this by installing 32bit libgnutls. On Arch from Multilib repo.

My wine prefix is just the default 32bit install as described on winehq.