Fabrizio Giudici (stoppingdown)
- Gesamtaktivitäten 385
- Letzte Aktivität
- Mitglied seit
- Folge ich 0 Benutzer
- Gefolgt von 0 Benutzer
- Stimmen 91
- Abonnements 120
Kommentare
Neueste Aktivität von Fabrizio Giudici (stoppingdown)-
In any case I've just checked the Get Info for the catalog, and Capture One 21 is selected.
-
It's a link to the app.
-
I usually run the app through a link on the dock, but it has been re-created from scratch; The problem reproduces even when I directly click on the application icon.
-
Ok, found it: my _image must be a variant, not an image... The command, after all, mention 'variants'.
-
I suspect that the _image is not what is supposed to be, even though if it get logged as being the same.I did a little change:tell application "Capture One 12" to set _imagesToAdd to {_image as ima...
-
Thanks! Problem fixed - now it runs in just a few seconds.This is the change in details (I'm just extracting image names instead of the whole thing, as you suggested):https://bitbucket.org/fabrizio...
-
Thanks Eric, silly me.But even with the fix I get the error (probably there's another issue).This is what I read in the event log:tell application "Capture One 12" add inside collection id "8459" o...
-
Thanks. Actually, for the way I'm working, at the moment there's no difference - I'm running the script on albums of photos to be published, and I put in them a single variant for image; furthermor...
-
Ok, i did it (so I changed the subject). It didn't work because it needed another "tell application ..." (which of course is in the main code, but i didn't get it must be repeated in a handler).My ...
-
I made the whole source available on BitBucket:https://bitbucket.org/fabriziogiudici/c ... pplescript