Moving tracks to routing folder - tracks don't physically move to folder!
Title
Moving tracks to routing folder - tracks don't physically move to folder!
What do you expect to happen when you run the script/macro?
Move To Routing Folder - this doesn't physically move the tracks all of a sudden. it routes the track's audio and changes the color to the target (routing) folder - however, the tracks won't physically move to the folder. An error comes up in the script log: "Error while trying to Move to Folder: Error: could not click popup button."
This happens with no other windows open, regardless of mouse position.
suspect that this may be due to updating to sonoma? PT 2024.6.
Are you seeing an error?
In the script log: "Error while trying to Move to Folder: Error: could not click popup button."
What happens when you run this script?
The audio tracks are routed to the target folder, and the color changed to correspond to the folder as well. That's great! The error pops up when the preset tries to move the tracks to the folder.
How were you running this script?
Other
How important is this issue to you?
5
Details
{ "inputExpected": "Move To Routing Folder - this doesn't physically move the tracks all of a sudden. it routes the track's audio and changes the color to the target (routing) folder - however, the tracks won't physically move to the folder. An error comes up in the script log: \"Error while trying to Move to Folder: Error: could not click popup button.\"\n\nThis happens with no other windows open, regardless of mouse position.\n\nsuspect that this may be due to updating to sonoma? PT 2024.6.", "inputIsError": true, "inputError": "In the script log: \"Error while trying to Move to Folder: Error: could not click popup button.\"\n", "inputWhatHappens": "The audio tracks are routed to the target folder, and the color changed to correspond to the folder as well. That's great! The error pops up when the preset tries to move the tracks to the folder.", "inputHowRun": { "key": "-MpfwoFyZNOpBC3X5xGI", "title": "Other" }, "inputImportance": 5, "inputTitle": "Moving tracks to routing folder - tracks don't physically move to folder!" }
Source
//Preset converted to script
//Invoking preset "MOVE TO GTRS_ALL" of template "RS_Move To Existing Folder" in package "Raphael Sepulveda Utilities"
sf.soundflow.runCommand({
commandId: 'user:clrlb549f0000l510z36sv0ci:ckl1ba8vc0005oa10zi9r0q36',
props: {
folderName: "sf.ui.proTools.trackGetByName({ name: \"Wow\", makeVisible: true }).track",
folderTrack: "sf.ui.proTools.trackGetByName({ name: \"GTRS_ALL\", makeVisible: true }).track",
inheritColor: true,
isDisplayNotification: undefined /* unknown error converting property value */,
isRouteToFolder: true,
},
})
Links
User UID: MvA1CK5wbIgTtdvRRL4sGnO77j32
Feedback Key: sffeedback:MvA1CK5wbIgTtdvRRL4sGnO77j32:-O4sWG7J5zcMlAR8-t0I
Feedback ZIP: lb7ANs/+/jBMmQXeml4EfFGD/Rd+nrRgfLLTp9lKfC0WflpOzsAdilZ5rhxqrltev2r6ePqiVjf4XLf7qlfzFpVe3UmUaxAtwNCyIn7azjypz/aNTofvkA8W+HV+OrXK057LAqb3zi5M1FoZwhMa5ou0HhKenlFN53vyzAevPMJVAQBx7nteCma7hpKe79UMjYP/xTIPEkoJ1OtYC42ctrqBBzdF8H2lUf4bKNZUdhJs9PS01fKXHrKW8AT47U9JHfSexZ5HheadSE/cXk+oma84rIb0CChQcooHaivE9JELu5lPuVC+3soMFZb47GiYGh/LL4adNQaoDUkUwa3ZmSAFiWtp3FcV5dluFlbL5C8=
- Raphael Sepulveda @raphaelsepulveda2024-08-22 16:11:31.717Z
Thanks for the logs! Taking care of this over at the first thread Moving tracks to routing folder - tracks don't physically move to folder!