Jason Pleau

Results 7 comments of Jason Pleau

Hi, I'm having a similar issue. I tried on both Fedora 23 and Debian unstable, with llvm 3.6 and 3.7. I have neovim 0.1.2 installed on both, with its python...

https://github.com/NintenZone/SwitchRPC/blob/000d120cce3d33303aa69041b03277d24e9aa27f/index.js#L27 Points to https://nintenbot.js.org/rpc.json So technically you could edit that JS file and supply your own JSON.

@ikeydoherty Then how do you explain in gnome-shell for example I can press Super to open the overview, but if I press Super and mouse-click a window the overview won't...

@vkareh sorry I must have mis-read. Glad to hear it's on the table though, I'll keep an eye on this Thanks!

Hi, sorry for the delay @vkareh I just tested your fix, can confirm it works perfectly here! (On mate) Thanks!

@YuunYang I only get this issue when using alpine (for example, node:alpine). Phantomjs ships with a binary executable probably built with glibc, and not with musl. Do you get the...

You seem to be running the 64bit build with the 32bit Makefile. Try `make -f Makefile64`