Vortex Mod Manager Not Working Wine Staging

Questions about Wine on Linux
Locked
DouglasSmalls1998
Newbie
Newbie
Posts: 4
Joined: Sun Nov 04, 2018 8:36 am

Vortex Mod Manager Not Working Wine Staging

Post by DouglasSmalls1998 »

I am on Arch Linux and use wine-staging, wine-mono, and wine_gecko.
I navigate to the Vortex folder under Program Files and run:

Code: Select all

wine Vortex.exe
And then I get the following output:

Code: Select all

01ee:fixme:thread:create_user_shared_data_thread Creating user shared data update thread.
01ee:fixme:winsock:WS_EnterSingleProtocolW unknown Protocol <0x00000000>
01ee:fixme:winsock:WS_EnterSingleProtocolW unknown Protocol <0x00000000>
01ee:fixme:heap:RtlSetHeapInformation (nil) 1 (nil) 0 stub

01ee:fixme:ntdll:EtwEventRegister ({d2d578d9-2936-45b6-a09f-30e32715f42d}, 0x1419795d0, 0x1455eb350, 0x145637208) stub.
01ee:fixme:nls:GetThreadPreferredUILanguages 00000038, 0x23f260, (nil) 0x23f25c
01ee:fixme:nls:get_dummy_preferred_ui_language (0x38 0x23f260 (nil) 0x23f25c) returning a dummy value (current locale)
01ee:fixme:nls:GetThreadPreferredUILanguages 00000038, 0x23f260, 0x3cc6f0 0x23f25c
01ee:fixme:nls:get_dummy_preferred_ui_language (0x38 0x23f260 0x3cc6f0 0x23f25c) returning a dummy value (current locale)
01f3:fixme:kernelbase:AppPolicyGetThreadInitializationType 0xfffffffffffffffa, 0x172fdb0
01ee:fixme:ntdll:NtQueryVolumeInformationFile 0x12c: faking volume info
01ee:fixme:nls:SetProcessPreferredUILanguages 8, 0x14c0cf0, 0x23db90
01ee:fixme:kernelbase:AppPolicyGetProcessTerminationMethod 0xfffffffffffffffa, 0x23d7b0
Please help me fix this
jkfloris
Level 12
Level 12
Posts: 3141
Joined: Thu Aug 14, 2014 10:10 am

Re: Vortex Mod Manager Not Working Wine Staging

Post by jkfloris »

I can't reproduce this issue with:
Wine-staging 4.11
Vortex 0.18.9

I don't have a login, so I can't do any further tests.
User avatar
Bob Wya
Level 12
Level 12
Posts: 3068
Joined: Sat Oct 16, 2010 7:40 pm

Re: Vortex Mod Manager Not Working Wine Staging

Post by Bob Wya »

DouglasSmalls1998 wrote:...
Please help me fix this
What default locale are using globally?
Does the application work - if you force an en_US locale?

Thanks
Bob
Locked