[Bug 57985] New: lots of errors when running winecfg for the first time
https://bugs.winehq.org/show_bug.cgi?id=57985 Bug ID: 57985 Summary: lots of errors when running winecfg for the first time Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: gamestar15(a)proton.me Distribution: --- Hello, when I run winecfg in the first time (no .wine directory is present), I get the following errors: winecfg wine: created the configuration directory '/home/kali/.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: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 0054:err:ole:start_rpcss Failed to open RpcSs service 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 009c:fixme:urlmon:InternetBindInfo_GetBindString not supported string type 20 009c:fixme:file:NtLockFile I/O completion on lock not implemented yet 009c:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION 00b0:fixme:file:NtLockFile I/O completion on lock not implemented yet 00b0:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION 00b0:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 5) 00b0:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 5) 009c:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 1) 009c:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 1) 011c:fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet 002c:err:setupapi:do_file_copyW Unsupported style(s) 0x10 002c:err:setupapi:do_file_copyW Unsupported style(s) 0x10 0148:err:setupapi:do_file_copyW Unsupported style(s) 0x10 002c:err:setupapi:do_file_copyW Unsupported style(s) 0x10 0148:err:setupapi:do_file_copyW Unsupported style(s) 0x10 Also, in the middle of the errors, I got a prompt to install wine mono installer, and I clicked on "install", but the errors happen also without installing it. At the end of the errors,the configuration of wine finally does open, which is the good part. Few important points to mention: 1. I tested this on kali linux 2025.1, but also on linux mint 22.1, so it has nothing to do with kali linux. 2. I tested this on winehq-devel version 10.3 (the latest version up to date) 3. I installed winehq-devel exactly by the steps written in https://gitlab.winehq.org/wine/wine/-/wikis/Debian-Ubuntu 4. In the error log, I am not referring to the "fixme" messages, I know they are features that will be added in the future. If there is anything you need more that is missing, please tell me. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=57985 gamestar15(a)proton.me changed: What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |Other Version|unspecified |10.3 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=57985 --- Comment #1 from Alexandre Julliard <julliard(a)winehq.org> --- There are simply debug traces, if everything works you can ignore them. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=57985 --- Comment #2 from gamestar15(a)proton.me --- Ok sir, but why is this happening ? Again I am not talking about the fixme warnings, I am talking about the “err” errors. If these are just debug messages so why are they appearing as errors ? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=57985 --- Comment #3 from Alexandre Julliard <julliard(a)winehq.org> --- They may indicate an error in some other context. For instance, not finding a manifest is usually an error, but on prefix init it's normal because the files are not installed yet. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=57985 --- Comment #4 from gamestar15(a)proton.me --- Ok, I don't know what to say, I just submited this so yuo can check in order to improve the tool. it's your choice however :) -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=57985 Zeb Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12(a)gmail.com Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID --- Comment #5 from Zeb Figura <z.figura12(a)gmail.com> --- Resolving INVALID; no real bug. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=57985 Ken Sharp <imwellcushtymelike(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #6 from Ken Sharp <imwellcushtymelike(a)gmail.com> --- Closing bugs marked as invalid. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
WineHQ Bugzilla