Stefan Helmert

Results 20 issues of Stefan Helmert

using ansible remote with different username it is not working local username: willi remote username: gdv fatal: [gdv-lenovo-y700.informatik.tu-chemnitz.de]: FAILED! => {"failed": true, "msg": "the file_name '/home/willi/.oh-my-zsh/templates/zshrc.zsh-template' does not exist, or...

Having this in Vagrantfile: ``` subconfig.vm.network "private_network", ip: "192.168.80.10", virtualbox__intnet: "mynetwork" subconfig.vm.network "private_network", ip: "192.168.90.4" ``` makes a vagrant-network.nix: ``` { config, pkgs, ... }: { networking.interfaces = [ {...

…or compatibility - you may correct the install_required.bash script for the particular distribution. This is designed for ubuntu 16.04.

a lot of warnings are thrown: > warning: ‘auto’ changes meaning in C++11 ubuntu 14.04: > /home/willi/deepcut-cnn/src/caffe/pose/segment_parts.cpp:157:20: error: ‘jnt’ was not declared in this scope ubuntu 16.04: > /usr/include/string.h:652:42: error:...

this fixes this race condition mentioned here: https://sigint.sh/#/holeybeep

TLSA record support is missing

After doing many code changes and recompiles, following error occures: ``` ReferenceError: underlying object has vanished ``` It is independent of the underlying code. The only way to recover from...

bug - ice

The provider `openid_connect` is different from the other social auth providers. It is some kind of container for custom OpenID Connect compatible providers. So `openid_connect` will not be listed as...

bugfix: autodetect opencv major version - variable is string must be converted in int; feature: RGB->BGR convertion optional in plot_pose_stickmodel_cv2mat()

github seams not to provide id_token["hd"]