Viscm crashes on launch
Open
- Dominant language
- Python
- Stars
- 188
- Forks
- 35
- PR merge metrics
- No merged PRs in 30d
Description
```
QSettings::value: Empty key passed
QSettings::value: Empty key passed
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = python3.7 path = /usr/bin pid = 9999
KCrash: Arguments: [1] 9999 segmentation fault (core dumped) python -m viscm view jet
```
Contributor guide
No contributing guide indexed for this repository
Research direction
The reported entry point is `python -m viscm view jet`; first reproduce it and inspect the two `QSettings` empty-key warnings alongside the segmentation fault. Done means the command launches without crashing and displays the requested colormap.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- matplotlib, python
- Domain
- cli, data-visualization
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100