keybase / keybase/client

Show error messages in GUI

Open
#8,404 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
9.2k
Forks
1.3k
Avg merge
12h 58m
Merged PRs (30d)
56

Description

I had issue, but I solve it by running keybase install in commandline (and I saw actual problem), but I dont know if all users are capable of that :) It would be great if error message (see below) shows in GUI error message (there was just run keybase send log).

▶ ERROR Error installing KBNM: open /Users/username/Library/Application Support/Google/Chrome/NativeMessagingHosts/io.keybase.kbnm.json: permission denied: Make sure you are the owner of the directory. You can run:
   sudo chown -R $(whoami):staff "/Users/username/Library/Application Support/Google/Chrome/NativeMessagingHosts"

my log id: 3825d9280ed332c89fc6431c

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue mentions the keybase install entry point and the GUI error path, but no source file or test. Reproduce the KBNM installation failure through the GUI, compare it with the command-line output, and finish when the GUI shows the actionable permission error instead of only requesting a log.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
desktop
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.