Robert Irelan

Results 97 comments of Robert Irelan

An issue which might be related: the Info.plist file doesn't seem to be properly read, since the app can't find its application name (see the `(null)` in the help text):...

The backtrace when `alerter` is hanging looks like this - perhaps we're in an infinite loop: ``` * thread #1, queue = 'com.apple.main-thread', stop reason = signal SIGSTOP * frame...

I've made a port - haven't uploaded it yet. Unfortunately the app itself is not working on 10.15 (see #26)...

@vspinu Are you trying to confirm that your mock was called interactively, or just trying to set up a mock that *can* be called interactively?

Maybe #26 (unmerged as of now) may be able to address your use case.

Perhaps, maybe we could add a `**` parameter to mock for these cases.

@peterpaul @dantheobserver Hi, I'm the new maintainer. Are you still interested in moving this PR forward?

In general you can only make clozes on the Anki built-in Cloze note type or a note type cloned from Cloze (which can be changed after cloning): https://apps.ankiweb.net/docs/manual.html#cloze-deletion. On Wed,...

Hmm, I ran that command and now am getting on push "git-remote-keybase error: (1) malformed packed-ref". So I went to my repo, and ran `git status`, getting ``` fatal: unexpected...

When I attempt to push again, it seems to send a bunch of notifications: ``` 2018-07-20T16:17:50.730150-07:00 ▶ [DEBU git keybase_service_base.go:1087] 6122 Sending notification for /keybase/private/telotortium/.kbfs_git/repo/objects/pack/pack-HASH.idx ``` After several minutes of...