
Eric Valk
Amateur Phtographer since 1972 Retired Telecoms Engineer, now catching up on my photography
- Total activity 1641
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 76
- Subscriptions 549
Posts
Recent activity by Eric Valk-
Using "Edit With ..." and Multiple Variants
I'm trying to use the C1's "Edit With ..." command to send multiple variants (3,5,7) to another application for merging.Has anyone been able to make this work with any 3rd party application?
-
Exporting Variants as DNG
Have I missed something or have I found a bug? Has anyone else had this behaviour?When I try to export a variant in DNG format, I get a CO message "Could not process file" and "Processing to DNG n...
-
AppleScript and Large Catalogs
When using Applescript to manipulate large catalogs, you have to be very careful to choose the fastest executing commands to avoid ending up with a script that takes for ever to run. I've written ...
-
"Add Inside" will not work on variants from recent imports
I've been working on an import script, and have found some bugs: Applescript cannot access the "Recent Imports" group - it is not part of the list of top level collectionsIf the user selects One of...
-
AppleScript, Selections and Large Catalogs
It seems that using AppleScript to manipulate selected images in a large catalog can result in very very long wait times.I observed a bit of this bevaiour, and so wrote a little AppleScript auto-pr...
-
CaptureOne Update Bug
When I open my CaptureOne v11.1.0.135 and ask it to check for updates, it does not show the 11.1.1 update, it says this is the latest version.If you want the 11.1.1 version you must download it.
-
Question About Variants
In Applescript, we can ask either the application or the collection about variants, and get entire list, the list of names or the list of IDs as an identifier.For example, this code works:tell appl...
-
Script for Autmatic sorting of Bursts and Brackets
Has anyone had any thoughts about doing one of these?I'm thinking this is my next project.
-
Another CO11 Applescript Bug
If you run an Applescript from Script Editor that executes any of the Applescripts below, then you will get correct behaviour, and current_doc_kind_s will be "catalog" or "session"But if the same c...
-
CO11 Applescript Bug for Selected Collection
This bug breaks all my scripts. I don't have a good workaround so far. Does anyone else have a better work around?When Applescript asks CO11 for a reference to a user collection (or executes any A...