@scozzarella said:
"Shortcut_31": "0 0 0 X /Modifica/Menu contestuale a comparsa/Esplodi",
SharedPreferences.json
This is the problem.
If I add : the it works.
But next restart the json file is again buggy.
"Shortcut_31": "0 0 0 X /Modifica/Menu contestuale a comparsa/Esplodi :",
Help!
That is odd!
On my SharedPreferences.json, I see a colon at the end of most shortcuts that invoke built-in commands rather than ones from extensions, but not on any that involve the flyout context menu. For example, compare these two lines from my file:
"Shortcut_58": "0 0 1 U /Edit/Context Menu Flyout/Explode",
"Shortcut_6": "0 0 0 R selectRectangleTool:",
The first one is my shortcut for explode from the context menu - no colon. The second is the way the json file captures the command that shows as "Draw/Shapes/Rectangle" in the preferences shortcuts panel. Note how it has been converted to "selectRectangleTool:" in the json. I wonder if there is a bug in this conversion in the Italian version? The SharedPreferences file is rewritten each time SketchUp exits, so if SketchUp is mishandling the conversion of this command, that's why it won't work when you restart.
I can only suggest that you refer this problem to SketchUp support, as it shouldn't be happening.
I created a topic over on the public SketchUp forum on the chance that the developers are more likely to notice it there than here.