Ben Burrill

Results 10 comments of Ben Burrill

Why use `~/.icons` as the destination dir as opposed to the more xdg-ish `~/.local/share/icons`? Is `~/.icons` more compatible or something?

The October 2014 commit, https://github.com/sashahart/vex/commit/685522d6a64117da709bede12df63681bab2c243, addresses a separate issue than #38 and this PR. This is why I said that #38 was closed erroneously. I thought it would be pretty...

I decided to add a commit to (hopefully) do what #38 was trying to do wrt normalization correctly. I have not tested it yet though, so don't merge yet. I...

Ok, I'm convinced that my new commit works now. I'm still not entirely convinced it is necessary, but IDK, maybe some venv tools setup the environment variables in a weird...

I think you're missing the main point of this pull request. As I've said earlier, the main thing this change is meant to fix is that on windows the bin...

Your workaround of setting the initial camera position worked and your advice was useful, but I don't think the thread should be closed until the the camera doesn't start at...

Thank you! `ssh -F ~/.ssh/config` does work, although I do get a bunch of permission denied messages like `load pubkey "/root/.ssh/id_rsa": Permission denied` and as you pointed out, it tries...

Yup, the fedora version was definitely at fault. When built from source, ocproxy works perfectly fine.

I don't know anything about the process for making changes to ES, but although raising an exception would be backwards incompatible, I personally don't think that should completely disqualify it....

> Did you use the latest version of the installer? I used the `ocaml-4.02.3-x86_64-mingw64-installer4-opam.exe` installer from http://protz.github.io/ocaml-installer/ > super long PATH variable I don't know what "super long" means. The...