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@winehq.org Reporter: gijsvrm@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
https://bugs.winehq.org/show_bug.cgi?id=55053
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4@web.de
--- Comment #1 from Fabian Maurer dark.shadow4@web.de --- Is this fixed by https://gitlab.winehq.org/wine/wine/-/commit/0c5107afe25405162f9b5f27d3a5e95... ?
https://bugs.winehq.org/show_bug.cgi?id=55053
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Fixed by SHA1| |0c5107afe25405162f9b5f27d3a | |5e95ee19ddfe3 Status|NEW |RESOLVED
--- Comment #2 from Gijs Vermeulen gijsvrm@gmail.com --- Yes, marking FIXED.
https://bugs.winehq.org/show_bug.cgi?id=55053
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 8.12.
https://bugs.winehq.org/show_bug.cgi?id=55053
Michael Stefaniuc mstefani@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Target Milestone|--- |8.0.x