[Bug 55053] New: Prometheus exporter for Windows needs DISPATCH_PROPERTYGET support in object_Invoke
https://bugs.winehq.org/show_bug.cgi?id=55053 Bug ID: 55053 Summary: Prometheus exporter for Windows needs DISPATCH_PROPERTYGET support in object_Invoke Product: Wine Version: 8.10 Hardware: x86-64 URL: https://github.com/prometheus-community/windows_export er/releases/download/v0.22.0/windows_exporter-0.22.0-a md64.exe OS: Linux Status: NEW Keywords: download, patch, source Severity: normal Priority: P2 Component: wmi&wbemprox Assignee: wine-bugs(a)winehq.org Reporter: gijsvrm(a)gmail.com Distribution: --- Created attachment 74615 --> https://bugs.winehq.org/attachment.cgi?id=74615 hack To test this: 1) Run windows_exporter-0.22.0-amd64.exe 2) Go to http://localhost:9182/ in your browser 3) Press the 'Metrics' button 4) An error page is shown When pressing the 'Metrics' button, this fixme is spammed: 0188:fixme:wbemdisp:object_Invoke flags 0x2 not supported This stems from the fact that wbemdisp:object_Invoke doesn't support DISPATCH_PROPERTYGET on its own. The attached hack "fixes" the issue and instead of the error page, you get a page with metrics. Source of the program can be found here: https://github.com/prometheus-community/windows_exporter -- 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=55053 Fabian Maurer <dark.shadow4(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4(a)web.de --- Comment #1 from Fabian Maurer <dark.shadow4(a)web.de> --- Is this fixed by https://gitlab.winehq.org/wine/wine/-/commit/0c5107afe25405162f9b5f27d3a5e95... ? -- 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=55053 Gijs Vermeulen <gijsvrm(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Fixed by SHA1| |0c5107afe25405162f9b5f27d3a | |5e95ee19ddfe3 Status|NEW |RESOLVED --- Comment #2 from Gijs Vermeulen <gijsvrm(a)gmail.com> --- Yes, marking FIXED. -- 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=55053 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 8.12. -- 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=55053 Michael Stefaniuc <mstefani(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |8.0.x -- 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=55053 Michael Stefaniuc <mstefani(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|8.0.x |--- -- 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