Eric Valk
Amateur Phtographer since 1972 Retired Telecoms Engineer, now catching up on my photography
- Gesamtaktivitäten 1616
- Letzte Aktivität
- Mitglied seit
- Folge ich 0 Benutzer
- Gefolgt von 0 Benutzer
- Stimmen 74
- Abonnements 542
Aktivitätsübersicht
Neueste Aktivität von Eric Valk-
Eric Valk hat einen Kommentar hinterlassen
I am getting this message when I try to access a link to a post on the scripting forum. All my many posts in the scripting forum are no longer in my Activities list. I can’t seem to find a link to ...
-
Eric Valk hat einen Kommentar hinterlassen
I was hoping for a mechanism that would make this bug detectable on a large scale, as I have a lot of images in my catalogs that I haven't worked on for some time. Copying the mask to another layer...
-
Eric Valk hat einen Kommentar hinterlassen
So far I have not been affected, but thinking of writing a script to make the problem apparent more quickly. What has happened when masks are lost in an upgrade? Does the adjustment layer simply n...
-
Eric Valk hat einen Kommentar hinterlassen
Good Call Rick. I have these handlers, and others, in a "do nothing" "Utilities" script in my Script Library. Putting the code in a script allows me to put the 'use framework "Foundation"' in the h...
-
Eric Valk hat einen Kommentar hinterlassen
Using currentdate to measure the duration in Applescript suffers from poor resolution. There is a better way using the the following handlers, which I have adapted slighty from the original post in...
-
Eric Valk hat einen Kommentar hinterlassen
In my first years of using Capture One, I was quite inconvenienced by slow performance, which I eventually found was due to filters. The last two years I have not been troubled by this, I wasn't su...
-
Eric Valk hat einen Kommentar hinterlassen
You may be able to avoid the smart albums altogether by configuring the Filters tool to filter on keywords. At the top right hand corner of the filters tool are three dots, clicking on these brings...
-
Eric Valk hat einen Kommentar hinterlassen
I have found that a script speeds up enormously if you can avoid iterating AppleScript commands. EG “get name of every variant” is much much faster than repeating “get name of variant x” for all x....
-
Eric Valk hat einen Kommentar hinterlassen
Re: Poke In the Eye. I have been a Capture One user since version 7 in about 2015. Capture one was already quite a few years old with well developed AppleScript support. Capture One 5 was released ...
-
Eric Valk hat einen Kommentar hinterlassen
If you haven’t already you should open a support ticket against v16.4 I would also open a separate ticket on 16.5 beta. Support actions and bug fixes are generally tracked against tickets, and ope...