Eric Valk
Amateur Phtographer since 1972 Retired Telecoms Engineer, now catching up on my photography
- Actividad total 1616
- Última actividad
- Miembro desde
- Siguiendo 0 usuarios
- Lo siguen 0 usuarios
- Votos 74
- Suscripciones 542
Resumen de la actividad
Última actividad de Eric Valk-
Eric Valk hizo un comentario,
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 hizo un comentario,
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 hizo un comentario,
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 hizo un comentario,
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 hizo un comentario,
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 hizo un comentario,
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 hizo un comentario,
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 hizo un comentario,
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 hizo un comentario,
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 hizo un comentario,
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...