Bug 419112

Summary: Ten scripts not working on macOS
Product: [Applications] krita Reporter: Manga Tengu <mangatengu>
Component: ScriptingAssignee: Krita Bugs <krita-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: ghevan, halla
Priority: NOR    
Version: nightly build (please specify the git hash!)   
Target Milestone: ---   
Platform: macOS (DMG)   
OS: macOS   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Manga Tengu 2020-03-22 14:57:38 UTC
using {cmd|ctrl} + shift + 1, 2 ... on my (azerty) keyboard doesn't launch script.
And loading scripts in the tenscript dialog only shows after restarting krita


STEPS TO REPRODUCE
1. Add a script to Ten scripts
2. Reopen the dialog and see it's not there
3. Restart and see it is there
4. Try to use it with the shortcut

OBSERVED RESULT
Nothing happens

EXPECTED RESULT
Script is launched. Best of all would be to have an option for the stdout to popup

SOFTWARE/OS VERSIONS
Krita 4.3.0-prealpha git 9dffafb
macOS: Catalina 10.15.3 (19D76)

ADDITIONAL INFORMATION
Comment 1 Halla Rempt 2020-04-15 10:46:02 UTC
Somehow macos doesn't like combined shortcuts, it seems cmd-shift, cmd-alt all don't work :-(
Comment 2 vanyossi 2023-08-29 23:19:52 UTC
This bug is fixed in 5.2.0-beta, or to be more precise, it fixed itself in the mean time.

The scripts can be launched and they appear the moment they are added. However there are a couple of things to note:
- If the shortcut is used by the system, the system will eat the shortcut: this is expected, and some ten scripts defaults do clash.
- it is not possible to assign, as halla reported, combined modifier shortcuts of the number row or simbols on macOS. (this is a separate bug)

I will close this bug in favor of bug 473923 as ten scripts do work on macOS and can be activated.