Eric Valk
Amateur Phtographer since 1972 Retired Telecoms Engineer, now catching up on my photography
- 合計アクティビティ 1616
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 74
- サブスクリプション 542
アクティビティの概要
Eric Valkさんの最近のアクティビティ-
Eric Valkさんがコメントを作成しました:
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さんがコメントを作成しました:
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さんがコメントを作成しました:
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さんがコメントを作成しました:
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さんがコメントを作成しました:
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さんがコメントを作成しました:
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さんがコメントを作成しました:
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さんがコメントを作成しました:
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さんがコメントを作成しました:
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さんがコメントを作成しました:
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...