hluk/CopyQ

Unable to use GPG support on macOS

开放

#1,434 创建于 2020年7月8日

 (4 条评论) (0 个反应) (0 位负责人)C++ (585 个派生)batch import
bughelp wantedmacOS

仓库指标

星标
 (12,125 个星标)
PR 合并指标
 (平均合并 17小时 35分钟) (30 天内合并 13 个 PR)

描述

Before creating a new issue, see list of known issues.

Describe the bug I am using CopyQ on macOS Mojave - all is working well, but I want to use the Encryption add-on. I installed copyq using Homebrew, and then installed gnupg through Homebrew also. However on restart of CopyQ, I still see the message telling me to install GPG and restart CopyQ. The documentation details how to install GPG support on Windows and Linux, but I can't find out how to do it on macOS. I have both the gpg and gpg2 binaries available in the shell.

To Reproduce Steps to reproduce the behavior:

  1. Install copyq on macOS Mojave using Homebrew
  2. Install gnupg package using Homebrew
  3. Restart copyq
  4. See message asking for GPG to be installed for encryption support.

Expected behavior Successful install of GPG should mean Encryption options become available.

Version, OS and Environment (Get details from copyq version command if possible.)

CopyQ Clipboard Manager v3.11.1
Qt: 5.13.2
Compiler: GCC
Arch: x86_64-little_endian-lp64
OS: macOS Mojave (10.14)

Additional context Add any other context about the problem here.

贡献者指南