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.
https://bugs.winehq.org/show_bug.cgi?id=55968
Sagawa sagawa.aki+winebugs@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source
https://bugs.winehq.org/show_bug.cgi?id=55968
--- Comment #1 from Sagawa sagawa.aki+winebugs@gmail.com --- I sent MR, https://gitlab.winehq.org/wine/wine/-/merge_requests/4562 .
https://bugs.winehq.org/show_bug.cgi?id=55968
Vijay Kamuju infyquest@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |infyquest@gmail.com Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED Fixed by SHA1| |3681a68e7804e0398b3f15f16af | |4ae19ef2e5dba
--- Comment #2 from Vijay Kamuju infyquest@gmail.com --- Fix commited - 3681a68e7804e0398b3f15f16af4ae19ef2e5dba
https://bugs.winehq.org/show_bug.cgi?id=55968
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 9.0-rc1.