D.J. Posted September 24, 2019 Posted September 24, 2019 I'm using a Zip script but it stopped working after update to Alfred 4. Here is the workflow file: https://www.dropbox.com/s/xrzp8ng84qm8q2t/Zip.alfredworkflow?dl=0 From bug report: [13:43:00.694] Zip[Script Filter] Queuing argument '' [13:43:01.069] Zip[Script Filter] Script with argv '(null)' finished [13:43:01.077] ERROR: Zip[Script Filter] Code 1: 0:49: execution error: mkdir: /Users/dejanmurko/Library/Application Support/Alfred 3/Workflow Data: No such file or directory (1) Why is it trying to find something in Alfred 3 folder? I reimported it but it does the same. Thanks for the help. -- Details about the script: - com.sztoltz.zipitems by Carlos Alberto Sztoltz - Zip script based on:http://macscripter.net/viewtopic.php?id=22002 - Workflow library by Ursan Razvan
deanishe Posted September 25, 2019 Posted September 25, 2019 On 9/24/2019 at 1:49 PM, D.J. said: Why is it trying to find something in Alfred 3 folder? Because it's built for Alfred 3. Re-installing the workflow won't change that. I'm not sure the workflow can be easily fixed, as one of the files says it requires Script Debugger 5 to compile it, and that costs $100.
D.J. Posted September 25, 2019 Author Posted September 25, 2019 Ah, that's a shame. Has anyone built a similar script for Alfred 4? Tried searching for it but can't find anything.
lynxlinius Posted September 25, 2019 Posted September 25, 2019 Ah that's literally what I came here to find. I'll look at the script & see if I can fix myself. I have script debugger.
vitor Posted September 26, 2019 Posted September 26, 2019 On 9/24/2019 at 12:49 PM, D.J. said: by Carlos Alberto Sztoltz That’s @Carlos-Sz. Ping. 10 hours ago, lynxlinius said: I'll look at the script & see if I can fix myself. I have script debugger. Doing a find and replace for Alfred 3 → Alfred should suffice.
D.J. Posted September 28, 2019 Author Posted September 28, 2019 @lynxlinius It would be amazing if you could publish it when you're done. This has been really missing in my workflow since upgrade.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now