Trouble running Windows software via Wine after recent update

But ‘wine’ has nothing to do with running windows games in steam (linux-client)!

Steam uses a separate/own version of wine called ‘proton’. So if your steam game doesnt run it has nothing to do with wine.

but neither one works.

Works only heroic version of wine(only flatpak version of heroic)

Works:

    ~/Downloads  wine msiexec /i LibreOffice_7.6.3_Win_x86-64.msi                                             ✔ 
002c:err:wineboot:process_run_key Error running cmd L"C:\\windows\\system32\\winemenubuilder.exe -a -r" (126).
007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
007c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0138:fixme:urlmon:InternetBindInfo_GetBindString not supported string type 20
0138:fixme:file:NtLockFile I/O completion on lock not implemented yet
0138:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
014c:fixme:file:NtLockFile I/O completion on lock not implemented yet
014c:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
014c:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 5)
014c:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 5)
0138:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 1)
0138:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 1)
wine: configuration in L"/home/erwin/.wine" has been updated.
0194:fixme:file:NtLockFile I/O completion on lock not implemented yet
0194:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION

In your home folder, there is a hidden dot folder called “.wine”. That is the default prefix, in other words: “A micro Windows Installation.” With a new Version of Wine it can break, therefore you need to remove this folder and let it recreate.

It is essential nowadays to have a wine manager and that you run certain wine version only with custom wine prefixes.

    ~/Downloads  wine msiexec /i  LibreOffice_7.6.2_Win_x86-64.msi                                                                                                                                                        5 ✘  29s  
wine: created the configuration directory '/home/alexbespik/.wine'
002c:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
004c:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
0054:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
004c:fixme:bitmap:NtGdiCreateBitmap planes = 0
004c:fixme:bitmap:NtGdiCreateBitmap planes = 0
004c:fixme:bitmap:NtGdiCreateBitmap planes = 0
0054:fixme:bitmap:NtGdiCreateBitmap planes = 0
0054:fixme:bitmap:NtGdiCreateBitmap planes = 0
0054:fixme:bitmap:NtGdiCreateBitmap planes = 0
004c:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hr 0x80004002
004c:err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, hr 0x80004002
004c:err:ole:apartment_get_local_server_stream Failed: 0x80004002
0054:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hr 0x80004002
0054:err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, hr 0x80004002
0054:err:ole:apartment_get_local_server_stream Failed: 0x80004002
^C0060:fixme:console:default_ctrl_handler Terminating process 28 on event 0
wine: could not load kernel32.dll, status c0000135

I deleted that folder

Well, I would advice you to use a manager for such Apps, If you need a consistent behavior. System Wine is changing fast with breakable changes.

   ~/Downloads  wine msiexec /i  LibreOffice_7.6.2_Win_x86-64.msi                                                                                                                                                                  ✔ 
002c:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
wine: could not load kernel32.dll, status c0000135

it’s wine from yay

    ~/Downloads  winecfg                                                                                                                                                                                                    ✔  30s  
wine: created the configuration directory '/home/alexbespik/.wine'
002c:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
004c:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
0054:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
0054:fixme:bitmap:NtGdiCreateBitmap planes = 0
004c:fixme:bitmap:NtGdiCreateBitmap planes = 0
004c:fixme:bitmap:NtGdiCreateBitmap planes = 0
004c:fixme:bitmap:NtGdiCreateBitmap planes = 0
0054:fixme:bitmap:NtGdiCreateBitmap planes = 0
0054:fixme:bitmap:NtGdiCreateBitmap planes = 0
004c:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hr 0x80004002
004c:err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, hr 0x80004002
0054:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hr 0x80004002
004c:err:ole:apartment_get_local_server_stream Failed: 0x80004002
0054:err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, hr 0x80004002
0054:err:ole:apartment_get_local_server_stream Failed: 0x80004002

https://bbs.archlinux.org/viewtopic.php?id=286784
its very similar problem but i don’t see problem solving

It is highly recommed to install the apps from the repos not from the AUR … if the apps are available in the repos. And wine is in the manjaro repos.

So, at first I would recommend to deinstall your wine version you installed from the AUR and install wine via pamac.

What’s your wine version?

wine --version

Did you reboot after the Upgrade?

Try this:

mkdir -p $HOME/myapp/prefix
export WINEPREFIX=$HOME/myapp/prefix 
export WINEARCH=win64
export WINEPATH=$HOME/myapp 
wineboot --init
wine msiexec /i  LibreOffice_7.6.2_Win_x86-64.msi

Yes

    ~  wine --version                                                                                                                                                                                                               ✔ 
wine-8.20
    ~  wineboot --init                                                                                                                                                                                                              ✔ 
002c:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
004c:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
0054:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
004c:fixme:bitmap:NtGdiCreateBitmap planes = 0
004c:fixme:bitmap:NtGdiCreateBitmap planes = 0
004c:fixme:bitmap:NtGdiCreateBitmap planes = 0
004c:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hr 0x80004002
004c:err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, hr 0x80004002
004c:err:ole:apartment_get_local_server_stream Failed: 0x80004002
0054:fixme:bitmap:NtGdiCreateBitmap planes = 0
0054:fixme:bitmap:NtGdiCreateBitmap planes = 0
0054:fixme:bitmap:NtGdiCreateBitmap planes = 0
0054:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hr 0x80004002
0054:err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, hr 0x80004002
0054:err:ole:apartment_get_local_server_stream Failed: 0x80004002

flatpak version of wine is working


On flatpak

But steam on flatpak cant connect with my second disk


Moderator edit: What did you suddenly forget how to format things properly? You were doing so well…

Yes, thats a known issue of steam flatpak on manjaro. But normaly the steam version in the repos work well.

but wine doesn’t work in steam from the official repositories.

:stop_sign: Whoah, partner. :cowboy_hat_face:

Please stop replying multiple times in a row. Instead, edit your last post if no one else has replied yet. I’ve merged them. This is a support forum, not an instant messenger.

I’m close to closing this topic as you are not providing enough information for helpful volunteers to help you and at this point are wasting their time.

My guess is you’re trying to run pirated games via Wine instead of using Proton via Steam. I don’t see any other reason for your obfuscation. I would be happy to be proven wrong.

Probably the disk is simply full?

df -h

Steam Flatpak works for me.

Judging by my screens, you can see that I bought the game :arrow_down:

/dev/nvme0n1p1 481G 420G 37G 93% /run/media/alexbespik/e8df4068-7043-49ee-928b-ecb0cf9e68fb
the game weighs 500mb

What information you need? I will give it

If you install it there, then you need overwrite the filesystem permissions, since it is sandboxed. Flatseal is a GUI to do that.

Usually it would be installed in

  • ~/.var/app/com.valvesoftware.Steam/

where it has permissions by default.

in this configuration⬇️


flock /run/user/1000/doc/b34df2e9/Steam/steamapps/downloading/state_1576060_1576061.patch LOCK_SH failed. errno = 38flock /run/user/1000/doc/b34df2e9/Steam/steamapps/downloading/state_1576060_1576061.patch LOCK_SH failed. errno = 38
in this configuration⬇️
image

    ~  flatpak run com.valvesoftware.Steam[2023-11-23 22:24:53] Shutdown                                                                                                                                             INT ✘  2m 56s  

INFO:root:https://github.com/flathub/com.valvesoftware.Steam/wiki
WARNING:root:Found filesystem "home" in static permissions
WARNING:root:Found filesystem "host" in static permissions
ERROR:root:Refusing to launch in order to prevent issues; if you've added an override with access to some of the filesystems above, please remove it and see https://github.com/flathub/com.valvesoftware.Steam/wiki#i-want-to-add-external-disk-for-steam-libraries

Old versions of proton are working!

I found how to resolve this problem. Do I need to write how to resolve here?