QLab Scripts

73 views
Skip to first unread message

Victoria Elizabeth

unread,
Apr 4, 2026, 5:47:48 PM (2 days ago) Apr 4
to ql...@googlegroups.com
Hey! 

Has anyone been having issues with Apple M4s on Sequoia 15.6 and QLab 5.5.10 with firing scripts?

I'm firing a script from a QCART computer that I need to open show files on my QLab A/B computers. My other scripts to open/close QLab etc all work so I know that the QCart computer can control the others but for some reason I've been getting errors when trying to open show files. I've had success with these exact scripts on 4x other installs (the last one running the exact same MacOàs) but for some reason have errors now. 

I've allowed the Remote Applescript permissions, Local Network permissions and have given QLab and Finder full disk access but no luck. 

I've attached photos of the script and the message I get from QLab on the receiving computers. Any advice would be greatly appreciated! 

Thanks! 



1000015806.jpg

Sam Kusnetz

unread,
Apr 4, 2026, 5:56:08 PM (2 days ago) Apr 4
to ql...@googlegroups.com
Hi Victoria

Try this phrasing:

tell application "QLab" of machine "eppc://etc..." to open POSIX file 
"/Users/blah/blah/workspace.qlab5”
Does that work?

sk
Sam Kusnetz (he/him) | Figure 53



--
Contact support anytime: sup...@figure53.com
User Group Code of Conduct: https://qlab.app/code-of-conduct/
 
Instagram: https://www.instagram.com/Figure53
TikTok: https://www.tiktok.com/@QLab.app
Bluesky: https://bsky.app/profile/qlab.app
---
You received this message because you are subscribed to the Google Groups "QLab" group.
To unsubscribe from this group and stop receiving emails from it, send an email to qlab+uns...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/qlab/CAL0%3DYNdgenOA_kGwTHBT6_NNBc%3D3SFSYCK5ZhmV1tjqTjMWcxw%40mail.gmail.com.

Victoria Elizabeth

unread,
Apr 4, 2026, 7:40:04 PM (2 days ago) Apr 4
to ql...@googlegroups.com
Hey! 

Unfortunately it doesn't, and I've attached the message I got below. 

Thanks! 

Victoria





Sam Kusnetz

unread,
Apr 4, 2026, 7:44:06 PM (2 days ago) Apr 4
to ql...@googlegroups.com
Hi there
 
Please send your workspace file to support! We can help.
 
Best
Sam

––
Sam Kusnetz [he/him/his] (what is this?)
Figure 53
https://qlab.app | https://figure53.com
On Apr 4, 2026 at 7:40 PM -0400, Victoria Elizabeth <vick...@gmail.com>, wrote:
Hey! 

Unfortunately it doesn't, and I've attached the message I got below. 

Thanks! 

Victoria

<1000015806.jpg>



On Sat, Apr 4, 2026, 5:56 p.m. Sam Kusnetz <s...@figure53.com> wrote:
Hi Victoria

Try this phrasing:

tell application "QLab" of machine "eppc://etc..." to open POSIX file  
"/Users/blah/blah/workspace.qlab5”
Does that work?

sk
Sam Kusnetz (he/him) | Figure 53



On Apr 4, 2026 at 5:29:27 PM, Victoria Elizabeth <vick...@gmail.com> wrote:
Hey! 

Has anyone been having issues with Apple M4s on Sequoia 15.6 and QLab 5.5.10 with firing scripts?

I'm firing a script from a QCART computer that I need to open show files on my QLab A/B computers. My other scripts to open/close QLab etc all work so I know that the QCart computer can control the others but for some reason I've been getting errors when trying to open show files. I've had success with these exact scripts on 4x other installs (the last one running the exact same MacOàs) but for some reason have errors now. 

I've allowed the Remote Applescript permissions, Local Network permissions and have given QLab and Finder full disk access but no luck. 

I've attached photos of the script and the message I get from QLab on the receiving computers. Any advice would be greatly appreciated! 

Thanks! 
<1000015809.jpg>


Victoria Elizabeth

unread,
Apr 5, 2026, 3:51:52 PM (2 days ago) Apr 5
to ql...@googlegroups.com
Hello,

I'm chatting with someone from Figure 53 trying to figure it out. 

He suggested removing gaps from the file path. Once I did that, I got a new message I don't understand. I've attached the photo below. 

Thanks! 

Victoria 



Drew

unread,
Apr 6, 2026, 5:17:53 PM (12 hours ago) Apr 6
to QLab
removing the gaps from the file path needs to be done on both machines otherwise the computer won't understand where it is targeting.  MacOS doesn't like spaces in file names for this sort of thing but if you wrap the QLAb A FILES part in quotes it knows that part of the file path has spaces.  

eg: /Users/qlaba/Documents/"QLAB A FILES"/SMILE/SMILE.qlab5

Best practice if you want to do that would be to have qlab-a-files as the directory name instead of QLAB A FILES.  

I hope this helps.
Reply all
Reply to author
Forward
0 new messages