Jump to content

zerowidth

Member
  • Posts

    2
  • Joined

  • Last visited

zerowidth's Achievements

Helping Hand

Helping Hand (3/5)

1

Reputation

  1. Alfred 4.0.1  Mac OS Mojave 10.14.5 I have a similar (private) workflow that calls iCalBuddy from a ruby script in a workflow. I'm seeing the same behavior (iCalBuddy prints "No calendars." to STDERR), and I see the same logs in console. The full logs: info 12:13:15.037678 -0600 icalbuddy Sending 0/7 synchronous to com.apple.tccd: request (0x7ff3cdd04020): <dictionary: 0x7ff3cdd04020> { count = 5, transaction: 0, voucher = 0x0, contents = "service" => <string: 0x7ff3cdd035b0> { length = 19, contents = "kTCCServiceCalendar" } "function" => <string: 0x7ff3cdd03560> { length = 16, contents = "TCCAccessRequest" } "preflight" => <bool: 0x7fff96b56bb8>: true "target_token" => <null: 0x7fff96b57420>: null-object "background_session" => <bool: 0x7fff96b56bd8>: false } info 12:13:15.047203 -0600 icalbuddy Received synchronous reply <dictionary: 0x7ff3cf900b10> { count = 1, transaction: 0, voucher = 0x0, contents = "preflight_unknown" => <bool: 0x7fff96b56bb8>: true } info 12:13:15.047393 -0600 icalbuddy Sending 0/7 synchronous to com.apple.tccd: request (0x7ff3cdc33550): <dictionary: 0x7ff3cdc33550> { count = 5, transaction: 0, voucher = 0x0, contents = "service" => <string: 0x7ff3cdc33660> { length = 20, contents = "kTCCServiceReminders" } "function" => <string: 0x7ff3cdc33610> { length = 16, contents = "TCCAccessRequest" } "preflight" => <bool: 0x7fff96b56bb8>: true "target_token" => <null: 0x7fff96b57420>: null-object "background_session" => <bool: 0x7fff96b56bd8>: false } info 12:13:15.056322 -0600 icalbuddy Received synchronous reply <dictionary: 0x7ff3cdc339d0> { count = 1, transaction: 0, voucher = 0x0, contents = "preflight_unknown" => <bool: 0x7fff96b56bb8>: true } info 12:13:15.056485 -0600 icalbuddy Sending 0/7 asynchronous to com.apple.tccd: request (0x7ff3cfb006f0): <dictionary: 0x7ff3cfb006f0> { count = 5, transaction: 0, voucher = 0x0, contents = "service" => <string: 0x7ff3cfb00ca0> { length = 19, contents = "kTCCServiceCalendar" } "function" => <string: 0x7ff3cfb00ae0> { length = 16, contents = "TCCAccessRequest" } "preflight" => <bool: 0x7fff96b56bd8>: false "target_token" => <null: 0x7fff96b57420>: null-object "background_session" => <bool: 0x7fff96b56bd8>: false } info 12:13:15.075116 -0600 tccd AttributionChain: RESP:{ID: com.runningwithcrayons.Alfred, PID[635], auid: 501, euid: 501, responsible path: '/Applications/Alfred 4.app/Contents/MacOS/Alfred', binary path: '/Applications/Alfred 4.app/Contents/MacOS/Alfred'}, REQ:{ID: ??, PID[64524], auid: 501, euid: 501, binary path: '/usr/local/Cellar/ical-buddy/1.8.10/bin/icalBuddy'} default 12:13:15.075194 -0600 tccd Prompting for access to kTCCServiceCalendar from /Applications/Alfred 4.app/Contents/MacOS/Alfred on behalf of /usr/local/Cellar/ical-buddy/1.8.10/bin/icalBuddy info 12:13:15.076150 -0600 icalbuddy Received asynchronous reply <dictionary: 0x7ff3cdc336c0> { count = 0, transaction: 0, voucher = 0x7ff3cdc33a20, contents = } info 12:13:15.077629 -0600 opendirectoryd PID: 64524, Client: 'icalBuddy', exited with 0 session(s), 0 node(s) and 0 active request(s)
×
×
  • Create New...