keybase / keybase/client

Problems when $XDG_RUNTIME_DIR not set

Open
#2,084 2 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

Most of the keybase infrastructure uses e.g. $XDG_RUNTIME_DIR, but will default to $HOME/.config if that variable is not set.

This is not the case in shared/constants/platform.native.desktop.js.

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

Start in shared/constants/platform.native.desktop.js and compare its handling of XDG_RUNTIME_DIR with the other Keybase infrastructure referenced in the issue. Confirm the expected fallback when the variable is unset, then verify that the desktop platform constant uses the same behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
desktop
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.