James Peters

Results 5 issues of James Peters

Hi there, when I try setup 2 nodes I cannot get them to operate on the same chain. Does anyone have a solution to this?

remove inconsistent use of underscore var name, declare email type in validateEmail, change type string[] to Array

Error log: ``` Exception in Tkinter callback Traceback (most recent call last): File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-tk/Tkinter.py", line 1536, in __call__ return self.func(*args) File "/Users/jimipedros/git/Tello-Python/Tello_Video/tello_control_ui.py", line 245, in takeSnapshot cv2.imwrite(p, cv2.cvtColor(self.frame, cv2.COLOR_RGB2BGR)) error:...

Hi there, I have installed the project successfully using the `./install.sh` script. files in Tello_Video: ``` LICENSE.md __pycache__ h264decoder install main.py tello.pyc tello_control_ui.pyc README.md get-pip.py img libh264decoder.so tello.py tello_control_ui.py venv...

#### update @types/chromecast-caf-sender RemotePlayerEventType - [Google casts docs: RemotePlayerEventType](https://developers.google.com/cast/docs/reference/web_sender/cast.framework#.RemotePlayerEventType) - Below snippet taken from the text/js response of https://www.gstatic.com/cast/sdk/libs/sender/1.0/cast_framework.js ``` l("cast.framework.RemotePlayerEventType", { ANY_CHANGE: "anyChanged", IS_CONNECTED_CHANGED: "isConnectedChanged", IS_MEDIA_LOADED_CHANGED: "isMediaLoadedChanged", QUEUE_DATA_CHANGED: "queueDataChanged",...

Self Merge
Owner Approved
Maintainer Approved
Untested Change