Soundflow Update Problem Logic Pro X: Click UI Element not working anymore
Hi everybody,
I used a macro to reset my peak meter a while ago.
Since the last update it's not working anymore. I created the macro from scratch but same problem.
This is the log message:
Command Error: Reset Peak Meter [user:cltzrh24q00003d10klvo59d1:clupz8jws0001bz10aic1n7cg]:
@Error invoking element.click (Reset Peak Meter: Line 1)
ClickButtonAction requires UIElement
Couldn't get item #0 as the array's parent node wasn't found - sf.ui.app('com.apple.logic10')..groups.whoseDescription.is('Inspector').first.children.whoseRole.is('AXList').first.groups[2].children.whoseRole.is('AXLayoutArea').whoseDescription.is('Mixer').first.children.whoseRole.is('AXLayoutItem').first.buttons (AxElementArrayIndexedItem)
Anyone an Idea how to solve this?
Best Josh
- JJosh Ha @Josh_Ha
Now the reset peak meter is somehow working again.
But other Makros have problems now. e.g. "hide selected track" or "new alternatives"Logged is almost the same error:
07.10.2024 21:54:54.06 [Backend]: Logging unknown error in action (02) RunCommandAction: Track Menu: Line 32
!! Command Error: Hide Selected Track [user:cli50xtc200015210vyksy31z:clik0aumb0018y510wqhabfnv#clik0buzz001oy5106fczv70k]:
Could not find the menu item "Track -> Hide Selected Track" in Logic Pro (Track Menu: Line 32)
Could not find menu item: Track->Hide Selected TrackChristian Scheuer @chrscheuer2024-10-07 21:30:40.132Z
cc @Kitch
- In reply toJosh_Ha⬆:
Kitch Membery @Kitch2024-10-07 22:44:48.219Z
Hi @Josh_Ha
Can I get you to log a report via the Help/Issue workflow for this? Right now, I don't have enough information to troubleshoot.
For more information on how to do this please see the following link. https://soundflow.org/docs/help#help-issue
Before doing so though, as a first troubleshooting step, please make sure you're on the latest version of SoundFlow by manually downloading and installing from soundflow.org/account/install
Thanks in advance.
- JJosh Ha @Josh_Ha
Hi Kitch,
I submitted an issue and updated sound flow and logic.
That didn't solved the issue.Josh