blackCockpit icon indicating copy to clipboard operation
blackCockpit copied to clipboard

Results 3 blackCockpit issues
Sort by recently updated
recently updated
newest added

I try to run on 1920x1080 screen resolution and getting gauge at the bottom left corner See pic: ![photo_2019-05-05_18-09-23a328c0466cfbffe3.jpg](http://static2.keep4u.ru/2019/05/05/photo_2019-05-05_18-09-23a328c0466cfbffe3.jpg)

Run `blackCockpit.py` from CLI (use RPi on text mode): ![Screenshot-from-2019-05-05-16-38-020a62aede6e5d79db.png](http://static2.keep4u.ru/2019/05/05/Screenshot-from-2019-05-05-16-38-020a62aede6e5d79db.png) How can I fix/suppress warning: "**Unable to connect to X server**"?

I installed proper version of Kivy dependencies, but confusing with python-can. In requirements.txt: `python-can==3.1.1` When I type: `sudo apt-get install python-can` or even: `sudo apt-get install python3-can` I get versions...