Esportal Client not working

Questions about Wine on Linux
Locked
Stark
Level 2
Level 2
Posts: 19
Joined: Fri May 03, 2019 12:24 pm

Esportal Client not working

Post by Stark »

Hello all!
I've been trying to fix this application, but a new error pops up everytime some other error is fixed.

Here's the logs:

Code: Select all

000b:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
000b:fixme:winediag:start_process Wine Staging 4.10 is a testing version containing experimental patches.
000b:fixme:winediag:start_process Please mention your exact version when filing bug reports on winehq.org.
000f:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
000d:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
000f:fixme:service:scmdatabase_autostart_services Auto-start service L"gupdate" failed to start: 2
0012:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
0014:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
001d:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
0022:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
0028:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
0028:fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub
002b:fixme:advapi:RegisterEventSourceW ((null),L"Bonjour Service"): stub
002b:fixme:advapi:ReportEventA (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x65f810,(nil)): stub
002b:fixme:advapi:ReportEventW (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x18910,(nil)): stub
002b:fixme:winsock:WSAIoctl WS_SIO_UDP_CONNRESET stub
002b:fixme:winsock:WSAIoctl WS_SIO_UDP_CONNRESET stub
002b:fixme:winsock:WS_setsockopt Unknown IPPROTO_IPV6 optname 0x00000013
002b:err:winsock:WSAIoctl -> SIO_ADDRESS_LIST_CHANGE request failed with status 0x2733
002b:fixme:advapi:ReportEventA (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x65f810,(nil)): stub
002b:fixme:advapi:ReportEventW (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x18e60,(nil)): stub
0017:fixme:service:svcctl_EnumServicesStatusW resume index not supported
0016:fixme:service:svcctl_EnumServicesStatusW resume index not supported
002b:fixme:advapi:ReportEventA (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x65f810,(nil)): stub
002b:fixme:advapi:ReportEventW (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x18e60,(nil)): stub
002b:fixme:netapi32:NetGetJoinInformation Semi-stub (null) 0x65f888 0x65f880
002b:fixme:winsock:WSAIoctl WS_SIO_UDP_CONNRESET stub
0030:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
0030:fixme:ntdll:NtQuerySystemInformation returning fake driver list
0030:fixme:heap:RtlSetHeapInformation 0x370000 0 0x24f410 4 stub
002b:fixme:advapi:ReportEventA (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x65f810,(nil)): stub
002b:fixme:advapi:ReportEventW (0xcafe4242,0x0004,0x0000,0x00000064,(nil),0x0001,0x00000000,0x18f20,(nil)): stub
002b:fixme:advapi:DeregisterEventSource (0xcafe4242) stub
Any solution?
User avatar
DarkShadow44
Level 8
Level 8
Posts: 1207
Joined: Tue Nov 22, 2016 5:39 pm

Re: Esportal Client not working

Post by DarkShadow44 »

What exactly is the problem?
Stark
Level 2
Level 2
Posts: 19
Joined: Fri May 03, 2019 12:24 pm

Re: Esportal Client not working

Post by Stark »

The problem is that it bails out, with an internal code error, a picture:
https://imgur.com/a/RGYWamd
User avatar
DarkShadow44
Level 8
Level 8
Posts: 1207
Joined: Tue Nov 22, 2016 5:39 pm

Re: Esportal Client not working

Post by DarkShadow44 »

This is STATUS_SYSTEM_IMAGE_BAD_SIGNATURE, it seems to check the dll signatures. Is there a free (and legal) download to test?
Stark
Level 2
Level 2
Posts: 19
Joined: Fri May 03, 2019 12:24 pm

Re: Esportal Client not working

Post by Stark »

Yes, i can link you to it, but you need to have steam in order to download it: https://beta.esportal.se/client
User avatar
DarkShadow44
Level 8
Level 8
Posts: 1207
Joined: Tue Nov 22, 2016 5:39 pm

Re: Esportal Client not working

Post by DarkShadow44 »

Thanks, I created a bug here: https://bugs.winehq.org/show_bug.cgi?id=47372
Locked