Hi,
I have followed your excellent instructions to install everything for the Adafruit PiTFT 2.8"resistive display.
Now everything works until something goes wrong ;-)
If I start ui.py for the first time I get the following info:
0.17.0
0
fbcon
And than it all works great. If ui.py crashes or if I 'pkill -9 ui.py' and than start ui.py again I only get the first two lines of information:
0.17.0
0
I have to press <Ctrl>+C or 'pkill ui.py' and then I get the messages:
fbcon
Not connected
'ConnectionError' object has no attribute 'errno'
Connection Established!
Am I doing something wrong?
Can it be fixed?
Thanks in advance!
Hi,
I have followed your excellent instructions to install everything for the Adafruit PiTFT 2.8"resistive display.
Now everything works until something goes wrong ;-)
If I start ui.py for the first time I get the following info:
And than it all works great. If ui.py crashes or if I 'pkill -9 ui.py' and than start ui.py again I only get the first two lines of information:
I have to press <Ctrl>+C or 'pkill ui.py' and then I get the messages:
Am I doing something wrong?
Can it be fixed?
Thanks in advance!