Jeffrey Clark
                                            Jeffrey Clark
                                        
                                    rebased again
The big benefit that I can see is its much easier to read and debug. Not having to deal as much with the different system/arch dependencies is nice too. This...
Lots of updates. Should be complete with support for all existing options and behavior.
cleaned up a bit and squashed.
Successfully tested on a RPi2, Raspian Jessie, basically following the wiki instructions.
The only problem I have so far is the movement is relative. I really need absolute positioning for light gun input.
Rebased on master. Not familiar with the input changes in the 5 years since this PR was opened, but it does compile and run.
Same problem here. had to disable the extension :( Fresh install of Fedora 22 x64 gnome-shell-3.16.3-1.fc22.x86_64 ``` Clutter-CRITICAL **: clutter_actor_set_child_above_sibling: assertion 'child->priv->parent == self' failed ```
> Are you saying that the trace logging with upload_file > > https://github.com/puppetlabs/bolt/blob/ca25a6bed9b1ea70e8b03d88597c7ad935140dfe/lib/bolt/transport/docker/connection.rb#L100 > is not working? I dont think we log run_command in the other transports in the connection...
For reference, the reason this came up is because the underlying command `docker cp` does not work with `tmpfs` volumes. When I did a bolt run with trace logging, I...