Jona
Jona
The use case I have in mind is when you want to call the application from a script and monitor several slaves and addresses in a specific way.
The first error is : "undefined reference to `gdk_cairo_set_source_pixbuf'" Is libcairo2-dev installed (or something similar) ? Which version ?
I came to report the exact same improvement ! :-)
I will add that if I "Drag to your running Eclipse workspace to install CppStyle" (from cppstyle.com to Eclipse Neon version); I get this : 
I created a specific branch on my repo for Neon : https://github.com/jonadem/CppStyle/tree/neon I was able to install (and run) a compiled version of this branch.
> By the way. Only one star is missing to reach 500 :D Here you are ! :-D
I have tried with two versions of Godot 3 (the one downloaded on the website and the one provided by the repository). Both versions crashes : ``` jona@jonaWS:~/dev/oh-my-git$ ~/Downloads/Godot_v3.2.3-stable_x11.64 ERROR:...
I should have thought of that ! :upside_down_face:
For the record: `bstick.turn_off()` (only) works for the first LED One way to do it instantly is with `bstick.set_led_data(0, [0]*3*led_nbr)` The `off`method is defined in the class `BlinkStickPro` but `blinkstick.find_first()`...
I managed to make it work on windows. `pip install github-backup` as in the README After that I download the file here : https://github.com/josegonzalez/python-github-backup/blob/master/bin/github-backup Execute it in the local folder...