Page MenuHome GnuPG

Kleopatra: Command line options --help, --version, etc. do not work if Kleopatra is already running
Testing, LowPublic

Description

If Kleopatra is already running then running kleopatra --help on the command line results in an error: "Unknown option 'help'."

Event Timeline

ikloecker triaged this task as Low priority.
ikloecker created this task.
ikloecker added a project: gpd5x.
ikloecker changed the task status from Open to Testing.Thu, Jun 12, 11:16 AM

Fixed.

If Kleopatra is already running then running

  • kleopatra --help shows the help in a window
  • kleopatra --help-all shows an error
  • kleopatra --version, kleopatra --author, and kleopatra --license open the About window

(If Kleopatra isn't running then the command line options work the same way as before.)