Todd Wolfson
Todd Wolfson
I was working on implementing read/write from a client to my service and ran into the same issue. It's frustrating to have the property set to 1234 and not even...
Cool, should I submit a PR to patch it or sit tight? On a tangent, it's usually a good idea to use either a git tag or commit SHA when...
Alright, going to verify the patch works on the gist and then submit a PR :+1:
It seems that while it works for patching the code, it causes errors in `validators` that didn't exist before. I have no idea how they are related but I'm getting:...
I will update the gist so you an see the error without the rest of `mpris-service.js` around it.
Alright, the gist has been updated to catch the error: https://gist.github.com/twolfson/38578725d35a894779e8 I have updated the dependencies to point to my dev branch: https://github.com/sidorares/node-dbus/compare/master...twolfson:dev/fix.getall.array https://gist.github.com/twolfson/38578725d35a894779e8/7b802d99af8d71cbaacf41d17835a3977a797cd0#file-package-json-L8 If you want to switch dependencies,...
Yea but then people might have conflicts. I feel like `gt` is short enough for someone to alias. Also, no room for expansion with more car types o_o The ASCII...
URL should look like http://twolfson.github.io/bookmarks#?q=abc
It's been a while since I developed on this so my memory might be foggy. I think we got everything working but had no way to reliably test our shell...
I don't understand. Could you rephrase the error that is occurring?