Craig Mayhew

Results 8 comments of Craig Mayhew

Also experiencing this under Ubuntu 18.04 golang 1.14

Atleast in my case, I fixed this with the following: `ipfs daemon` I realised that `ipfs daemon` had not been run 🤦 and so the segfault occurs when IPFS is...

@anowell if you are looking for maintainers, I'm very happy to volunteer. This crate has saved me a lot of hassle and I'm happy to give back!

Could you please share the constraint that stops you from using the functions?

On WSL I can't get any local images to load e.g. relative or even full paths `` I don't have a linux box handy to test this - but will...

I'm experiencing the same issue on linux - this unfortunately looks like a bug and may not have a quick resolution.

I'm glad you are trying it, but please be aware that I'm not sure if the "local images not loading" problem will be solved on windows either - this might...

@anowell could you please confirm the desired way to add command line arguments that don't have a safe rust function. Is using fn global_setting() the way to go about this?...