David Huss

Results 11 issues of David Huss

In my case the action fails because the field `systemd-units` in my `Cargo.toml` is unknown. More precisely it is the field `package.metadata.deb.systemd-units`. I guess this might be due to an...

I am not sure if this is a bug or just my own fault, but I can't crosscompile for a raspberry pi when midir is a dependency (it works just...

help wanted

I really like DJV in my daily use (mostly VFX for feature films with Blender & Co). One thing that I'd really love to see would be the ability to...

enhancement

I have a issue with a `invalid security token` and found the [the troubleshooting page](https://github.com/getgrav/grav-learn/blob/develop/pages/11.troubleshooting/05.invalid-security-token/docs.md) only partly helpful. - It says you can set things up in `system.yaml`, but in...

I found two issues when trying to follow the [Flash It chapter](https://rust-embedded.github.io/discovery/05-led-roulette/flash-it.html) on Windows with the latest (as of writing) versions of openocd and arm-none-eabi-gdb. This is particularily bad as...

I cloned this project, installed cargo-web and tried to run it with `make run`. This leads to the following panic while processing `todomvc.wasm`: ``` Processing "todomvc.wasm"... thread 'main' panicked at...

When you set a certain line width and resize the window, the line width stays the same _relative to the editor width_ – while I _think_ it would be more...

![369](https://user-images.githubusercontent.com/6620266/40271964-82ed5860-5ba5-11e8-9c53-0784e62549da.png) This affects both x64 and 32 bit versions. (Also: is there sourcecode?)

This is less of an issue more of a question: I tried for a while to find a way to "bind" inputs to a widget in order to emulate the...