[Bug 60293] New: ToneCommand Upgrader 1.2.8 (Livtra NANOCORE editor): does not detect connected USB MIDI device
http://bugs.winehq.org/show_bug.cgi?id=60293 Bug ID: 60293 Summary: ToneCommand Upgrader 1.2.8 (Livtra NANOCORE editor): does not detect connected USB MIDI device Product: Wine Version: 10.0 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@list.winehq.org Reporter: djogopatrao@gmail.com Target Milestone: --- Distribution: --- Created attachment 82038 --> http://bugs.winehq.org/attachment.cgi?id=82038 WINEDEBUG=fixme+all,warn+all terminal log When a Livtra NANOCORE (a class-compliant USB MIDI device) is connected, ToneCommand Upgrader 1.2.8 never lists it and cannot communicate with the pedal, even though the device is correctly recognized by Linux/ALSA. Steps to reproduce: 1. Install ToneCommand Upgrader 1.2.8 for Windows under Wine, default prefix, no DLL overrides. 2. Connect a Livtra NANOCORE (or any class-compliant USB-MIDI device) via USB. Confirm Linux sees it: `aconnect -l` lists it as an ALSA sequencer client, `amidi -l` lists the rawmidi port. 3. Launch ToneCommand Upgrader. Actual result: the app shows no MIDI device and cannot connect to the pedal. Expected result: the app should detect the device, as it does on real Windows. Possible cause (not confirmed, just what I found while investigating): the app appears to enumerate MIDI devices only through the WinRT Windows.Devices.Midi API (visible as `midir` crate WinRT-backend strings in livtra.dll, e.g. "Windows.Devices.Midi.MidiInPort"), with no classic winmm midiIn/midiOut fallback compiled in. Wine does not currently ship a windows.devices.midi.dll — absent both from my installed Wine 10.0 and from the current wine-mirror GitHub source tree, which has windows.devices.enumeration, windows.devices.usb, windows.devices.bluetooth, and windows.devices.radios but no windows.devices.midi. Download: https://openparcelbox.com/apps/ToneCommandSetup-1.2.8-Windows-x64.exe SHA1: 6ef07e5f1f66e3029963455668e9206fe6ed2ec8 ToneCommandSetup-1.2.8-Windows-x64.exe Possibly related but not a duplicate: bug 57864 ("Ampero 2 editor does not run in wine") covers another guitar multi-effects pedal editor failing under Wine, but that app crashes on USB data transfer once the device is plugged in. This report is a different symptom: the app runs fine and never crashes, it just never lists any MIDI device, consistent with the missing WinRT API rather than a USB I/O fault. -- 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=60293 Ken Sharp <imwellcushtymelike@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |https://openparcelbox.com/a | |pps/ToneCommandSetup-1.2.8- | |Windows-x64.exe Keywords| |download, hardware --- Comment #1 from Ken Sharp <imwellcushtymelike@gmail.com> --- Please retry with the latest release of Wine https://gitlab.winehq.org/wine/wine/-/wikis/Download -- 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=60293 --- Comment #2 from diogo patrão <djogopatrao@gmail.com> --- Created attachment 82039 --> http://bugs.winehq.org/attachment.cgi?id=82039 output of wine 11.16-unstaged -- 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=60293 --- Comment #3 from diogo patrão <djogopatrao@gmail.com> --- retried; same result. terminal output attached -- 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