https://bugs.winehq.org/show_bug.cgi?id=55968
Bug ID: 55968 Summary: MIDITrail 1.4.0 shows an error on start (DWMWA_EXTENDED_FRAME_BOUNDS isn't implemented) Product: Wine Version: 8.21 Hardware: x86-64 URL: https://github.com/wdmss/MIDITrail-Windows/releases/do wnload/v1.4.0/MIDITrail-Ver.1.4.0-Windows.zip OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: dwmapi Assignee: wine-bugs@winehq.org Reporter: sagawa.aki+winebugs@gmail.com Distribution: Ubuntu
“MIDITrail”[1] is a MIDI player which provides 3D visualization of MIDI datasets.
Launching the application on Wine, it shows the following dialog and quits: --------------------------------------- Windows API error.
FUNC: MIDITrailApp::_SetWindowSize LINE: 517 INFO: 00000002 FFFFFFFF8004001 ---------------------------------------
Looking the source code[2], the reason of this error is due to lack of DWMWA_EXTENDED_FRAME_BOUNDS support in Wine.
[1] https://www.yknk.org/miditrail/en/summary/ [2] https://github.com/wdmss/MIDITrail-Windows/releases/download/v1.4.0/MIDITrai...
This issue is originally reported by @wd_mss, the author of the software, on X.