2 comments (2 comments)1 reaction (1 reaction)1 assignee (1 assignee)JavaScript906 stars (906 stars)190 forks (190 forks)batch import
bughelp wanted
Description
This issue does not include a description.
Contributor guide
- Tech stack
- javascript
- Domain
- desktop
- Issue type
- bug
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 3
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- 1-2 days
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- stale
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- unclear
- Prerequisites
- Linux desktop environmentElectron basics
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 35
- Research direction
- The issue reports that lightning URIs are not registered on Linux. First, check the comments for any prior investigation. Look at the repository's source code, particularly any files related to protocol registration (e.g., electron builder configuration or custom URL scheme handling). Review the Electron documentation on handling custom protocols and check if there is a Linux specific installer script. Also, test the URI registration manually to reproduce the issue. Since there is an assignee, check if they have any pending work or insights.