Keyboard shortcut for "processing modules/<focused>" crashes dt

This is the result from a copy of the shortcut code:
dt.gui.action("iop/focus", "focus", "toggle", 1.000)

Starting about 2 weeks ago, using any of the nightly builds of dt, any key I assign to toggle modules to show or not (to “open” or “close”), causes dt to immediately crash. Previous to about 2 weeks ago, the same shortcut key for the same action did not crash dt.

I have assigned different keys (that have no conflicts with other keys). When removing those same keys from all shortcuts, pressing any of those keys simply gives a message that the key is unassigned, and dt does not crash—so it’s not an issue with specific keys, but rather the “processing modules/” action itself.

I have tried changing both the “element” and “effect” options, but all of them still crash dt.

Is it just me, or can anyone replicate?

Last two lines of dt log for crash:

55.0489   expose picker   [full]    2588x1917, px=801 py=1161
58.7569   [dt_shortcut_move] shortcut received: escape

Windows 11
dt 5.3.0+773~g945df9e183 nightly build 20251106

Report it on github please.

1 Like

Done.

1 Like