wine-wayland icon indicating copy to clipboard operation
wine-wayland copied to clipboard

`could not load kernel32.dll` after installing `lib32-wine-wayland`

Open mizzunet opened this issue 3 years ago • 4 comments

I'm getting,

wine: could not load kernel32.dll, status c0000135

for anything program and even winecfg.

Persists before and after exporting the following as README suggests,

export LD_LIBRARY_PATH="/usr/lib/wineland/lib32:$LD_LIBRARY_PATH" 
export VK_ICD_FILENAMES="/usr/lib/wineland/vulkan/icd.d/intel_icd.i686.json:/usr/lib/wineland/vulkan/icd.d/radeon_icd.i686.json" 

Though, these programs working fine with the standard wine-stable which also installs some lib32 stuff

mizzunet avatar Jan 09 '22 22:01 mizzunet

Probably a conflict with lib32 stuff installed by wine-stable. And lib32-wine-wayland also requires wine-wayland.

varmd avatar Jan 19 '22 21:01 varmd

So, any workaround can you suggest?

mizzunet avatar Jan 24 '22 19:01 mizzunet

So, any workaround can you suggest?

Not using wine-stable

YusufKhan-gamedev avatar Apr 29 '22 01:04 YusufKhan-gamedev

how do i do that

Teabagisking avatar Aug 07 '22 15:08 Teabagisking

You can use wineland to run games without installing anything. For apps you are better off with regular wine.

varmd avatar Feb 19 '23 18:02 varmd