Mark Hughes (happybeing)

Results 59 issues of Mark Hughes (happybeing)

**Describe the bug** ``` cargo run example multiwebview ... thread 'main' panicked at examples/multiwebview.rs:26:7: This example doesn't support wayland! ``` Same for examples `wgpu` and `winit`. I guess this is...

type: bug

This is with the Android wallet downloaded yesterday from Google Play. The problem is presumably triggered by the session expiring during the setting of recovery questions. I was creating my...

There are some useful recommendations that can be applied to SAFE Drive in the following guide (see summary): https://github.com/ehmicky/portable-node-guide

help wanted
good first issue

This issue is prompted by the [parse-mount-argv](https://github.com/piranna/parse-mount-argv) library, which should make it fairly easy to standardise much of the CLI interface. I'm not certain this change is necessary, but think...

enhancement
help wanted

Related to #4 I expect existing filesystem test to be too performance intensive and too onerous for SAFE Drive unless they can be limited and selective, but it may be...

enhancement
help wanted

This is something that anyone could help with, and where even very small amounts of your time can be useful (eg writing a single test), and where several people could...

enhancement
help wanted
good first issue

Make use of github release features, but aiming roughly for something like: - build scripts creates output for each platform in it's own `./dist` subdirectory - specify testing required before...

enhancement
help wanted

The code already has cli parameters to use when authenticating (using yargs, see ./bin.js). The most important one to add is --version, which should report the version specified in package.json....

enhancement
help wanted
good first issue

Using `pkg`, the feasibility of packaging SAFE Drive as an executable has been established on Linux (e.g. [safenetwork-fuse v0.1.1](https://github.com/theWebalyst/safenetwork-fuse/releases/tag/v0.1.0)), but this has not been maintained, and problems were encountered when...

enhancement
help wanted

Filed by @isntism on safenetwork-fuse [issue #18](https://github.com/theWebalyst/safenetwork-fuse/issues/18) OS: Ubuntu 18.04 Peruse: peruse-v0.7.0-linux-x64 nautilus: nautilus 1:3.26.4-0~ubuntu18.04.2 Safe-Drive: git/development Problem: When dragging a file from one nautilus page to another it starts...

bug
enhancement