Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Copy current receive event" in the Midi-Settings dialog doesn't work. #985

Closed
willeke1234 opened this issue Jan 24, 2022 · 0 comments · Fixed by #1008
Closed

"Copy current receive event" in the Midi-Settings dialog doesn't work. #985

willeke1234 opened this issue Jan 24, 2022 · 0 comments · Fixed by #1008
Labels
bug Something isn't working
Milestone

Comments

@willeke1234
Copy link
Contributor

"Copy current receive event" in the Midi-Settings dialog doesn't work. The send event is reset to (none). I can't find this feature in the Help.

Steps to reproduce:

  1. Open de Midi-Settings dialog
  2. Select an event
  3. Switch to Send
  4. Click "Copy current receive event"

The event is not copied. I've been debugging and the event isn't copied because the input devide can't be found in the output devices. The input device is "Any device".

  1. Switch to Receive and select a Device
  2. Switch to Send and click "Copy current receive event"

The event is not copied because the device is not in the output devices list. If the device is in the output devices list then the event is not copied because the output device isn't connected to the input device. Apparently I have to connect the input and output device with the button "MIDI output device..." in Settings. But now GrandOrgue crashes because Cocoa can't set the Channel popup button to 4294967294 (0xFFFFFFFE). The channel of the receive event is "Any channel".

  1. Switch to Receive and select a Channel
  2. Switch to Send and click "Copy current receive event"

After setting the channel to a number, "Copy current receive event" does work. But only if the event is sendable, otherwise the event is not copied and GrandOrgue doesn't tell me.

Summary:
Bug: "Any device" isn't copied.
Bug: "Any channel" crashes.
Bug: The "Copy current receive event" and "MIDI output device..." buttons are missing in the Help.
Feature request: If the receive event can't be copied then tell the user why.

@oleg68 oleg68 added the bug Something isn't working label Jan 24, 2022
@oleg68 oleg68 added this to the 3.6.2 milestone Jan 29, 2022
oleg68 pushed a commit to oleg68/GrandOrgue-official that referenced this issue Jan 29, 2022
oleg68 pushed a commit to oleg68/GrandOrgue-official that referenced this issue Jan 29, 2022
oleg68 pushed a commit to oleg68/GrandOrgue-official that referenced this issue Jan 29, 2022
oleg68 pushed a commit to oleg68/GrandOrgue-official that referenced this issue Jan 31, 2022
oleg68 pushed a commit to oleg68/GrandOrgue-official that referenced this issue Jan 31, 2022
oleg68 pushed a commit to oleg68/GrandOrgue-official that referenced this issue Jan 31, 2022
oleg68 pushed a commit to oleg68/GrandOrgue-official that referenced this issue Feb 3, 2022
oleg68 pushed a commit to oleg68/GrandOrgue-official that referenced this issue Feb 3, 2022
oleg68 pushed a commit to oleg68/GrandOrgue-official that referenced this issue Feb 3, 2022
oleg68 pushed a commit to oleg68/GrandOrgue-official that referenced this issue Feb 3, 2022
oleg68 pushed a commit to oleg68/GrandOrgue-official that referenced this issue Feb 5, 2022
oleg68 pushed a commit to oleg68/GrandOrgue-official that referenced this issue Feb 5, 2022
oleg68 pushed a commit to oleg68/GrandOrgue-official that referenced this issue Feb 5, 2022
oleg68 pushed a commit to oleg68/GrandOrgue-official that referenced this issue Feb 5, 2022
oleg68 pushed a commit to oleg68/GrandOrgue-official that referenced this issue Feb 5, 2022
oleg68 pushed a commit to oleg68/GrandOrgue-official that referenced this issue Feb 5, 2022
oleg68 pushed a commit to oleg68/GrandOrgue-official that referenced this issue Feb 5, 2022
oleg68 pushed a commit to oleg68/GrandOrgue-official that referenced this issue Feb 5, 2022
oleg68 pushed a commit to oleg68/GrandOrgue-official that referenced this issue Feb 5, 2022
oleg68 pushed a commit to oleg68/GrandOrgue-official that referenced this issue Feb 9, 2022
oleg68 pushed a commit to oleg68/GrandOrgue-official that referenced this issue Feb 9, 2022
oleg68 pushed a commit to oleg68/GrandOrgue-official that referenced this issue Feb 9, 2022
oleg68 pushed a commit to oleg68/GrandOrgue-official that referenced this issue Feb 9, 2022
oleg68 pushed a commit to oleg68/GrandOrgue-official that referenced this issue Feb 9, 2022
oleg68 added a commit that referenced this issue Feb 9, 2022
Fixed "Copy current receive event" in the Midi Event Send dialog #985
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants