input-remapper icon indicating copy to clipboard operation
input-remapper copied to clipboard

Unclear Error Messages (Beta)

Open jonasBoss opened this issue 3 years ago • 2 comments

"Remove the Analog Output Axis when specifying an macro or key output"

image

Is this error message related to this PR? I don't know what to do there

Originally posted by @sezanzeb in https://github.com/sezanzeb/input-remapper/issues/442#issuecomment-1236126627

jonasBoss avatar Sep 03 '22 14:09 jonasBoss

ah, I had to switch to "Key or Macro" and clear the text input. Can we say that in the error message?

Now it shows a different error:

__root__ missing macro or key: the combination = <EventCombination (2, 1, -1)> specifies a key input, but no output macro or key is programmed (type=value_error)

image

jonasBoss avatar Sep 03 '22 18:09 jonasBoss

"ctrl, alt and shift may not combine properly"

This needs a hint to the Advanced Input Configuration and the Release Input setting

jonasBoss avatar Sep 15 '22 22:09 jonasBoss

image This shows up when the text field output_symbol is a empty string and not None

jonasBoss avatar Sep 28 '22 13:09 jonasBoss

some ideas: https://github.com/sezanzeb/input-remapper/issues/530#issuecomment-1306044153

sezanzeb avatar Nov 07 '22 18:11 sezanzeb

image

I would use the classes __name__ instead and remove everything but the first error, like:

"Expected parameter 2 for repeat to be one of [Macro], but got "dead_acute"

sezanzeb avatar Nov 28 '22 08:11 sezanzeb