Nicholas D Steeves

Results 58 issues of Nicholas D Steeves

Hydrogen version * : 1.1.1 Operating system + version : Debian sid/unstable Audio driver + version : NA During `h2cli -s data/demo_songs/GM_kit_Jazzy.h2song -o test.wav -b 24 -r 96000` the following...

invalid
audio-engine related
confirmed

Hi Artur, I'm still trying to get sml into Debian, but haven't yet found a sponsor for the upload. I suspect that the following issues might be a contributing factor:...

### Checklist - [X] Zettlr does not possess this feature (if it does, but the feature doesn't work out for you, propose an enhancement instead.) - [X] Zettlr's current features...

feature
pinned

### Description Today it came to my attention that several of the Zettlr users I support are not receiving updated versions of Zettlr. This negatively affects the user experience, and...

bug

Hi, In Debian we have a policy about regenerating everything during package build time. I'm about half-way through learning how to use lein+maven (for network detached builds). Since the uberjar...

seen

Hi @AndreaCrotti and @galaunay! This PR supersedes #259. Please refer to #259 for the full history and discussion. Also, please do not squash or rebase, because I took extra care...

seen

Hi Marius, Sorry I've been out of touch. The Debian package was just rejected...twice...prompting yet another license review... LGPL §4.c states that Uri Herrera needs to be credited and the...

feature request

**Relevant components** * [x] Standalone tray application (based on Qt Widgets) * [x] Plasmoid/applet for Plasma desktop * [ ] Dolphin integration * [?] Command line tool (`syncthingctl`) * [...

enhancement

**Relevant components** * [ ] Standalone tray application (based on Qt Widgets) * [x] Plasmoid/applet for Plasma desktop * [ ] Dolphin integration * [ ] Command line tool (`syncthingctl`)...

bug

With Python 3.10, Emacs 27.1, and Black 21.12b0 and Elpy 758c1ab ``` =================================== FAILURES =================================== __________ BLACKTestCase.test_should_read_options_from_pyproject_toml __________ self = def test_should_read_options_from_pyproject_toml(self): with open('pyproject.toml', 'w') as f: f.write('[tool.black]\nline-length = 10')...