Wine Prefix returning loads of Err and Fix me statements.

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Vitality
Newbie
Newbie
Posts: 3
Joined: Sat Apr 23, 2022 12:55 am

Wine Prefix returning loads of Err and Fix me statements.

Post by Vitality »

wine: created the configuration directory '/home/kai/.eldenring'
002c:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
002c:fixme:winediag:LdrInitializeThunk wine-staging 7.7 is a testing version containing experimental patches.
002c:fixme:winediag:LdrInitializeThunk Please mention your exact version when filing bug reports on winehq.org.
0048:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
0050:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0)
0050:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hr 0x80004002
0050:err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, hr 0x80004002
0050:err:ole:apartment_get_local_server_stream Failed: 0x80004002
0050:err:ole:start_rpcss Failed to open RpcSs service
0048:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hr 0x80004002
0048:err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, hr 0x80004002
0048:err:ole:apartment_get_local_server_stream Failed: 0x80004002
0048:fixme:imm:ImeSetActiveContext (0x4d3820, 0): stub
0048:fixme:imm:ImmReleaseContext (0000000000010020, 00000000004D3820): stub
002c:fixme:imm:ImeSetActiveContext (0x494690, 1): stub
002c:fixme:imm:ImmReleaseContext (000000000001004E, 0000000000494690): stub
0078:err:winedevice:ServiceMain Failed to load L"C:\\windows\\system32\\win32k.sys"
0078:err:winedevice:ServiceMain Failed to load L"C:\\windows\\system32\\drivers\\dxgkrnl.sys"
0078:err:winedevice:ServiceMain Failed to load L"C:\\windows\\system32\\drivers\\dxgmms1.sys"
0090:fixme:file:NtLockFile I/O completion on lock not implemented yet
0090:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
0090:err:mscoree:LoadLibraryShim error reading registry key for installroot
0090:err:mscoree:LoadLibraryShim error reading registry key for installroot
0090:err:mscoree:LoadLibraryShim error reading registry key for installroot
0090:err:mscoree:LoadLibraryShim error reading registry key for installroot
0098:fixme:file:NtLockFile I/O completion on lock not implemented yet
0098:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
0098:err:mscoree:LoadLibraryShim error reading registry key for installroot
0098:err:mscoree:LoadLibraryShim error reading registry key for installroot
0098:err:mscoree:LoadLibraryShim error reading registry key for installroot
0098:err:mscoree:LoadLibraryShim error reading registry key for installroot
00a8:fixme:font:freetype_set_outline_text_metrics failed to read full_nameW for font L"Ani"!
00b8:fixme:font:freetype_set_outline_text_metrics failed to read full_nameW for font L"Ani"!
0098:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 5)
0098:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 5)
0090:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 1)
0090:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 1)
00a8:fixme:imm:ImeSetActiveContext (0x41500, 1): stub
00a8:fixme:imm:ImmReleaseContext (0000000000020090, 0000000000041500): stub
00b8:fixme:imm:ImeSetActiveContext (0x41510, 1): stub
00b8:fixme:imm:ImmReleaseContext (00000000000200A6, 0000000000041510): stub
0104:fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
wine: configuration in L"/home/kai/.eldenring" has been updated.
0160:fixme:imm:ImeSetActiveContext (0x595d0, 1): stub
0160:fixme:imm:ImmReleaseContext (00000000000400AC, 00000000000595D0): stub
0160:fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet
0160:fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet

does anyone know how i could fix these issues?
User avatar
L. Rahyen
Moderator
Moderator
Posts: 338
Joined: Fri Feb 22, 2008 9:13 pm

Re: Wine Prefix returning loads of Err and Fix me statements.

Post by L. Rahyen »

What issues you want to fix exactly?

If you just annoyed by the debug messages, please note that the debug messages are intended for the developers, so when users have an actual problem, sometimes they contains clues what could be wrong. But if everything working fine, you can ignore them. If you do not want to see them, you can export WINEDEBUG=-all environment variable.
Vitality
Newbie
Newbie
Posts: 3
Joined: Sat Apr 23, 2022 12:55 am

Re: Wine Prefix returning loads of Err and Fix me statements.

Post by Vitality »

The problem is that it isn't working. I am trying to run an Elden Ring file and even tho i have installed all the correct drivers and libraries. I keep facing these issues. Mainly that the decoder is not working. I really don't know what could be causing the issue. Is there any place where i could use what each fixme codes or err means?
User avatar
L. Rahyen
Moderator
Moderator
Posts: 338
Joined: Fri Feb 22, 2008 9:13 pm

Re: Wine Prefix returning loads of Err and Fix me statements.

Post by L. Rahyen »

Then I suggest either reporting a bug with steps to reproduce the issue or starting a new topic where you explain your actual issue. Your original post had no description of any issue at all, and no steps to reproduce. It is also important to mention your Wine version, if you installed your application in clean Wine prefix, what libraries you have installed exactly and why, and other details. Otherwise, it is hard to provide help. As a user, you do not need to worry about fixmes, they are only for developers or advanced users who know what they mean and how to debug issues. Just focus on describing your actual issues and steps to reproduce.
Locked